source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27122   3 years Cheng Gong BUG: synchronize Enums manually
(edit) @27121   3 years Cheng Gong CHG: rewrite calving parameterization with tanh and linear functions
(edit) @27120   3 years bdef BUG:Fix in edges_required formating
(edit) @27119   3 years bdef BUG: fixing some subprocess calls to return strings rather than bytes
(edit) @27118   3 years bdef BUG: spelling error
(edit) @27117   3 years bdef BUG: reverting preceding commit
(edit) @27116   3 years bdef NEW: adding checking procedure for nc export in matlab runmes
(edit) @27115   3 years bdef CHG: Syntax and matlab consistency fixes
(edit) @27114   3 years Eric.Larour CHG: checks on times if masks are MME.
(edit) @27113   3 years seroussi NEW: changes to allow restart with ArrayInputs
(edit) @27112   3 years inwoo CHG: add default 2d mesh options same as plot_mesh.m
(edit) @27111   3 years jdquinn CHG: Need to add trust-server-cert option to svn update; typos
(edit) @27110   3 years Eric.Larour CHG: ice mask is nill if you only check for …
(edit) @27109   3 years jdquinn BUG: Need to allow for globals in JavaScript build until we find a way …
(edit) @27108   3 years Eric.Larour CHG: fixed segfault, nasty!
(edit) @27107   3 years jdquinn BUG: Incorrect path to external package
(edit) @27106   3 years Eric.Larour CHG: cannot be done.
(edit) @27105   3 years jdquinn BUG: Removing call to cleanup method (for now)
(edit) @27104   3 years Eric.Larour CHG: fixed all memory leaks.
(edit) @27103   3 years Eric.Larour CHG: bypass if ismmemasstransport=0 in transient.
(edit) @27102   3 years Mathieu Morlighem CHG: typo: ressources -> resources
(edit) @27101   3 years jdquinn BUG: Changed deconstructor into static cleanup method
(edit) @27100   3 years jdquinn BUG: Missing destructor declaration.
(edit) @27099   3 years jdquinn BUG: Destructors cannot have return types (oops)
(edit) @27098   3 years jdquinn BUG: Missing return type on destructor; missing recursive flag for …
(edit) @27097   3 years Eric.Larour CHG: fixing leaks.
(edit) @27096   3 years jdquinn BUG: Packaging PROJ share directory
(edit) @27095   3 years Eric.Larour CHG: various debugging.
(edit) @27094   3 years Eric.Larour CHG: new enums
(edit) @27093   3 years Eric.Larour CHG: various debugging.
(edit) @27092   3 years Eric.Larour CHG: diverse mods.
(edit) @27091   3 years Eric.Larour CHG: minor.
(edit) @27090   3 years Eric.Larour CHG: new mmemasstransport core and underlying class. Keyes off …
(edit) @27089   3 years jdquinn CHG: Packaging PROJ share directory
(edit) @27088   3 years bdef NEW: new capability for front and BCs plotting and experimental …
(edit) @27087   3 years bdef BUG: fixes to caxis plotting and issues with P2 elements
(edit) @27086   3 years jdquinn CHG: Packaging PROJ share directory
(edit) @27085   3 years jdquinn CHG: Support for QGIS
(edit) @27084   3 years Eric.Larour CHG: new paradigm. New mmemasstransport module to handle MMEs with …
(edit) @27083   3 years Eric.Larour CHG: push update of Mmes into UpdateMmesx module. Make sure initial …
(edit) @27082   3 years Eric.Larour CHG: do not update what's been already updated by the Dakota engine.
(edit) @27081   3 years Eric.Larour CHG:
(edit) @27080   3 years Eric.Larour CHG: done by UpdateMmes.
(edit) @27079   3 years Eric.Larour CHG: use UpdateMmes now to update solid earth and ocean mmes.
(edit) @27078   3 years Eric.Larour CHG: hide amr stuff inside fold.
(edit) @27077   3 years Eric.Larour CHG: constructor now takes care of running pre core activities that …
(edit) @27076   3 years Eric.Larour CHG: new module UpdateMmesx to resolve Mmes (using a model id index) …
(edit) @27075   3 years Eric.Larour CHG: MmeToInputFromIdx was not configuring the transients.
(edit) @27074   3 years Eric.Larour CHG: always run in uncoupled, for now.
(edit) @27073   3 years Eric.Larour CHG: these mmes are now resolved in the initial geometry core.
(edit) @27072   3 years Eric.Larour CHG: fixed nasty nasty bug!
(edit) @27071   3 years Eric.Larour CHG: moved mme resolution in the precore where this is the only place …
(edit) @27070   3 years Eric.Larour CHG: better debugging info when things go south.
(edit) @27069   3 years Eric.Larour CHG: diverse.
(edit) @27068   3 years Eric.Larour CHG: debugging of mmeofflinesolidearthsolution for the first time. …
(edit) @27067   3 years Eric.Larour CHG: point to the fact that solidearthsolution is a parent class.
(edit) @27066   3 years Eric.Larour CHG: screwed up fold.
(edit) @27065   3 years Eric.Larour CHG: big segfault fix where the times vector was coming into the …
(edit) @27064   3 years jdquinn BUG: Was not catching certain errors during testing of binaries; …
(edit) @27063   3 years bdef CHG: adding a libpython location
(edit) @27062   3 years inwoo CHG: check specific packages(CUDA and PASTIX) under petsc environment.
(edit) @27061   3 years jdquinn CHG: Reverting memory management fix
(edit) @27060   3 years caronlam BUG: memory management issue
(edit) @27059   3 years caronlam BUG: memory management issue
(edit) @27058   3 years Eric.Larour CHG: fixed issue in sealevelmodel that resulted in wrong concatenation …
(edit) @27057   3 years caronlam BUG: minor change
(edit) @27056   3 years caronlam BUG: minor change
(edit) @27055   3 years caronlam BUG: minor change
(edit) @27054   3 years caronlam BUG: minor change
(edit) @27053   3 years caronlam BUG: memory leaks in sealevelchange core
(edit) @27052   3 years Eric.Larour CHG: not needed.
(edit) @27051   3 years jdquinn CHG: Making -D_DO_NOT_LOAD_GLOBALS_ flag default to avoid “symbol not …
(edit) @27050   3 years jdquinn BUG: steps was set incorrectly
(edit) @27049   3 years Mathieu Morlighem CHG: added interpIBCSO2.m
(edit) @27048   3 years jdquinn BUG: Wrong version number
(edit) @27047   3 years jdquinn CHG: Updating to latest version
(edit) @27046   3 years jdquinn BUG: Fixing JavaScript build
(edit) @27045   3 years jdquinn BUG: Fixing JavaScript build
(edit) @27044   3 years Mathieu Morlighem BUG: fixing transient movie if no field is provided
(edit) @27043   3 years Mathieu Morlighem CHG: do not call configure.py
(edit) @27042   3 years seroussi CHG: added install-3.17-mac-m1-static.sh
(edit) @27041   3 years Mathieu Morlighem CHG: do not call configure.py but configure because newest versions of …
(edit) @27040   3 years Mathieu Morlighem CHG: added 3.17.1 mac intel
(edit) @27039   3 years Mathieu Morlighem CHG: minor, added step as an option
(edit) @27038   3 years Mathieu Morlighem CHG: added Bamber projection
(edit) @27037   3 years Mathieu Morlighem CHG: changing ISSM version
(edit) @27036   3 years Mathieu Morlighem Block revision 27035 from being merged into trunk-jpl
(edit) @27035   3 years Mathieu Morlighem merged trunk-jpl and trunk for revision 27033
(edit) @27034   3 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @27033   3 years Eric.Larour SVN commit and log review for versions 26740 to 27031 of the ISSM software.
(edit) @27032   3 years Mathieu Morlighem CHG: added 26740-27031
(edit) @27031   3 years Mathieu Morlighem CHG: moving MLHO to MOLHO
(edit) @27030   3 years Mathieu Morlighem CHG: added saveasstruct method for DJUICE
(edit) @27029   3 years adhikari CHG: some fine tuning of load models
(edit) @27028   3 years jdquinn CHG: Reverting changes to xy2ll so that they can be fixed properly
(edit) @27027   3 years jdquinn CHG: Corrected args for calls to xy2ll
(edit) @27026   3 years Cheng Gong ADD: independentrate in calvingtest, with the direction in the outward …
(edit) @27025   3 years Mathieu Morlighem CHG: updating archives
(edit) @27024   3 years Mathieu Morlighem CHG: minor, change time to yts
(edit) @27023   3 years Mathieu Morlighem CHG: do not extrude melt if no calculation is done (a transientinput …
Note: See TracRevisionLog for help on using the revision log.