source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16256   13 years Eric.Larour CHG: protecting mass transport code for autodiff mode.
(edit) @16255   13 years Eric.Larour CHG: protecting thermal code in PostProcessingEnthalpyx
(edit) @16254   13 years Eric.Larour CHG: fixed bug that was breaking the ad runs.
(edit) @16253   13 years Eric.Larour CHG: fixed bug that was precluding default parameter setting in the …
(edit) @16252   13 years Eric.Larour CHG: added new parameters for garbage collection in autodiff mode
(edit) @16251   13 years utke CHG hook call to experiment with controlling the location memory …
(edit) @16250   13 years Mathieu Morlighem CHG: fixed pkriging for new marshalles enums
(edit) @16249   13 years Mathieu Morlighem CHG: removed gradient_only option, use nsteps=0 instead
(edit) @16248   13 years Mathieu Morlighem CHG: removed gradient_only option, use nsteps=0 instead
(edit) @16247   13 years Mathieu Morlighem CHG: display last option before inconsistency
(edit) @16246   13 years Mathieu Morlighem CHG: added conversion from taoinversion to inversion
(edit) @16245   13 years Mathieu Morlighem BUG: fixed isautodiff bad indentation
(edit) @16244   13 years seroussi BUG: isautodiff field needed in class autodiff
(edit) @16243   13 years Eric.Larour NEW: adding 4 buffer fields to autodiff capability.
(edit) @16242   13 years Eric.Larour CHG fixing check + verbosing tape statistics
(edit) @16241   13 years Mathieu Morlighem CHG: updated archive now that there is a slope in the x direction
(edit) @16240   13 years Mathieu Morlighem CHG: moving stressbalance specific parameters to …
(edit) @16239   13 years Mathieu Morlighem CHG: updated cppcheck script
(edit) @16238   13 years Mathieu Morlighem DEL: removed unsued code
(edit) @16237   13 years Mathieu Morlighem DEL: removed unsued code
(edit) @16236   13 years Mathieu Morlighem CHG: added default for hydrostaticratio
(edit) @16235   13 years Mathieu Morlighem DEL: removing old enums
(edit) @16234   13 years Mathieu Morlighem DEL: removing old enums
(edit) @16233   13 years Mathieu Morlighem DEL: removed legacy code
(edit) @16232   13 years Mathieu Morlighem DEL: removed legacy code
(edit) @16231   13 years Mathieu Morlighem DEL: removed legacy code
(edit) @16230   13 years Mathieu Morlighem CHG: no need to call exprintf
(edit) @16229   13 years utke CHG revert for this file only the change done with 16201 - as …
(edit) @16228   13 years Mathieu Morlighem DEL: removed some legacy code
(edit) @16227   13 years Mathieu Morlighem BUG: fixed typo
(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
Note: See TracRevisionLog for help on using the revision log.