MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
caca329
Posts: 5
Joined: Fri Dec 06, 2024 6:12 pm
Location: Universiti Sains Malaysia

MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN

#1 Unread post by caca329 »

After i run it i got blow up error with NaN at the first-time step but i'm not sure why, can anyone help me to figure out the main possible reason?
Attachments
NaN log.txt
(82.8 KiB) Downloaded 142 times

jcwarner
Posts: 1217
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN

#2 Unread post by jcwarner »

try running with a small dt, lets say dt = 1.0d0, just to see if it starts.

looks like you have some really shallow depths.
GET_GRID_NF90 - bathymetry at RHO-points: h
(Grid = 01, File: /home/ubuntu/roms_fyp/test/grd.nc)
(Min = 1.15776933E-02 Max = 9.72791063E+01)

do you need that shallow at ~80m horiz resolution?

caca329
Posts: 5
Joined: Fri Dec 06, 2024 6:12 pm
Location: Universiti Sains Malaysia

Re: MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN

#3 Unread post by caca329 »

I tried with DT = 1.0 but it still blows up. And actually, no need that shallow for ~80m, so does it mean I still have to smooth it more? But any suggestion on the min or max depth?

Post Reply