source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25482   5 years bdef NEW: py translation of Shakti example
(edit) @25481   5 years schlegel CHG: remove array marshalling, only use dyanmic
(edit) @25480   5 years Eric.Larour CHG: starting implementation of a histogram capability in issm_post.
(edit) @25479   5 years Eric.Larour CHG: number of bins.
(edit) @25478   5 years bdef CHG: nc export to deal with outpudefinitions and also non full results …
(edit) @25477   5 years bdef BUG: fixing typos and imports
(edit) @25476   5 years Mathieu Morlighem NEW: working on check pointing, not working just yet…
(edit) @25475   5 years jdquinn CHG: Typo.
(edit) @25474   5 years Mathieu Morlighem CHG: suppressing annoying Echo
(edit) @25473   5 years Mathieu Morlighem CHG: moving transient stuff around to make it more consistent
(edit) @25472   5 years Mathieu Morlighem CHG: some cleanup of AD stuff
(edit) @25471   5 years Mathieu Morlighem CHG: some cleanup of AD stuff
(edit) @25470   5 years Mathieu Morlighem CHG: minor
(edit) @25469   5 years Mathieu Morlighem CHG: cosmetics
(edit) @25468   5 years Mathieu Morlighem CHG: working on adding spcthickness as control in MC
(edit) @25467   5 years Mathieu Morlighem CHG: adding more controls as output
(edit) @25466   5 years Mathieu Morlighem CHG: cleanup and starting working on checkpointing …
(edit) @25465   5 years Mathieu Morlighem CHG: making transient_core more homogeneous
(edit) @25464   5 years Mathieu Morlighem CHG: moving inner loop of transient_core to transient_step
(edit) @25463   5 years jdquinn BUG: Addressing.
(edit) @25462   5 years jdquinn CHG: Eased tolerances.
(edit) @25461   5 years jdquinn BUG: Unpacking values.
(edit) @25460   5 years bdef BUG: fix to NC import/export related to qmu
(edit) @25459   5 years bdef CHG:further refining to export
(edit) @25458   5 years bdef CHG:fix to take into account the new shape of solidearth
(edit) @25457   5 years jdquinn BUG: Removed print statments
(edit) @25456   5 years bdef BUG: basestring does not exist in py3
(edit) @25455   5 years jdquinn CHG: Saving chnages so that Basile has access to potential fix to …
(edit) @25454   5 years Mathieu Morlighem CHG: renaming AdaptiveMeshRefinement AmrNeopz
(edit) @25453   5 years tsantos CHG: Westmere nodes have been retired from Pleiades
(edit) @25452   5 years tsantos CHG: Westmere nodes have been retired from Pleiades
(edit) @25451   5 years tsantos CHG: methods to compute discontinuous slope for surface elevation
(edit) @25450   5 years bdef BUG: removing miscelaneous in solidearth
(edit) @25449   5 years bdef BUG:fix of bad Python translation
(edit) @25448   5 years adhikari CHG: more accurate definition of eustatic sea level
(edit) @25447   5 years Mathieu Morlighem CHG: trying to speed up allocation
(edit) @25446   5 years Mathieu Morlighem CHG: removing loop on gauss points
(edit) @25445   5 years Mathieu Morlighem CHG: moving some gauss to next function
(edit) @25444   5 years adhikari minor
(edit) @25443   5 years adhikari CHG: extracting geoid height change from the original sesaw solver
(edit) @25442   5 years tsantos CHG: constructor for driving stress parameterization
(edit) @25441   5 years Mathieu Morlighem BUG: missing initialization of ig
(edit) @25440   5 years adhikari CHG: extracted VLM from the original vlm solver
(edit) @25439   5 years Mathieu Morlighem CHG: removing gauss loop in analyses
(edit) @25438   5 years Mathieu Morlighem CHG: added reset function to reuse an existing gauss point
(edit) @25437   5 years Mathieu Morlighem CHG: fixing AD compilation
(edit) @25436   5 years Mathieu Morlighem NEW: using while loop instead of for, may speed up the code a bit
(edit) @25435   5 years schlegel CHG: add GEMB densification coefficients for MODIS with Antarctica
(edit) @25434   5 years jdquinn CHG: Updated test suite for Linux SE build.
(edit) @25433   5 years jdquinn CHG: Reverting archives to ones generated on macOS
(edit) @25432   5 years jdquinn CHG: Eased tolerances
(edit) @25431   5 years jdquinn CHG: Updated archive
(edit) @25430   5 years adhikari minor
(edit) @25429   5 years adhikari NEW: archive for test2021
(edit) @25428   5 years adhikari NEW: new test for SESAW slr solver as described in Adhikari et al. 2016 GMD
(edit) @25427   5 years adhikari CHG: added rotational feedbacks to original SESAW solver
(edit) @25426   5 years Mathieu Morlighem CHG: added one numbered cost function
(edit) @25425   5 years Mathieu Morlighem CHG: enable compilation of Kriging with AD on
(edit) @25424   5 years Mathieu Morlighem CHG: added new dataset
(edit) @25423   5 years Mathieu Morlighem CHG: added json signature for auto completion
(edit) @25422   5 years Mathieu Morlighem CHG: better killberg routine
(edit) @25421   5 years Mathieu Morlighem CHG: allow for P0 inversion
(edit) @25420   5 years schlegel BUG: for pdd, don't look for thermal input if thermal model is off
(edit) @25419   5 years schlegel CHG: fix tols for new gemb checkin
(edit) @25418   5 years Cheng Gong BUG: fixed a bug which may cause some of the constraints not be …
(edit) @25417   5 years adhikari NEW: SESAW solver following the methods of Adhikari et al. 2016 GMD. …
(edit) @25416   5 years Mathieu Morlighem NEW: added transient calibration test to CoDiPack
(edit) @25415   5 years Mathieu Morlighem BUG: fixing indexing for transient P1 inputs
(edit) @25414   5 years Mathieu Morlighem BUG: missing count++
(edit) @25413   5 years Mathieu Morlighem CHG: fixing a few things but transient P1 inversion not quite working …
(edit) @25412   5 years Mathieu Morlighem CHG: starting working on P1 transient inputs
(edit) @25411   5 years Mathieu Morlighem CHG: minor
(edit) @25410   5 years Mathieu Morlighem NEW: new test for codi
(edit) @25409   5 years Mathieu Morlighem NEW: added codipack transient inversion test
(edit) @25408   5 years Mathieu Morlighem BUG: fixing bug
(edit) @25407   5 years Mathieu Morlighem BUG: fixing ADOLC
(edit) @25406   5 years Mathieu Morlighem CHG: working on transient calibration. Not working yet
(edit) @25405   5 years Mathieu Morlighem CHG: velocity should be in m/yr
(edit) @25404   5 years Mathieu Morlighem BUG: minor
(edit) @25403   5 years Mathieu Morlighem BUG: temporary fix, we have a test that has nbe = nbv
(edit) @25402   5 years adhikari NEW: a function to compute lat,long at elemental centorids on …
(edit) @25401   5 years Mathieu Morlighem BUG: fixing pb with err
(edit) @25400   5 years Mathieu Morlighem CHG: making friction and rheology B more flexible:
(edit) @25399   5 years jdquinn CHG: Eased tolerances
(edit) @25398   5 years schlegel CHG: fix tols for new gemb checkin
(edit) @25397   5 years schlegel CHG: fix tols for new gemb checkin
(edit) @25396   5 years schlegel CHG: make bare ice albedo calculation standard for all gemb schemes
(edit) @25395   5 years Mathieu Morlighem CHG: fixing maui
(edit) @25394   5 years Mathieu Morlighem CHG: fixing maui
(edit) @25393   5 years Mathieu Morlighem CHG: fixing maui
(edit) @25392   5 years Mathieu Morlighem CHG: minor
(edit) @25391   5 years seroussi ADD: srcpath needs to be displayed
(edit) @25390   5 years Mathieu Morlighem CHG: added error message if wrong toolkit is used
(edit) @25389   5 years Mathieu Morlighem CHG: fixing AMR with bamg
(edit) @25388   5 years Mathieu Morlighem NEW: allow for varying err when adapting meshes
(edit) @25387   5 years Mathieu Morlighem CHG: fixing maui queuing script
(edit) @25386   5 years Mathieu Morlighem CHG: speed up code
(edit) @25385   5 years schlegel NEW: add p1p2 pdd test in python
(edit) @25384   5 years Mathieu Morlighem CHG: speeding up allocation
(edit) @25383   5 years Mathieu Morlighem CHG: allow enthalpy with Higher order finite element to set B
Note: See TracRevisionLog for help on using the revision log.