-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
I am running a coupled ROMS-SWAN simulation. When I try to restart, I get the following error:
WRT_HIS_NF90 - wrote history fields (Index=1,1) in record = 25
Found Error: ** Line: 700 Source: ROMS/Utility/wrt_avg.F, wrt_avg_nf90
WRT_AVG_NF90 - error while writing variable: Lwave
into averages NetCDF file for time record: 25
So it restarts and writes the history file, but chokes on the average file
If I set Aout(idWlen) == F it will restart and run no problem, but just won't update the "Lwave" variable in the average file.
Seems like a bug somewhere in either def_avg.F or wrt_avg.F??
Metadata
Metadata
Assignees
Labels
No labels