Replies: 1 comment 1 reply
-
Hello, Sorry to tell you that homogeneous input is not implemented in the multi grid. BTY, you can create a fake netcdf file with a constant value to provide as forcing field. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear WW3 community,
I am currently working with WW3 in a polar region with a multi grid.
I would like to use the switch IC3 with the multi.nml (or multi.inp) and add the wave damping by ice as a homogeneous field. I have already tried it in the shel.nml and it works well, but I cannot find a way to implement the ice as a homogeneous field in the multi.nml.
In the shel I have:
HOMOG_INPUT(3)%NAME = 'IC3'
HOMOG_INPUT(3)%VALUE1 = 917.0
In multi.nml It seems that the value in the homogeneous section is for a speed and direction only:
I would appreciate a lot your help,
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions