source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27252   3 years Cheng Gong CHG: use max Vel to normalize the parameterization of the frontal …
(edit) @27251   3 years vverjans CHG Changing autoregression schemes towards ARMA schemes: work is …
(edit) @27250   3 years vverjans CHG Changing autoregression schemes towards ARMA schemes: work is ongoing
(edit) @27249   3 years Eric.Larour CHG: update of model id actually working.
(edit) @27248   3 years Eric.Larour CHG: quick fix.
(edit) @27247   3 years vverjans BUG: fixing typo
(edit) @27246   3 years vverjans CHG: clean-up of autoregression method
(edit) @27245   3 years Eric.Larour CHG: fixing leak.
(edit) @27244   3 years Eric.Larour CHG making sure we are not spreading a P0 thickness into P1 :)
(edit) @27243   3 years schlegel CHG: update tols for GEMB windows
(edit) @27242   3 years schlegel CHG: loosen tols for GEMB runs
(edit) @27241   3 years schlegel CHG: incorporate some tolerances into GEMB initial layering
(edit) @27240   3 years schlegel CHG: more GEMB cleanup of ints to floats
(edit) @27239   3 years schlegel BUG: files missing from GEMB checkin before push on 8/25
(edit) @27238   3 years schlegel CHG: tighten GEMB constraints on ice depth
(edit) @27237   3 years schlegel CHG: some GEMB cleanup
(edit) @27236   3 years schlegel CHG: new GEMB class for manuscript
(edit) @27235   3 years Eric.Larour CHG: oec review from 27032 to 27229 version of ISSM code.
(edit) @27234   3 years Mathieu Morlighem CHG: new issm version
(edit) @27233   3 years Mathieu Morlighem Block revision 27232 from being merged into trunk-jpl
(edit) @27232   3 years Mathieu Morlighem merged trunk-jpl and trunk for revision 27230
(edit) @27231   3 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @27230   3 years Mathieu Morlighem CHG: oecreview
(edit) @27229   3 years schlegel CHG: updates to GEMB for submitted manuscript
(edit) @27228   3 years Eric.Larour CHG: new pfeuq class and some disp modifications.
(edit) @27227   3 years schlegel CHG: make GEMB cell merging its own function
(edit) @27226   3 years Cheng Gong CHG: add upper and lower bounds in calving parameterization
(edit) @27225   3 years aleahsommers CHG: cleaned up SHAKTI code
(edit) @27224   3 years Eric.Larour CHG: new pfeuq just to launch very specific dakota jobs with weird …
(edit) @27223   3 years Eric.Larour CHG: fixed large leak!
(edit) @27222   3 years Eric.Larour CHG: fixed simple memory leaks.
(edit) @27221   3 years Eric.Larour CHG: watchout to not wipe out a GenericParam object which is itself a …
(edit) @27220   3 years Eric.Larour CHG: fixing simple leaks.
(edit) @27219   3 years Eric.Larour CHG: fixing leaks.
(edit) @27218   3 years Eric.Larour CHG: new post core phase to cleanup datasets that are analysis specific.
(edit) @27217   3 years Eric.Larour CHG: forward declarations fix.
(edit) @27216   3 years Eric.Larour CHG: MmeToInputx needs to be its own module.
(edit) @27215   3 years Eric.Larour CHG: no need to have inputs present for ice,water and ocean loads.
(edit) @27214   3 years Eric.Larour CHG: diverse.
(edit) @27213   3 years Eric.Larour CHG: diverse.
(edit) @27212   3 years Eric.Larour CHG: new InputToP0Constant routine.
(edit) @27211   3 years Eric.Larour CHG: new CreateP0InputFromConstant that delivers TriaInputs instead of …
(edit) @27210   3 years Eric.Larour CHG: making sure incoming thickness is P0. Some debug info.
(edit) @27209   3 years jdquinn BUG: Reverting last change because of test set partitioning bug
(edit) @27208   3 years Eric.Larour CHG: much better output of error logs.
(edit) @27207   3 years Eric.Larour CHG: new SetDoubleInput routine.
(edit) @27206   3 years Eric.Larour CHG: expanding to P1.
(edit) @27205   3 years Eric.Larour CHG: tightening the code.
(edit) @27204   3 years Eric.Larour CHG: sent some initializations to corresponding analyses.
(edit) @27203   3 years Cheng Gong CHG: add a scaling of calving rate based on ice velocity
(edit) @27202   3 years jdquinn CHG: Varied clean up
(edit) @27201   3 years jdquinn BUG: gmt executable syntax
(edit) @27200   3 years jdquinn BUG: Path to gmsh executable
(edit) @27199   3 years bdef BUG: minor fix for VTU export
(edit) @27198   3 years bdef NEW: adding some plotting capacity
(edit) @27197   3 years jdquinn CHG: Updated runme with changes from Nicole
(edit) @27196   3 years schlegel CHG: make GEMB swId default value 0
(edit) @27195   3 years jdquinn BUG: Use python3 for newest version of GDAL
(edit) @27194   3 years jdquinn BUG: Find libgfortran on Linux.
(edit) @27193   3 years bdef BUG: better managment of vector sizes
(edit) @27192   3 years Mathieu Morlighem CHG: added 3.17 for pleiades
(edit) @27191   3 years jdquinn BUG: libgfortran not being found under bash on macOS (grep -> egrep; …
(edit) @27190   3 years bdef CHG:removing singleloop hydro solution sequence which proved useless
(edit) @27189   3 years jdquinn CHG: Upgrading to latest version of GDAL
(edit) @27188   3 years jdquinn BUG: Bad path
(edit) @27187   3 years jdquinn CHG: Workaround for machines that do not have Python 2
(edit) @27186   3 years bdef NEW:adding a NR for hydro adaptative stepping (and minor fix)
(edit) @27185   3 years Mathieu Morlighem BUG: fixing AD, does not want a subtraction in function call
(edit) @27184   3 years bdef BUG: redefining AddResult in Hydro
(edit) @27183   3 years bdef CHG: updating archive 900, to cope with slight convergence changes
(edit) @27182   3 years bdef NEW:changes related to the adaptative stepping
(edit) @27181   3 years bdef CHG:fix to parameter creation for Hydro
(edit) @27180   3 years bdef NEW: adding possibility to average forcing between two model times
(edit) @27179   3 years bdef NEW: adding enums related to previous commits
(edit) @27178   3 years bdef NEW: adding possibility to average forcing between two model times
(edit) @27177   3 years bdef NEW: implementing addaptative stepping in Hydro
(edit) @27176   3 years bdef CHG: changes in the way we deal with convergence in HydroDC
(edit) @27175   3 years bdef BUG:some hydro related fixes
(edit) @27174   3 years bdef BUG:some fixes and path discovery addition
(edit) @27173   3 years bdef CHG:syntax fix
(edit) @27172   3 years jdquinn BUG: Distribution copy of generic class missing nprocs method; note …
(edit) @27171   3 years Mathieu Morlighem CHG: adding a small number to the denominator in case it is 0
(edit) @27170   3 years jdquinn BUG: Reverting Basile’s commit temporarily
(edit) @27169   3 years Cheng Gong NEW: add Tikhonov regularization for AD inversion
(edit) @27168   3 years bdef CHG:modification needed for hydro convergence
(edit) @27167   3 years bdef CHG: minor formating
(edit) @27166   3 years bdef NEW:adding a singleloop hydrology DC for testing
(edit) @27165   3 years vverjans CHG: allowing stochastic water pressure for frictioncoulomb
(edit) @27164   3 years vverjans CHG frictioncoulomb uses effective presure instead of thickness above …
(edit) @27163   3 years jdquinn BUG: Return from what function needs to be tested
(edit) @27162   3 years jdquinn CHG: Support for latest version of MPLAPACK; set BLAS_ROOT if user has …
(edit) @27161   3 years vverjans CHG: allowing stochastic water pressure for frictionschoof
(edit) @27160   3 years vverjans CHG: removed constraint of positive water pressure in Stochastic water …
(edit) @27159   3 years jdquinn CHG: Need to split static version of Gmsh install script into macOS …
(edit) @27158   3 years jdquinn CHG: Fixes for distributable using Solid Earth capabilities; cleanup
(edit) @27157   3 years Mathieu Morlighem CHG: simplifying all petsc includes: only petscksp needs to be included now
(edit) @27156   3 years Mathieu Morlighem CHG: added isage flag to transient
(edit) @27155   3 years Mathieu Morlighem CHG: preparing age model :
(edit) @27154   3 years Mathieu Morlighem CHG: starting age model implementation
(edit) @27153   3 years jdquinn BUG: Correcting some static linking in distributables
Note: See TracRevisionLog for help on using the revision log.