source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27381   2 years Mathieu Morlighem CHG: propagating deadlocking fix to other parts of the code
(edit) @27380   2 years Mathieu Morlighem CHG: minor
(edit) @27379   2 years Mathieu Morlighem BUG: fixing memory issue
(edit) @27378   2 years Mathieu Morlighem CHG: fixing dakota
(edit) @27377   2 years Mathieu Morlighem CHG: optimizing memory allocations
(edit) @27376   2 years Mathieu Morlighem BUG: fixing size allocation
(edit) @27375   2 years Mathieu Morlighem CHG: trying to fix AMPI
(edit) @27374   2 years Mathieu Morlighem NEW: added non-blocking send/recv
(edit) @27373   2 years Mathieu Morlighem CHG: trying to fix ADOLC
(edit) @27372   2 years Mathieu Morlighem CHG: added implementation of ISend and Wait
(edit) @27371   2 years Mathieu Morlighem CHG: updated archive
(edit) @27370   2 years seroussi CHG: use FC variable if provided
(edit) @27369   2 years jdquinn CHG: Cleanup
(edit) @27368   2 years jdquinn BUG: Whitespace between path and filename
(edit) @27367   2 years Mathieu Morlighem CHG: deal with periodic BC in thermal model
(edit) @27366   2 years vverjans CHG: correction of vertical extrusion for stochasticforcing
(edit) @27365   2 years jdquinn BUG: Reverting to Python2
(edit) @27364   2 years jdquinn BUG: Reverting to previous working version of GDAL
(edit) @27363   2 years sehrenfe CHG:Fix typo for moving GL
(edit) @27362   2 years jdquinn BUG: Reverting to running with python2 until I can debug
(edit) @27361   2 years Mathieu Morlighem CHG: moving code to if(cycle)
(edit) @27360   2 years jdquinn BUG: Reverting test parsing changes
(edit) @27359   2 years vverjans CHG allowing extrusion for stochasticforcing class
(edit) @27358   2 years inwoo CHG: interp/SectionValues.py - fix assert int in portion for …
(edit) @27357   2 years jdquinn BUG: Missing ‘)’
(edit) @27356   2 years bgetraer BUG: do not use caxis option when processing levelset
(edit) @27355   3 years jdquinn CHG: Eased tolerances; removed print and exit
(edit) @27354   3 years vverjans NEW added autoregression and stochastic capabilities for subglacial …
(edit) @27353   3 years vverjans CHG: fixing array size
(edit) @27352   3 years jwilner BUG: do not check for int_steps_per_layers unless it is legitimate
(edit) @27351   3 years vverjans CHG removing unnecessary code in SMBarma
(edit) @27350   3 years Mathieu Morlighem CHG: allow to load old model and convert debris
(edit) @27349   3 years Mathieu Morlighem CHG: new version number
(edit) @27348   3 years Mathieu Morlighem Block revision 27347 from being merged into trunk-jpl
(edit) @27347   3 years Mathieu Morlighem merged trunk-jpl and trunk for revision 27344
(edit) @27346   3 years Eric.Larour Document review for trunk jpl from version 27230 to 27343
(edit) @27345   3 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @27344   3 years Mathieu Morlighem CHG: added Archive/27230-27343
(edit) @27343   3 years vverjans BUG: forgot to commit the Archives
(edit) @27342   3 years vverjans BUG: fixing indexing in Armaprocess
(edit) @27341   3 years Mathieu Morlighem CHG: added error message so that anomalous values in melt rates are …
(edit) @27340   3 years Mathieu Morlighem CHG: updating TAO for new PETSc 3.18+ (untested)
(edit) @27339   3 years Mathieu Morlighem CHG: minor cosmetics
(edit) @27338   3 years jdquinn CHG: Run with Python 2 for now
(edit) @27337   3 years jdquinn CHG: Run with Python 3; better pattern matching for test<integer>.py
(edit) @27336   3 years jdquinn CHG: EIS-related commits
(edit) @27335   3 years vverjans BUG: fixing assert error
(edit) @27334   3 years vverjans NEW: added seasonal capabilities in frontalforcingsrignotarma
(edit) @27333   3 years jdquinn BUG: Typo
(edit) @27332   3 years jdquinn BUG: Wrong mattype
(edit) @27331   3 years jdquinn BUG: Missing attribute
(edit) @27330   3 years jdquinn BUG: Type check
(edit) @27329   3 years jdquinn BUG: Need to import love class
(edit) @27328   3 years jdquinn BUG: Bad copy/paste
(edit) @27327   3 years jdquinn CHG: Python translations; cleanup
(edit) @27326   3 years Mathieu Morlighem CHG: python translation
(edit) @27325   3 years jdquinn CHG: PETSc version
(edit) @27324   3 years rueckamp CHG: adjust checkfield for debris spcthickness
(edit) @27323   3 years rueckamp CHG: some minor fixes for debris stuff
(edit) @27322   3 years Mathieu Morlighem CHG: undo changes to SHAKTI arvhive
(edit) @27321   3 years Mathieu Morlighem CHG: updating archives for models that involve thermal models and GL …
(edit) @27320   3 years vverjans BUG: fixed the assert column number for the ARMA datebreaks arrays
(edit) @27319   3 years vverjans BUG: fixed the assert column number for the ARMApolyparams arrays
(edit) @27318   3 years vverjans NEW piecewise polynomials implemented in ARMA model schemes
(edit) @27317   3 years Eric.Larour Merging back into trunk.
(edit) @27316   3 years Mathieu Morlighem CHG: turn cycle forcing off by default
(edit) @27315   3 years Mathieu Morlighem CHG: added more friction laws to GlaDS
(edit) @27314   3 years Mathieu Morlighem BUG: call UpdateVertexPosition AFTER grounding line migration
(edit) @27313   3 years jwilner NEW: set calving rate to 0 where there is no ice
(edit) @27312   3 years jdquinn CHG: Eased tolerances
(edit) @27311   3 years jdquinn CHG: Updated archives
(edit) @27310   3 years jdquinn CHG: Updated archives
(edit) @27309   3 years caronlam BUG: complex number declaration compatibility with older gcc versions
(edit) @27308   3 years caronlam CHG: sea-level change core optimization (runtime and memory use). NEW: …
(edit) @27307   3 years Mathieu Morlighem BUG: do not call config/configure.py but configure to avoid python …
(edit) @27306   3 years Mathieu Morlighem CHG: estetics
(edit) @27305   3 years Mathieu Morlighem CHG: fixing python
(edit) @27304   3 years Mathieu Morlighem BUG: fixing AD
(edit) @27303   3 years rueckamp CHG: Fixing errors with isdebris in transient simulations
(edit) @27302   3 years Mathieu Morlighem CHG: minor AD
(edit) @27301   3 years Mathieu Morlighem BUG: declarations in switch must be within {}
(edit) @27300   3 years Mathieu Morlighem CHG: added DebrisAnalysis.h
(edit) @27299   3 years Mathieu Morlighem BUG: forgot to update Analysis/m4 for Debris
(edit) @27298   3 years rueckamp NEW: Debris Analysis
(edit) @27297   3 years rueckamp NEW: SMB debris model based on Mayer & Licuilli 2021
(edit) @27296   3 years Mathieu Morlighem CHG: time stepping may be looking for vxhydro/vyhydro
(edit) @27295   3 years Mathieu Morlighem CHG: time stepping may be looking for vx/vy
(edit) @27294   3 years Mathieu Morlighem CHG: added CFL for hydro models
(edit) @27293   3 years Mathieu Morlighem NEW: added hydro speed as output
(edit) @27292   3 years Mathieu Morlighem BUG: fixing Inwoo's commit
(edit) @27291   3 years inwoo CHG: fix minor - specify figure position for inwoo.
(edit) @27290   3 years inwoo NEW: cluster for SIMBA at KOPRI.
(edit) @27289   3 years sehrenfe partially floating and part no ice elements have zero sheet thickness …
(edit) @27288   3 years Mathieu Morlighem CHG: simplifying how variables are extrapolated
(edit) @27287   3 years Mathieu Morlighem NEW: Implemented Pollard and DeContol magical calving law
(edit) @27286   3 years Mathieu Morlighem CHG: added matlab class for Pollard and DeConto calving parameterization
(edit) @27285   3 years vverjans NEW: added monthly effect capabilities to frontalforcingsrignotarma
(edit) @27284   3 years vverjans CHG: changed Enum name from …
(edit) @27283   3 years Mathieu Morlighem BUG: inverted hydro and non hydro run!
(edit) @27282   3 years Mathieu Morlighem CHG: preparing ground for GlaDS bigger domain
Note: See TracRevisionLog for help on using the revision log.