I cannot get the canyon 2D test case to work, but weirdly the 3D case works fine. For 2D it's failing at the very start when it tries to create/open the restart ncfile. I checked the directory and it doesn't get created (whereas it does for the 3D case).
Code: Select all
TIME-STEP YYYY-MM-DD hh:mm:ss.ss KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME
C => (i,j) Cu Cv C Max Max Speed
1 0001-01-01 00:00:05.00 0.000000E+00 0.000000E+00 0.000000E+00 3.414983E+13
(00,00) 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00
DEF_RST_NF90 - inquiring restart file, Grid 01: roms_rst.nc
Found Error: 02 Line: 8960 Source: ROMS/Modules/mod_netcdf.F, netcdf_open
NETCDF_OPEN - unable to open existing NetCDF file:
roms_rst.nc
call from: ROMS/Utility/def_rst.F, def_rst_nf90
No such file or directory
Found Error: 03 Line: 1597 Source: ROMS/Utility/def_rst.F, def_rst_nf90
DEF_RST_NF90 - unable to open restart NetCDF file: roms_rst.nc
Found Error: 03 Line: 82 Source: ROMS/Utility/def_rst.F
Found Error: 03 Line: 585 Source: ROMS/Nonlinear/output.F
Found Error: 03 Line: 407 Source: ROMS/Nonlinear/main2d.F
Found Error: 03 Line: 298 Source: ROMS/Drivers/nl_roms.h, ROMS_run
Thanks,
Brad