source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20982   9 years Mathieu Morlighem NEW: turning auto reinit on
(edit) @20981   9 years Mathieu Morlighem CHG: no more Thickness as independent
(edit) @20980   9 years Mathieu Morlighem CHG: better error message
(edit) @20979   9 years Mathieu Morlighem BUG: fixed typo
(edit) @20978   9 years Mathieu Morlighem BUG: minor typo for AD
(edit) @20977   9 years Mathieu Morlighem CHG: md.autodiff.independent_object_names is now a string array
(edit) @20976   9 years Mathieu Morlighem BUG: cannot FetchConstants in DeclareIndependents
(edit) @20975   9 years Mathieu Morlighem CHG: better way of testing files
(edit) @20974   9 years Mathieu Morlighem CHG: minor
(edit) @20973   9 years Mathieu Morlighem CHG: trying to debug AD
(edit) @20972   9 years Mathieu Morlighem CHG: fixing esmfbinders since we now use time to reset starttime
(edit) @20971   9 years Mathieu Morlighem CHG: not needed anymore
(edit) @20970   9 years agscott1 CHG: Updated mesh2dvertical, mesh3dprisms, mesh3dsurface, and …
(edit) @20969   9 years agscott1 CHG: Changed md.damage.elementinterp so that it is marshalled as a …
(edit) @20968   9 years felicity CHG: remove orange purple color map
(edit) @20967   9 years felicity CHG: set materials ESTAR parameters to be consistent with Glen type …
(edit) @20966   9 years felicity BUG: effective strain rate was not calculated correctly as it was …
(edit) @20965   9 years felicity DEL: removing old code not needed anymore
(edit) @20964   9 years felicity CHG: more flexible compare model (can now handle different classes for …
(edit) @20963   9 years glperez CHG: Hopefully should remove the automake warnings.
(edit) @20962   9 years Mathieu Morlighem CHG: maxiter is offset by 1
(edit) @20961   9 years felicity CHG: updated rigid body correction for ESTAR rheology
(edit) @20960   9 years Mathieu Morlighem CHG: fixed typo in python files
(edit) @20959   9 years felicity BUG: do not say you restart if file does not exist, and use …
(edit) @20958   9 years Mathieu Morlighem CHG: do not start from starttime, start from provided time (either …
(edit) @20957   9 years Mathieu Morlighem CHG: fixing NR, outbin is now kepts between runs
(edit) @20956   9 years Mathieu Morlighem CHG: fixing NR, outbin is now kepts between runs
(edit) @20955   9 years Mathieu Morlighem CHG: do not checkpoint profiler, this messes up the tags and does not …
(edit) @20954   9 years Mathieu Morlighem CHG: temporary fix
(edit) @20953   9 years agscott1 CHG: Reverting petsc external package and vim external package
(edit) @20952   9 years agscott1 CHG: Reverting scripts/ol and NightlyRun Tests
(edit) @20951   9 years agscott1 CHG: reverting examples/Inversion and examples/Pig
(edit) @20950   9 years agscott1 CHG: reverting jenkins/linux64_ross_se
(edit) @20949   9 years agscott1 CHG: Reverting examples/IceflowModels
(edit) @20948   9 years agscott1 CHG: reverting configs/config-macosx64.sh
(edit) @20947   9 years agscott1 CHG: Changed md.materials.rheology_law to use a String for marshalling …
(edit) @20946   9 years felicity CHG: changed Earl to Estar
(edit) @20945   9 years felicity CHG: ESTAR vorticity correction revision
(edit) @20944   9 years Mathieu Morlighem BUG: reverting Basile's commit
(edit) @20943   9 years Mathieu Morlighem CHG: do not keep file pointer, reopen and append to outbin file
(edit) @20942   9 years Mathieu Morlighem CHG: reverting back
(edit) @20941   9 years bdef BUG:fixing weird reshape in pressure init
(edit) @20940   9 years agscott1 CHG: Changed masstransport to use a String for marshalling instead of …
(edit) @20939   9 years Mathieu Morlighem CHG: simplifying ProcessArguments
(edit) @20938   9 years Mathieu Morlighem CHG: adding tag number in error message
(edit) @20937   9 years Mathieu Morlighem CHG: fixing list of files
(edit) @20936   9 years Mathieu Morlighem CHG: using Eric's new InitFromFid function
(edit) @20935   9 years Eric.Larour CHG (JS): bug fix for FemModel constructor.
(edit) @20934   9 years Eric.Larour CHG: test101 html.
(edit) @20933   9 years Eric.Larour mini bug
(edit) @20932   9 years Eric.Larour CHG (JS): missing writetofile.js
(edit) @20931   9 years Eric.Larour CHG (JS): folds
(edit) @20930   9 years Eric.Larour CHG (JS): powers of 10 not translated correctly from Matlab to JS.
(edit) @20929   9 years Eric.Larour CHG (JS): reinit to 5 not propagated.
(edit) @20928   9 years Eric.Larour CHG: new solver.
(edit) @20927   9 years agscott1 CHG: Added string enum for flowequation js, and added string enum to …
(edit) @20926   9 years dlcheng CHG (JS): Updating call to parseresultsfrombuffer in generic.js.
(edit) @20925   9 years agscott1 CHG: Hard-coded enums for flowequation.fe_SSA/HO/FS and updated …
(edit) @20924   9 years Eric.Larour CHG: bigger buffer.
(edit) @20923   9 years Mathieu Morlighem BUG: fixing Alex's mess
(edit) @20922   9 years bdef CHG:adding ticklabel as a default option
(edit) @20921   9 years bdef NEW: adding default values to plot_contour
(edit) @20920   9 years dlcheng CHG (javascript): Removing zoom dependent control sensitivity, origin …
(edit) @20919   9 years Mathieu Morlighem CHG: cleaning up, do not include 'enum' in WriteData
(edit) @20918   9 years agscott1 CHG: Hard-coded materials enums and updated Marshalling
(edit) @20917   9 years agscott1 CHG: Hard-coded hydrology enums and updated Marshalling
(edit) @20916   9 years agscott1 CHG: Hard-coded basal forcings and calving enums and updated Marshalling
(edit) @20915   9 years glperez CHG: Further relaxing test808 (MATLAB).
(edit) @20914   9 years Mathieu Morlighem CHG: relaxed tolerances and some clean up in runme.m
(edit) @20913   9 years Mathieu Morlighem CHG: safer version of exec in python
(edit) @20912   9 years Mathieu Morlighem CHG: failsafe version
(edit) @20911   9 years bdef CHG:fixing and/or harmonizing wrappers calls
(edit) @20910   9 years bdef CHG:fixing and/or harmonizing wrappers calls
(edit) @20909   9 years bdef BUG:uniformisation of wrapper module and reverting to standard python …
(edit) @20908   9 years Mathieu Morlighem NEW: calving min thickness test implemented
(edit) @20907   9 years bdef BUG: fixing bamg for requiredvertices as ContourToMesh now returns an array
(edit) @20906   9 years Eric.Larour CHG: bad initialization of loadingforce.
(edit) @20905   9 years Mathieu Morlighem CHG: yts has changed for GEMB's yts
(edit) @20904   9 years ayfeng FIX: Syntax error with math functions, incorrect exponentiation syntax …
(edit) @20903   9 years Eric.Larour CHG (JS): avoid memory leak.
(edit) @20902   9 years Mathieu Morlighem CHG: added yts as an argument
(edit) @20901   9 years Mathieu Morlighem CHG: new archive now that md.constants.yts is used throughout (almost)
(edit) @20900   9 years Mathieu Morlighem CHG: yts is now consistent with md.constants.yts
(edit) @20899   9 years Mathieu Morlighem CHG: new archive now that md.constants.yts is used throughout (almost)
(edit) @20898   9 years Mathieu Morlighem CHG: hardcode yts specific to mismip+ tests
(edit) @20897   9 years Mathieu Morlighem CHG: hardcode yts specific to mismip+ tests
(edit) @20896   9 years Mathieu Morlighem CHG: do not use hardcoded yts, use the one from md.constants.yts
(edit) @20895   9 years ayfeng ADD: Add archives in JSON format
(edit) @20894   9 years dlcheng ADD (javascript): Adding writetofile.js for binary file writing. CHG …
(edit) @20893   9 years Mathieu Morlighem CHG: syncing deltathickness size
(edit) @20892   9 years Mathieu Morlighem CHG: more refined BinRead
(edit) @20891   9 years Mathieu Morlighem CHG: reordering fields to have the same marshalls
(edit) @20890   9 years Mathieu Morlighem BUG: fixed BinRead with new marshall files
(edit) @20889   9 years Mathieu Morlighem CHG: getting rid of Enums for SMB class
(edit) @20888   9 years Mathieu Morlighem CHG: centralize code that converts number to enums
(edit) @20887   9 years glperez CHG: Modifications for Jenkins javascript tests.
(edit) @20886   9 years bdef BUG: fixing syntax error
(edit) @20885   9 years glperez CHG: Removing without wrappers option.
(edit) @20884   9 years ayfeng DEL: Remove meshconvert (incomplete)
(edit) @20883   9 years ayfeng Add collapse to model, implement DepthAverage, Project2D
Note: See TracRevisionLog for help on using the revision log.