Replies: 7 comments 1 reply
-
|
Hi Joaquim, It is possibly a memory issue, try to allocate more memory for your run. Mickael |
Beta Was this translation helpful? Give feedback.
-
|
Hi Joaquim, it is probably due to the activation of the current in the grid, it must be activated in ww3_multi.nml It is weird to not be able to compile with Debug option, if you can provide the exact error message when running cmake. Best, Mickael |
Beta Was this translation helpful? Give feedback.
-
|
Hi Mickael, About the debug option: the error is not in the compilation, but in the WW3 run. (this message is repited like 20 times) Thanks again, |
Beta Was this translation helpful? Give feedback.
-
|
I've corrected this bug last week, so if you update your git repo it should be fine. Mickael |
Beta Was this translation helpful? Give feedback.
-
|
Hi Mickael, I’m running the model on a cluster that doesn’t have the latest MPI version required to compile this new branch. I’ve been trying to compile it over the past few days, but I haven’t been able to get it working yet. Would it be possible for me to send you a zip file with the necessary input files so you can run it in your environment and take a look at the error? I know it’s a lot to ask, but it would really help me. Thank you very much, |
Beta Was this translation helpful? Give feedback.
-
|
Hi Mickael, I was finally able to solve the issue with the water levels on the larger grid! The fine grid resolution (costa) was 0.67/60°, while the larger grid (local) had 2/60°, and the water levels were defined every 1.2/60°. Thanks a lot for your help! |
Beta Was this translation helpful? Give feedback.
-
|
Great ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
In my multi-grid model configuration, I want to include water levels as forcing for my two finest grids: "costa" and "local".
When I run WW3 using water levels only on the "costa" grid, it runs without any problems and produces good results. However, when I also try to include water levels on the "local" grid, the run stops after the first simulation hour.
Below I’m sharing the ww3_multi output where the error appears. If you need any additional input to help diagnose the problem, or if anyone has any idea where the issue might come from, I would really appreciate your help.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions