You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently facing some issues with running meanflow with nc input in fvcom. The first issue is that the input nc meanflow has been created properly, but there are no changes related to hydrodynamic conditions. This is quite frustrating since it implies that the model is not responding to the input as it should.
The second issue is that the meanflow input seems to be read, but there are no changes related to the currents in the model. Whenever I input tides or winds in the meanflow setup, fvcom still reads the original data. This is concerning because it means that the model is not being updated with new information and, as such, may not be accurately simulating the conditions in the area of interest.
Lastly, I am unsure if the input is being read correctly since there is no clear indication that fvcom is responding to the input that I am providing. This leads me to believe that there may be an issue with the input format or some other aspect of the input that is causing fvcom to not respond properly.
Overall, these issues are hindering my ability to accurately simulate hydrodynamic conditions using meanflow with nc input in fvcom. I would appreciate any guidance or advice on how to resolve these issues and ensure that the model is accurately simulating the conditions in the area of interest.
The text was updated successfully, but these errors were encountered:
I haven't actually ever used the meanflow module but I'm doing a bunch of code merging at the moment so can have a quick look to see if there is anything obviously not connected.
Can you share your make.inc and namelist that you're using so I can understand the setup?
I am currently facing some issues with running meanflow with nc input in fvcom. The first issue is that the input nc meanflow has been created properly, but there are no changes related to hydrodynamic conditions. This is quite frustrating since it implies that the model is not responding to the input as it should.
The second issue is that the meanflow input seems to be read, but there are no changes related to the currents in the model. Whenever I input tides or winds in the meanflow setup, fvcom still reads the original data. This is concerning because it means that the model is not being updated with new information and, as such, may not be accurately simulating the conditions in the area of interest.
Lastly, I am unsure if the input is being read correctly since there is no clear indication that fvcom is responding to the input that I am providing. This leads me to believe that there may be an issue with the input format or some other aspect of the input that is causing fvcom to not respond properly.
Overall, these issues are hindering my ability to accurately simulate hydrodynamic conditions using meanflow with nc input in fvcom. I would appreciate any guidance or advice on how to resolve these issues and ensure that the model is accurately simulating the conditions in the area of interest.
The text was updated successfully, but these errors were encountered: