Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WRF-ROMS-SWAN Coupling calculation error #250

Open
DYB2363021436 opened this issue Apr 26, 2024 · 1 comment
Open

WRF-ROMS-SWAN Coupling calculation error #250

DYB2363021436 opened this issue Apr 26, 2024 · 1 comment

Comments

@DYB2363021436
Copy link

When I use the WRF-ROMS-SWAN coupling calculation, after 1 hour of calculation in WRF mode, no more calculations are performed, and there are no errors in the logs, while ROMS and SWAN can be calculated for 1.5 hours, and then no more calculations are performed.

Snipaste_2024-04-26_13-41-46

@jcwarner-usgs
Copy link
Collaborator

what are the time steps for WRF, ROMS and SWAN?
the time steps need to divide evenly into the coupling interval.
WRF dt = 20, ROMS dt = 40, SWAN dt =40 , Coupling interval = 200 is GOOD
WRF dt = 15, ROMS dt = 40, SWAN dt =40 , Coupling interval = 200 is BAD
check all your dt's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants