ACCESS-NRI / access-om3-wav-configs

ACCESS-OM3 MOM6-CICE6-WW3 configurations
0 stars 1 forks source link

1deg jra55do ryf.cherrypicks #44

Closed anton-seaice closed 2 months ago

anton-seaice commented 2 months ago

Companion PR to https://github.com/COSIMA/MOM6-CICE6/pull/91

The input folder was been renamed to INPUT, and now WW3 can't find the restart file :

Model definition file read.

 *** WAVEWATCH III WARNING IN W3IORS : 
     NO READABLE RESTART FILE, INITIALIZE WITH 'CALM' INSTEAD
     IOSTAT =   29

 Restart file read; cold start (calm).

Suggestions @ezhilsabareesh8 ?

dougiesquire commented 2 months ago

@anton-seaice can you please remove the first commit (db244fa)? We haven't tested this yet so I don't think we want to be propagating it across our configs - see my comment in the original PR.

In fact, I think we should revert this commit from MOM6-CICE6/1deg_jra55do_ryf until the appropriate testing is done - see this comment.

UPDATE: I've submitted a PR to revert the commit from MOM6-CICE6/1deg_jra55do_ryf.

ezhilsabareesh8 commented 2 months ago

@anton-seaice The input directory name in wav_in has to be changed.

initfile = "./input/restart.ww3"

anton-seaice commented 2 months ago

This is ready to go.