Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistencies between versions 5.9 and 5.10 #99

Open
brey opened this issue Feb 26, 2023 · 1 comment
Open

Inconsistencies between versions 5.9 and 5.10 #99

brey opened this issue Feb 26, 2023 · 1 comment

Comments

@brey
Copy link
Contributor

brey commented Feb 26, 2023

Dear All, running the same model with versions 5.9 and 5.10.1 gives different results. There are some small differences in the written maxelev data and some larger differences in the maxdahv values. I don't know if they grow in time.

The most important difference is that the model produces a singular high (negative) value on a single mesh point. See figure.

I am attaching the model for clarity. The only difference in the param.nml is the configuration of the output:

❯ diff param.nml ../schism59/param.nml
150,151c150,151
<     iof_hydro(1:31) = 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
<                       0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
---
>     iof_hydro(1:30) = 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
>                       0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

I would appreciate your help in sorting this out as we are moving to the new IO.

Figure 3

test_model.zip

@josephzhang8
Copy link
Member

josephzhang8 commented Feb 27, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants