Search found 4 matches

by asidjazz
Tue May 13, 2025 4:29 pm
Forum: ROMS Problems
Topic: WRF faster than ROMS when running COAWST
Replies: 2
Views: 178

Re: WRF faster than ROMS when running COAWST

jcwarner wrote: Tue May 13, 2025 2:21 pm it might be best to post this as a new message here:
https://github.com/DOI-USGS/COAWST/issues

but make sure you dont have WRF dynamic time stepping on.
-j
Thank you and I will.
by asidjazz
Tue May 13, 2025 1:24 pm
Forum: ROMS Problems
Topic: WRF faster than ROMS when running COAWST
Replies: 2
Views: 178

WRF faster than ROMS when running COAWST

Hello,

I am using wrf+roms+swan coupling running in coawst, and I found significant faster running speed of wrf than roms. I think it may invalidate the data exchange between wrf and roms. Did I miss any cpp option or flag to force synchronizing different models?

Thank you.
by asidjazz
Tue May 13, 2025 6:12 am
Forum: ROMS Bugs
Topic: Bug report of d_ecmwf2roms.m in surface forcing generation script
Replies: 3
Views: 494

Re: Bug report of d_ecmwf2roms.m in surface forcing generation script

Also, the the swflux and rain, the files only have values at frame 1, and all 0 afterwards. swflux and rain files only. The others have values at all the frames.
by asidjazz
Tue May 13, 2025 6:07 am
Forum: ROMS Bugs
Topic: Bug report of d_ecmwf2roms.m in surface forcing generation script
Replies: 3
Views: 494

Bug report of d_ecmwf2roms.m in surface forcing generation script

Hello,

When I set "doFields = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16]", it generates forcing file with inaccurate values, especially for swflux and rain. The scale are about 20000 times higher and there are value < 0.

When I set doFields to a single number to generate a single file each time with ...