Changes between Version 17 and Version 18 of codeupdate
- Timestamp:
- 04/26/22 18:14:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
codeupdate
v17 v18 19 19 * [Surendra] Code Ivins GIA module in C++.... 20 20 * [Nicole] Thermal solution in GEMB improvement in speed (possible use of solvers instead of explicit loop) 21 * [Nicole] Deal with heavy size of model forcing arrays / implement downscaling of GEMB input 21 * [Nicole] Deal with heavy size of model forcing arrays / implement downscaling of GEMB input (this was also a request from AWI!) 22 * [Mathieu] MEX modules should not link to the entire ISSM library, it creates all sorts of issues with global variables, MPI/PETSc, etc. May need to compile smaller libraries (e.g. bamg, ContourToNodes) so that both issm.exe and the MEX modules can link to it. 22 23 23 24 = New capabilities