noaa-ocs-modeling / CoastalApp

CoastalApp will be deprecated. Please switch to https://github.com/oceanmodeling/ufs-coastal . CoastalApp is a NUOPC application implemented following UFS best practices to couple coastal ocean models and other domains (Sea Ice, Atmosphere, Wave, Inland Hydrology, ...)
https://github.com/oceanmodeling/ufs-coastal
Creative Commons Zero v1.0 Universal
13 stars 32 forks source link

WW3-SCHISM-ATMESH test crash #132

Closed josephzhang8 closed 1 year ago

josephzhang8 commented 2 years ago

Successfully compiled all 3 components under NEMS (thanks, Carsten!!), and we are doing Shinnecock case using the input files from Guoming. The run crashed quickly with the following error message:

 ./CFSv2_shinnecock_unstr_UVP_201808.nc

                    *** WAVEWATCH III Multi-grid shell ***
               =================================================

 *** WAVEWATCH III ERROR IN W3IOGR :
     ERROR IN OPENING mod_def.points FILE
     IOSTAT =   29

 *** WAVEWATCH III ERROR IN W3IOGR :
     ERROR IN OPENING mod_def.points FILE
     IOSTAT =   29

 w3servmd MPI_ABORT, IEXIT=          50
 w3servmd UNIT missing
 w3servmd MSG missing
 w3servmd FILE missing
 w3servmd LINE missing
 w3servmd COMM missing
 w3servmd MPI_ABORT, IEXIT=          50
 w3servmd UNIT missing
 w3servmd MSG missing
 w3servmd FILE missing
 w3servmd LINE missing

 *** WAVEWATCH III ERROR IN W3IOGR :
     ERROR IN OPENING mod_def.points FILE
     IOSTAT =   29

 *** WAVEWATCH III ERROR IN W3IOGR :
     ERROR IN OPENING mod_def.points FILE
     IOSTAT =   29
....
saeed-moghimi-noaa commented 1 year ago

@aliabdolali

Looking forward to your input. 1st on ATMESH-WW3 testing then full atmesh-ocn-wav test.

aliabdolali commented 1 year ago

Did you execute ww3_grid? it generated mod_def.ww3 Do you have mod_def.ww3 in your work directory? if you have it, then copy it to mod_def. . i.e. mod_def.inlet and then copy it again to mod_def.points

saeed-moghimi-noaa commented 1 year ago

PLEASE follow up here and do not communicate via emails

https://github.com/noaa-ocs-modeling/CoastalApp/discussions/150