source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16226   13 years Mathieu Morlighem CHG: do not compile Scotchx and Chacox if not present
(edit) @16225   13 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @16224   13 years Mathieu Morlighem BUG: metis seg faults when there are too few elements to partition
(edit) @16223   13 years Mathieu Morlighem CHG: added defaults for vx and vy
(edit) @16222   13 years Mathieu Morlighem CHG: memory leak
(edit) @16221   13 years Mathieu Morlighem CHG: fixed memory leak in DamageEvolution
(edit) @16220   13 years utke CHG include needed for sprintf
(edit) @16219   13 years Mathieu Morlighem CHG: simplifying InputDuplicatex prototype
(edit) @16218   13 years Mathieu Morlighem CHG: cleaning up updateelements
(edit) @16217   13 years Mathieu Morlighem BUG: or is || in C
(edit) @16216   13 years schlegel CHG: add qmu for levelset
(edit) @16215   13 years schlegel CHG: reorg of qmu variables
(edit) @16214   13 years cborstad CHG: rather than use penalties, enforce limits on damage in …
(edit) @16213   13 years cborstad CHG: typo in print statement
(edit) @16212   13 years Mathieu Morlighem CHG: temporary fix for inversions
(edit) @16211   13 years Mathieu Morlighem CHG: bathymtry only required in transients of isgrounding line. …
(edit) @16210   13 years Mathieu Morlighem BUG: HydrostaticRation is only required for Qmu analysis
(edit) @16209   13 years Mathieu Morlighem CHG: defaulting in InputCreate is now explicit, to avoid default 0. …
(edit) @16208   13 years Mathieu Morlighem CHG: simplifying InputCreate
(edit) @16207   13 years Mathieu Morlighem BUG: fixing tests 423 and 433
(edit) @16206   13 years Mathieu Morlighem CHG: simplifying ConstraintState modules
(edit) @16205   13 years Eric.Larour CHG: new archives for ad ampi tests
(edit) @16204   13 years Eric.Larour CHG: get svn to ignore some files.
(edit) @16203   13 years Eric.Larour CHG: arhcives to adolc ampi tests
(edit) @16202   13 years Eric.Larour CHG: took out tests that dependend on fos_forward driver
(edit) @16201   13 years Eric.Larour CHG: fixed serious bug
(edit) @16200   13 years Mathieu Morlighem CHG: cpperrors and simplifying COnstraintState (to be continued)
(edit) @16199   13 years Eric.Larour CHG: augmenting range of adolc runs
(edit) @16198   13 years cborstad CHG: merged matlab changes to python for damage model
(edit) @16197   13 years Mathieu Morlighem CHG: temporary fix, all penalty models use the same modules, which …
(edit) @16196   13 years Eric.Larour CHG: reverting
(edit) @16195   13 years Eric.Larour CHG: unhooking ampi tests
(edit) @16194   13 years Eric.Larour NEW: added new adolc tests, using the mumps solver.
(edit) @16193   13 years Eric.Larour CHG: fixed issue with solver used for test 3019 and 3020
(edit) @16192   13 years Eric.Larour CHG: adjusted adolc tests to work only with gsl. Also added _HAVE_GSL_ …
(edit) @16191   13 years Eric.Larour CHG: adding gsl and mumps issm solvers
(edit) @16190   13 years cborstad BUG: forgot to include spcdamage in extrude function
(edit) @16189   13 years Eric.Larour CHG: activating test 271
(edit) @16188   13 years Eric.Larour CHG: finished putting together damage evolution framework. Need …
(edit) @16187   13 years Eric.Larour CHG: forgot to set damage spcs
(edit) @16186   13 years Mathieu Morlighem CHG: removed InputCreate which was doing the same thing as …
(edit) @16185   13 years schlegel BUG: fix location of CloudComputing
(edit) @16184   13 years Mathieu Morlighem BUG: InputCreate should not cast DoubleInput to int
(edit) @16183   13 years Eric.Larour CHG: getting svn to ignore .deps and .dirstamp files
(edit) @16182   13 years Mathieu Morlighem CHG: removing some autotools files that should not be under svn
(edit) @16181   13 years Eric.Larour NEW: hooked up damage core into ISSM, created 271 solution to start …
(edit) @16180   13 years cborstad BUG: wrong function name in verbose import
(edit) @16179   13 years cborstad CHG: class does not need to be passed to WriteData unless the class …
(edit) @16178   13 years cborstad CHG: marshall D in damage class
(edit) @16177   13 years Mathieu Morlighem CHG: safer to convert string to char*
(edit) @16176   13 years Mathieu Morlighem NEW: added issmversion.py
(edit) @16175   13 years Mathieu Morlighem DEL: not needed
(edit) @16174   13 years Mathieu Morlighem DEL: not needed
(edit) @16173   13 years Mathieu Morlighem NEW: added issmversion to display current version
(edit) @16172   13 years Mathieu Morlighem NEW: added issmversion to display current version
(edit) @16171   13 years cborstad BUG: missed some numpy handles for function calls
(edit) @16170   13 years cborstad BUG: numpy handle needed to call zeros function. Also cleaned up the …
(edit) @16169   13 years Mathieu Morlighem CHG: removed I am here
(edit) @16168   13 years Mathieu Morlighem CHG: fixed tutorials
(edit) @16167   13 years Eric.Larour CHG: switched off Matdamageice. Damange D and rheology B are now …
(edit) @16166   13 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16165   13 years Mathieu Morlighem CHG: always define NUMTHREADS_VALUE even if threading is disabled …
(edit) @16164   13 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16163   13 years cborstad BUG: only marshall and checkconsistency for damage fields if isdamage=1
(edit) @16162   13 years cborstad CHG: working toward damage class implementation. As long as …
(edit) @16161   13 years cborstad BUG: forgot to set flag for damage
(edit) @16160   13 years Eric.Larour NEW: starting to implement a damage class
(edit) @16159   13 years Mathieu Morlighem BUG: missing int i
(edit) @16158   13 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16157   13 years Eric.Larour CHG: fixed wrong enums MaterialsDamagec...Enum.m
(edit) @16156   13 years Mathieu Morlighem NEW: fixed cppcheck crash
(edit) @16155   13 years Mathieu Morlighem NEW: use char* instead of string in ErrorException
(edit) @16154   13 years cborstad BUG: missed a couple changes to python tests
(edit) @16153   13 years Mathieu Morlighem BUG: added break statements after each case
(edit) @16152   13 years Mathieu Morlighem CHG: more cppcheck errors
(edit) @16151   13 years Mathieu Morlighem CHG: more cppcheck errors
(edit) @16150   13 years Mathieu Morlighem CHG: improving cppcheck script
(edit) @16149   13 years Mathieu Morlighem CHG: fixing cppcheck errors
(edit) @16148   13 years Eric.Larour CHG: changed field rheology_D to damage_D.
(edit) @16147   13 years seroussi BUG: refixed problem with normal =_orientation initialization
(edit) @16146   13 years Eric.Larour CHG: switched damage representation from Z to D=(1-Z). Z is now …
(edit) @16145   13 years seroussi BUG: fixed problem with normal orientation initialization
(edit) @16144   13 years Mathieu Morlighem CHG: removed double blank lines
(edit) @16143   13 years Mathieu Morlighem CHG: cosmetics
(edit) @16142   13 years Eric.Larour CHG: added new type of matrix solver type, which allows us to make run …
(edit) @16141   13 years Eric.Larour CHG: fixing memory leaks when running gsl adjoint solutions. Getting …
(edit) @16140   13 years seroussi BUG: fixed inconsistent header file
(edit) @16139   13 years Mathieu Morlighem CHG: updating number of lines of code
(edit) @16138   13 years Mathieu Morlighem Block revision 16137 from being merged into trunk-jpl
(edit) @16137   13 years Mathieu Morlighem merged trunk-jpl and trunk for revision 16135
(edit) @16136   13 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @16135   13 years Eric.Larour CHG: official oec review for 15392 to 16133
(edit) @16134   13 years Mathieu Morlighem Added Archive/15392-16133
(edit) @16133   13 years Mathieu Morlighem CHG: updating version number before sync
(edit) @16132   13 years utke CHG ensure contigous explicit calls are no longer needed here because …
(edit) @16131   13 years utke CHG tag is my_rank here too
(edit) @16130   13 years Mathieu Morlighem CHG: cosmetics
(edit) @16129   13 years utke make this bcast call type consistent
(edit) @16128   13 years Mathieu Morlighem CHG: added ISSM_PREFIX
(edit) @16127   13 years Mathieu Morlighem CHG: fixing warning about char*
Note: See TracRevisionLog for help on using the revision log.