Replies: 5 comments 1 reply
-
Hi, you can do it, you need to preprocess the 9km wind using the mod_def of your 9km grid and rename wind.ww3 to wind.9km. Best, Mickael |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
you can mask the parent grid with option in ww3_multi.nml: DOMAIN%FLGHG2 = T if your wind forcings are too different, it can produce inconsistencies which is apparently your case |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for your response! I'm using the ww3_multi.inp file (not .nml), and I found this line that seems related to what you mentioned: $ Specific multi-scale model settings (single line).
Regarding the wind fields, both come from the same WRF run but at different resolutions (9 km and 3 km). Is it necessary for all grids to use the same wind field to avoid issues at the transition zone? Thanks again for your help! Best, |
Beta Was this translation helpful? Give feedback.
-
you have different solutions : about your issue, you should verify the consistency between your 9km and 3km wind at several time steps or try yo reduce the 3km domain to see if it solve the issue at domain boundaries |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was running the model with two-way nesting and I have a question.
Does WW3 support using two different wind input datasets? Specifically, I want to run the parent grid using 9 km wind data and the nested grid using 3 km wind data, both generated by WRF.
If that's possible, what is the correct procedure to follow?
My current understanding is that I need to run ww3_prnc separately for each wind field (one for each grid), but I'm unsure how to indicate in ww3_multi that each grid should use its respective wind input, especially if the files have the same name. Is there a way to assign them properly, or is this approach not supported?
Best regards,
Alejandro
Beta Was this translation helpful? Give feedback.
All reactions