source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @27152   3 years jdquinn BUG: Correcting some static linking in distributables
(edit) @27151   3 years jdquinn BUG: Correcting some static linking in distributables; typo
(edit) @27150   3 years schlegel CHG: force dakota compile with python2 and throw error if not found
(edit) @27149   3 years jdquinn BUG: Correcting some static linking in distributables; syntax of sed …
(edit) @27148   3 years jdquinn BUG: Better parsing of failures in log files; printing of log files on …
(edit) @27147   3 years bdef BUG: fixing tiling shapes in COmputeHessian
(edit) @27146   3 years Mathieu Morlighem CHG: FourierLoveCorex not needed anymore
(edit) @27145   3 years jdquinn BUG: gmsh not found by gmshplanet in distributables (still need to …
(edit) @27144   3 years bdef NEW: cleaning enveloppe exports
(edit) @27143   3 years bdef NEW: shifting paraview export to VTU
(edit) @27142   3 years jdquinn CHG: Updated archives
(edit) @27141   3 years Eric.Larour CHG: thickness is P0, not P1
(edit) @27140   3 years Eric.Larour CHG: times are back in years!
(edit) @27139   3 years Eric.Larour CHG: reverting to no vertex base.
(edit) @27138   3 years Eric.Larour CHG: ice and ocean levelsets were not being processed well, as …
(edit) @27137   3 years Eric.Larour CHG: improved comment
(edit) @27136   3 years Eric.Larour CHG: L2 projection solution is not need for mmemasstransport case.
(edit) @27135   3 years Eric.Larour CHG: fixed issues with timeseries!
(edit) @27134   3 years Eric.Larour CHG: added cloud option in 3d
(edit) @27133   3 years caronlam CHG: Keeping up with new unit of measurement of …
(edit) @27132   3 years caronlam BUG: missing Enum
(edit) @27131   3 years caronlam CHG: Memory and runtime optimization of sealevelchange core.
(edit) @27130   3 years caronlam BUG: missing reference in Makefile for new IntArrayInput files
(edit) @27129   3 years caronlam BUG: missing Enum
(edit) @27128   3 years caronlam NEW: IntArrayInput class for int* inputs
(edit) @27127   3 years jdquinn CHG: Printing log if one or more tests fail when packaging
(edit) @27126   3 years Eric.Larour CHG: wrong error message.
(edit) @27125   3 years Eric.Larour CHG: better markers when plotting.
(edit) @27124   3 years Eric.Larour CHG: new diagnostics routine.
(edit) @27123   3 years Cheng Gong CHG: add threashold for bed>sealevel to have no calving
Note: See TracRevisionLog for help on using the revision log.