Skip to content
Success

#240 (Apr 25, 2025, 10:03:22 AM)

Started 5 days 7 hr ago
Took 1 hr 26 min on macOS-Intel

Started by user Justin Quinn

Revision: 35e0e124619b13b1b68d53bcd7535774b0534219
Repository: git@github.com:ISSMteam/ISSM.git
  • refs/remotes/origin/main
Changes
  1. ADD:TransientGriddedFieldParam to handle transient gridded data (commit: 7e8d081) (details / githubweb)
  2. ADD: SMBpddGCM in m file and SMBAnalysis (commit: bf89e83) (details / githubweb)
  3. ADD: SMBpddGCM model, input tested (commit: eb52dc6) (details / githubweb)
  4. BUG:fix the indices in TransientGriddedFieldParam (commit: ac2a196) (details / githubweb)
  5. ADD:FindParam for TransientGriddedFieldParam to get the whole time slice (commit: 4be0965) (details / githubweb)
  6. CHG:lat,lon in SMGpddGMC to x_grid and y_grid (commit: f212acb) (details / githubweb)
  7. CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp (commit: a5e367d) (details / githubweb)
  8. add temperature and precepitation as input and output (commit: abaee52) (details / githubweb)
  9. NEW: added cost function to integrate L2 norm over base (commit: 1381298) (details / githubweb)
  10. CHG: no more types (commit: 0088672) (details / githubweb)
  11. ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue (commit: 01a1766) (details / githubweb)
  12. BUG:fix NULL can not be set to index (commit: 14e78a2) (details / githubweb)
  13. Changes for enabling AD with PETsc. (commit: a555d6d) (details / githubweb)
  14. Deactivation of new VecToMPISerial function. (commit: 2099f70) (details / githubweb)
  15. ADD:accumulation, ablation, refreezing (commit: a8e5125) (details / githubweb)
  16. BUG:fix the units (commit: 1ee884e) (details / githubweb)
  17. CHG: updated script so that we can reinstall adjointpetsc more than once (commit: ed7a5c0) (details / githubweb)
  18. CHG: need to include adjointpetsc otherwise it won't find header file (commit: 8758358) (details / githubweb)
  19. CHG: need to have ajointpetsclib in path otherwise mex modules are lost (commit: ce73ea6) (details / githubweb)
  20. ADD:complete SBMpddGCM (commit: b97c17b) (details / githubweb)