source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15427   12 years seroussi CHG: edit documentation for verbose
(edit) @15426   12 years Mathieu Morlighem DEL: package not needed anymore
(edit) @15425   12 years seroussi CHG: adding Stokes P1 GLS
(edit) @15424   12 years Mathieu Morlighem CHG: using petsc 3.4.2, new release for 3.4
(edit) @15423   12 years Mathieu Morlighem CHG: dim can now be retrieved directly in iomodel
(edit) @15422   12 years seroussi FIX: minor
(edit) @15421   12 years Mathieu Morlighem CHG: moved Element and Vertex partitioning to CreateDataSets
(edit) @15420   12 years seroussi NEW: starting stokes stabilization implementation
(edit) @15419   12 years Mathieu Morlighem CHG: elements and edges are now permanent fields for IoModel
(edit) @15418   12 years Mathieu Morlighem CHG: sync'ed Enums
(edit) @15417   12 years Mathieu Morlighem CHG: removed PentaP1Input and created PentaInput for quadratic elements
(edit) @15416   12 years Mathieu Morlighem CHG: tai works even if EXECUTION_DIR is undefined
(edit) @15415   12 years Mathieu Morlighem BUG: fixed memory leak
(edit) @15414   12 years bdef CHG:change of the vtk eport routine name
(edit) @15413   12 years seroussi FIX: do not use last two columns of icefront
(edit) @15412   12 years bdef BUG:fixing Leaks
(edit) @15411   12 years Mathieu Morlighem FIX: mask hopefully working in python now
(edit) @15410   12 years bdef BUG:Leak Fixing
(edit) @15409   12 years bdef BUG: Fixing Memory Leaks
(edit) @15408   12 years seroussi FIX: fixed python mask
(edit) @15407   12 years bdef BUG:Solving some memory leaks
(edit) @15406   12 years Mathieu Morlighem FIX: temporary minor
(edit) @15405   12 years schlegel CHG: revert pfe
(edit) @15404   12 years schlegel CHG: update to write output
(edit) @15403   12 years seroussi FIX: trying to fix python
(edit) @15402   12 years cborstad CHG: added print statement to end of install scripts to confirm …
(edit) @15401   12 years seroussi NEW: start to work on dynamic ice front
(edit) @15400   12 years Mathieu Morlighem CHG: default color should be white
(edit) @15399   12 years Mathieu Morlighem CHG: always force colormap when plot_gridded is on, and do not add white
(edit) @15398   12 years Mathieu Morlighem CHG: updating number of lines of code
(edit) @15397   12 years Mathieu Morlighem Block revision 15396 from being merged into trunk-jpl
(edit) @15396   12 years Mathieu Morlighem merged trunk-jpl and trunk for revision 15394
(edit) @15395   12 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @15394   12 years Eric.Larour CHG: oec review from version 14312 to 15392
(edit) @15393   12 years Mathieu Morlighem NEW: adding Archive/14312-15392 for oecreview
(edit) @15392   12 years Mathieu Morlighem CHG: increasing version number before syncing trunk
(edit) @15391   12 years Mathieu Morlighem CHG: only compile src/mobile/native
(edit) @15390   12 years Mathieu Morlighem CHG: only compile android
(edit) @15389   12 years Mathieu Morlighem NEW: moving android and ios files to mobile
(edit) @15388   12 years Mathieu Morlighem NEW: moving android and ios files to mobile
(edit) @15387   12 years Mathieu Morlighem BUG: fixing compilation: AverageOntoPartitionx should be if HAVE_RESPONSE
(edit) @15386   12 years Eric.Larour CHG: moved code around, to decrease the scope, and hopefully increase …
(edit) @15385   12 years Eric.Larour CHG: added AD solution profiling
(edit) @15384   12 years Eric.Larour CHG: hydrology code was not well protected, as well as 3D code and …
(edit) @15383   12 years Eric.Larour CHG: adding sourcing of etc/environment.sh
(edit) @15382   12 years Eric.Larour CHG: adding sourcing of etc/environment.sh
(edit) @15381   12 years Eric.Larour CHG: adding sourcing of etc/environment.sh
(edit) @15380   12 years Eric.Larour CHG: adding sourcing of etc/environment.sh
(edit) @15379   12 years Eric.Larour CHG: added interactivity choice to cloud.m
(edit) @15378   12 years Eric.Larour CHG: check on login
(edit) @15377   12 years bdef CHG:updating Hydro Model to deal with real 3D geometry
(edit) @15376   12 years schlegel CHG: enums for dakota
(edit) @15375   12 years schlegel CHG: save z and thermal params so dakota will work with thermal
(edit) @15374   12 years cborstad CHG: removing my config scripts from trunk-jpl
(edit) @15373   12 years Mathieu Morlighem reverting back
(edit) @15372   12 years Mathieu Morlighem NEW:merged PentaHook and TriaHook into ElementHook
(edit) @15371   12 years Eric.Larour DEL: moved to usr/larour/configs
(edit) @15370   12 years Eric.Larour CHG: extra type matrix in independent variables
(edit) @15369   12 years Mathieu Morlighem DEL: removing astrid's installation scripts
(edit) @15368   12 years Mathieu Morlighem DEL: removing astrid's installation scripts
(edit) @15367   12 years Mathieu Morlighem DEL: removing old installation scripts and astrid's installation scripts
(edit) @15366   12 years Mathieu Morlighem CHG: removing old astrid installation scripts
(edit) @15365   12 years Mathieu Morlighem BUG: delete should reset m and not n
(edit) @15364   12 years Eric.Larour CHG: unhooked verbose flags
(edit) @15363   12 years Eric.Larour CHG: relaxing tolerance
(edit) @15362   12 years Eric.Larour CHG: modified tolerance
(edit) @15361   12 years Eric.Larour CHG: new archive, relaxed tolerance
(edit) @15360   12 years Eric.Larour CHG: relaxing tolerances
(edit) @15359   12 years Eric.Larour CHG: relaxing tolerance
(edit) @15358   12 years Eric.Larour CHG: fixed memory leaks in the IssmAbsVec and IssmAbsMat virtual …
(edit) @15357   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15356   12 years Eric.Larour CHG: more debug info
(edit) @15355   12 years Eric.Larour CHG: new mpich directory
(edit) @15354   12 years Eric.Larour CHG: update to IT security
(edit) @15353   12 years bdef CHG: Added a GetSOlutionFromInputOneDof in place of the three existing …
(edit) @15352   12 years bdef CHG:Minor modification in Hydro Solver naming
(edit) @15351   12 years seroussi CHG: Changing Gauss Tria for Ice Front
(edit) @15350   12 years Eric.Larour DEL: moved to user defined directory
(edit) @15349   12 years Mathieu Morlighem CHG: moved some comfig files to issmjpl/trash/Misc/
(edit) @15348   12 years seroussi removed config file
(edit) @15347   12 years bdef CHG: removed Basile's config
(edit) @15346   12 years Eric.Larour CHG: moved personal config files to JPL_SVN
(edit) @15345   12 years Mathieu Morlighem CHG: used print0 for kriging ellapsed time in
(edit) @15344   12 years Mathieu Morlighem CHG: no need for md in marshall
(edit) @15343   12 years Mathieu Morlighem CHG: do not check vx and vy if solution~=Balancethickness
(edit) @15342   12 years Mathieu Morlighem DEL: removed personnal configuration scripts
(edit) @15341   12 years Mathieu Morlighem DEL: removing all astrid configuration scripts
(edit) @15340   12 years Mathieu Morlighem CHG: use function and not constant
(edit) @15339   12 years Mathieu Morlighem CHG: renamed WeakBalancethickness -> BalancethicknessSoft as this is a …
(edit) @15338   12 years Mathieu Morlighem NEW: added configuration script for petsc 3.4 on pleiades
(edit) @15337   12 years Mathieu Morlighem CHG: new mkl library on pleiades required other flags
(edit) @15336   12 years Mathieu Morlighem CHG: reverting
(edit) @15335   12 years Mathieu Morlighem BUG: use Contour constructor instead of xNew otherwise delete contours …
(edit) @15334   12 years glperez CHG: Fixed a few variable name issues for Windows build and slight …
(edit) @15333   12 years seroussi FIX: minor, name of exptool
(edit) @15332   12 years Mathieu Morlighem CHG: updated dakota archives for dakota 5.3.1
(edit) @15331   12 years Mathieu Morlighem CHG: matlab like error message
(edit) @15330   12 years seroussi FIX: minor mac config
(edit) @15329   12 years Mathieu Morlighem BUG: fixed crash
(edit) @15328   12 years bdef CHG: use ISSM's cmake by default if installed
Note: See TracRevisionLog for help on using the revision log.