MPAS-Dev / MPAS-Model

Repository for MPAS models and shared framework releases.
235 stars 312 forks source link

[OpenACC] Add updates to run moist dycore on Derecho #1140

Closed gdicker1 closed 4 weeks ago

gdicker1 commented 6 months ago

These changes allow the OpenACC build on NSF NCAR's Derecho system by adding a new build target nvhpc-derecho and fixing some bugs. Also addresses some whitespace inconsistencies that may have hidden issues in mpas_dmpar.F.

NOTE: these changes have only been tested by building the atmosphere core without physics by commenting out the PHYSICS=-DDO_PHYSICS line in src/core_atmosphere/Makefile. This is the "moist dycore."

gdicker1 commented 4 weeks ago

I've stalled on this for a while, so I'm closing this.