Replies: 2 comments 1 reply
-
|
Hi, There is no need to add a Constant reader like this, as these variables have fallback (default values) already specified in the LarvalFish model. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks Knut, Sorry, I did jump ahead to my second solution. By commenting out the |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to run a toy problem using FVCOM output on the THREDDS server and the LarvalFish model.
I get the following error:
It seems that some of the variables required by the model
LarvalFishare not present and as a result the reader is reset and zeros read. I tried to circumvent this by adding a constant reader and setting all extra variable required byLarvalFishto 0, but with no success. The output shows advection in the 1st time step and then the reader is still reading 0s.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions