DOI-USGS / COAWST

COAWST modeling system git repository
Other
100 stars 48 forks source link

Nesting Settings related issues #251

Open wjlyx opened 2 months ago

wjlyx commented 2 months ago

Hello, I have been trying to run a three-layer nested WRF-ROMS coupling experiment recently, but I encountered a problem during the execution. It gets stuck at the following point and does not continue running. I think it might be due to incorrect settings in my .in file. I have attached all the files I used below for your reference. Thank you for your help!

Coupled Input File name = /home/yxli20/home/lyx/COAWST/Projects/test/coupling_sandy.in Coupled Input File name = /home/yxli20/home/lyx/COAWST/Projects/test/coupling_sandy.in

my domain image

coupling_sandy.in.txt ocean_sandy.in.txt slurm-6524.out.txt sandy.h.txt

wjlyx commented 2 months ago

I have encountered a new issue again. Could it be due to an error in the contact.nc file? Do I need three contact.nc files?

      Physical parameters File:  
               Input Grid File:  Projects/test/Sandy_roms_grid_ref3.nc
Nesting grid connectivity File:  Projects/test/Sandy_roms_contact_ref3.nc
  Input Nonlinear Initial File:  Projects/test/Sandy_ini_ref3.nc
     Input Climatology File 01:  Projects/test/Sandy_clm.nc
     Input Climatology File 02:  Projects/test/Sandy_clm_ref3.nc
     Input Climatology File 03:  Projects/test/Sandy_clm_ref3_ref3.nc

ROMS I/O variables Metadata File: ROMS/External/varinfo.dat

Output/Input Files:

           Output Restart File:  Sandy_ocean_ref3_ref3_rst.nc
           Output History File:  Sandy_ocean_ref3_ref3_his.nc
          Output Averages File:  Sandy_ocean_ref3_ref3_avg.nc
      Physical parameters File:  
               Input Grid File:  Projects/test/Sandy_roms_grid_ref3_ref3.nc
Nesting grid connectivity File:  Projects/test/Sandy_roms_contact_ref3.nc
  Input Nonlinear Initial File:  Projects/test/Sandy_ini_ref3_ref3.nc
     Input Climatology File 01:  Projects/test/Sandy_clm.nc
     Input Climatology File 02:  Projects/test/Sandy_clm_ref3.nc
     Input Climatology File 03:  Projects/test/Sandy_clm_ref3_ref3.nc

ROMS I/O variables Metadata File: ROMS/External/varinfo.dat

TIDES_DATE - Checking tidal reference date for zero phase: zero_phase_date = 105.0000 (read from Projects/test/tide_forc_Sandy.nc) tide_DateNumber = 371.0000 (0001-01-05 00:00:00) old tide_start = 56228.0000 (days) new tide_start = -678571.0000 (days)

TIDES_DATE - Checking tidal reference date for zero phase: zero_phase_date = 105.0000 (read from Projects/test/tide_forc_Sandy.nc) tide_DateNumber = 371.0000 (0001-01-05 00:00:00) old tide_start = -678571.0000 (days) new tide_start = -678571.0000 (days)

TIDES_DATE - Checking tidal reference date for zero phase: zero_phase_date = 105.0000 (read from Projects/test/tide_forc_Sandy.nc) tide_DateNumber = 371.0000 (0001-01-05 00:00:00) old tide_start = -678571.0000 (days) new tide_start = -678571.0000 (days) module_io_quilt_old.F 2950 F

SET_CONTACT_NF90 - inconsistent parameter, Ngrids = 3 2 in input file: Found Error: 05 Line: 73 Source: ROMS/Utility/set_contact.F Found Error: 05 Line: 258 Source: ROMS/Utility/inp_par.F Found Error: 05 Line: 134 Source: ROMS/Drivers/nl_roms.h, ROMS_initialize

run.log.txt ocean_sandy2.in.txt

jcwarner-usgs commented 2 months ago

so did you get past the first issue?

for the second issue, you only need 1 contact file. but it needs to be created with all 3 grid.

wjlyx commented 1 month ago

so did you get past the first issue?

for the second issue, you only need 1 contact file. but it needs to be created with all 3 grid.

Hello, I have modified the contact file, but I still encounter the initial issue (the first one), and the program gets stuck during execution. Coupled Input File name = /home/yxli20/home/lyx/COAWST/Projects/test/coupling_sandy.in Coupled Input File name = /home/yxli20/home/lyx/COAWST/Projects/test/coupling_sandy.in

sandy.h.txt

ocean_sandy.in.txt

coupling_sandy.in.txt