Search found 5 matches
- Tue Dec 17, 2024 4:27 am
- Forum: ROMS Discussion
- Topic: MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN
- Replies: 2
- Views: 8407
Re: MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN
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?
- Sun Dec 15, 2024 9:57 am
- Forum: ROMS Discussion
- Topic: MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN
- Replies: 2
- Views: 8407
MAIN: Abnormal termination: BLOWUP. REASON: KEchar = NaN, PEchar = NaN
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?
- Thu Dec 12, 2024 11:16 am
- Forum: ROMS Discussion
- Topic: Blow up error due to max density
- Replies: 5
- Views: 12400
Re: Blow up error due to max density
I was using pyroms to get the forcing from MERRA-2 and boundary, clm, and ic files from HYCOMjcwarner wrote: Wed Dec 11, 2024 3:08 pm i am not sure which tools you are using to create bndry file, but you can not have nans in any forcing or bndry files.
suggest you try different tools or different source of data.
- Wed Dec 11, 2024 1:29 pm
- Forum: ROMS Discussion
- Topic: Blow up error due to max density
- Replies: 5
- Views: 12400
Re: Blow up error due to max density
I've noticed the problem was my boundary and climatology files were being extracted wrongly cuz I accidentally used only the condition of first day in 2020 to get to output of 366 days for boundary and climatology files. After I corrected this and get the correct boundary and climatology files ...
- Sat Dec 07, 2024 3:49 am
- Forum: ROMS Discussion
- Topic: Blow up error due to max density
- Replies: 5
- Views: 12400
Blow up error due to max density
I'm really new to ROMS and now I've been hitting so many blow up error when running ROMS. I want to get the data of whole year of 2020, but I can only get until 28th Jan. For month Jan 2020 I already had 3 blow up, first at 22nd and second at 25th, I get to continue the running from those blow up ...