DOI-USGS / COAWST

COAWST modeling system git repository
Other
104 stars 49 forks source link

WRF-ROMS coupling #230

Open wjlyx opened 7 months ago

wjlyx commented 7 months ago

Hello everyone, I'm trying to run WRF and ROMS coupled through COAWST, but I always encounter an issue where it stops at the step of WRF sending to ROMS after running for a while. Does anyone have any solutions for this?

image

coupling_sandy.txt ocean_sandy.txt sandy.txt namelist.input.txt

wjlyx commented 7 months ago

build_test02.log.txt

jcwarner-usgs commented 7 months ago

near the end of the build_test log file it looks like roms blew up.

5619964 57204 04:31:00 1.088559E-02 2.524916E+01 2.526004E+01 1.033833E+12 02 (001,068,01) 3.272224E-03 1.006189E-01 1.642780E-01 2.868435E+01 DIAG speed trouble 28.6843469722120
Blowing-up: Saving latest model state into RESTART file WRT_RST - wrote re-start fields (Index=1,1) in record = 0000003 01 Blowing-up: Saving latest model state into RESTART file WRT_RST - wrote re-start fields (Index=1,1) in record = 0000003 02

you should look in the netcdf rst files and see what happened to roms.

wjlyx commented 7 months ago

near the end of the build_test log file it looks like roms blew up.

5619964 57204 04:31:00 1.088559E-02 2.524916E+01 2.526004E+01 1.033833E+12 02 (001,068,01) 3.272224E-03 1.006189E-01 1.642780E-01 2.868435E+01 DIAG speed trouble 28.6843469722120 Blowing-up: Saving latest model state into RESTART file WRT_RST - wrote re-start fields (Index=1,1) in record = 0000003 01 Blowing-up: Saving latest model state into RESTART file WRT_RST - wrote re-start fields (Index=1,1) in record = 0000003 02

you should look in the netcdf rst files and see what happened to roms.

Could you please tell me which parameters I should pay attention to in the rst file? This is the header file output by ncdump. Sandy_roms_ocean_header.txt Sandy_roms_ocean_ref3_header.txt