We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For instance, ./xmlchange MOM6_WAV_METHOD="legacy" should make the following parameter changes:
./xmlchange MOM6_WAV_METHOD="legacy"
#override WAVE_METHOD = EFACTOR #override STOKES_DDT = False #override STOKES_VF = False #override STOKES_PGF = False #override FPMIX = False KPP% #override STOKES_MOST = False USE_KPP_LT_K = True USE_KPP_LT_VT2 = True %KPP
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For instance,
./xmlchange MOM6_WAV_METHOD="legacy"
should make the following parameter changes:The text was updated successfully, but these errors were encountered: