You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After compiling CoastalApp including ATMESH (e.g. --component "SCHISM ATMESH") and seeing that at ATMESH is build, resulting in the executable NEMS-schism_atmesh.x, execution fails:
20230205 175947.890 TRACE PET3 ESMF_LogSet() !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
20230205 175947.890 TRACE PET3 ESMF_LogSet() !!! TRACING is disabled !!!
20230205 175947.890 TRACE PET3 ESMF_LogSet() !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
20230205 175947.905 ERROR PET3 module_EARTH_GRID_COMP.F90:4032 Not valid - Model 'atmesh' was requested, but is not available in the executable!
20230205 175947.905 ERROR PET3 EARTH grid component01:src/addon/NUOPC/src/NUOPC_Driver.F90:788 Not valid - Passing error in return code
20230205 175947.905 ERROR PET3 EARTH grid component01:src/addon/NUOPC/src/NUOPC_Driver.F90:478 Not valid - Passing error in return code
20230205 175947.905 ERROR PET3 module_NEMS_GRID_COMP.F90:668 Not valid - Breaking out of subroutine
20230205 175947.905 ERROR PET3 MAIN_NEMS.F90:476 Not valid - Aborting NEMS
20230205 175947.905 INFO PET3 Finalizing ESMF
This occurs on Mac-darwing conda built, but I've seen it on other systems, too.
The text was updated successfully, but these errors were encountered:
After compiling CoastalApp including ATMESH (e.g. --component "SCHISM ATMESH") and seeing that at ATMESH is build, resulting in the executable
NEMS-schism_atmesh.x
, execution fails:This occurs on Mac-darwing conda built, but I've seen it on other systems, too.
The text was updated successfully, but these errors were encountered: