| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Agent-Logs-Url: https://github.com/MPAS-Dev/compass/sessions/e852577b-c2c5-4453-9fb1-c3856049bf6c Co-authored-by: trhille <17446278+trhille@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MPAS-Dev/compass/sessions/e852577b-c2c5-4453-9fb1-c3856049bf6c Co-authored-by: trhille <17446278+trhille@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MPAS-Dev/compass/sessions/e852577b-c2c5-4453-9fb1-c3856049bf6c Co-authored-by: trhille <17446278+trhille@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MPAS-Dev/compass/sessions/e852577b-c2c5-4453-9fb1-c3856049bf6c Co-authored-by: trhille <17446278+trhille@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MPAS-Dev/compass/sessions/e852577b-c2c5-4453-9fb1-c3856049bf6c Co-authored-by: trhille <17446278+trhille@users.noreply.github.com>
|
Testing this on the landice/greenland/mesh_gen case with default .cfg settings on a single Perlmutter cpu node timed out after 4 hours, sitting in the srun -n 128 mbtempest step for most of that time (I can't tell exactly how long). Meanwhile, the existing approach using ESMF_RegridWeightGen in compass/main takes only about 9.5 minutes, so something is very wrong with the implementation in this PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Conservative remapping in landice mesh_gen can hang/segfault with ESMF_RegridWeightGen at high resolution. This change transitions that path to mbtempest (TempestRemap parallel flow) while keeping the existing interpolation workflow intact.
Core change (landice mesh_gen optional interpolation)
Operational cleanup
Config/docs alignment for mesh_gen
Checklist