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

allow regression tests to use specified binary "mod_def" file regardless of domain #1697

Closed
DeniseWorthen opened this issue Apr 5, 2023 · 0 comments · Fixed by #1407
Closed
Assignees
Labels
enhancement New feature or request

Comments

@DeniseWorthen
Copy link
Collaborator

Description

Since WW3 requires a separate mod_def file for each domain as well as for each specific combination of compile-time ifdef switches, it is useful to have a separation between the domain specification and the switch specification. This would allow the same domain to be run with a mod_def created with a different set of compile-time switches.

Solution

Add a variable MODDEF_WAV to specify which mod_def file to use. The existing variable WAVDOMAIN would continue to specify the wave model domain.

Alternatives

Related to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant