READ_PHYPAR - Invalid input parameter, lmd_Jwt = 0 It must between one and nine.
Found Error: 5 Line: 147 Source: ROMS/Utility/inp_par.F
Found Error: 5 Line: 139 Source: ROMS/Drivers/nl_roms.h, ROMS_initialize
In my .in file, I have already set lmd_Jwt == 5. Why does it still keep giving an error? I would sincerely appreciate guidance from the experts.
Invalid input parameter, lmd_Jwt = 0
Re: Invalid input parameter, lmd_Jwt = 0
In roms.in the parameter you need to set between 1 and 9 is WTYPE, not lmd_Jwt (there is no option for that parameter name)
Code: Select all
! Various parameters.
WTYPE == 1
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu