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
The mitgcm_ocean model_mod interpolates qty_temperature directly (no conversion from potential temp)
DART/models/MITgcm_ocean/model_mod.f90
Line 639 in 2d5882c
DART/models/MITgcm_ocean/work/input.nml
Lines 190 to 191 in 2d5882c
DART/models/MITgcm_ocean/trans_mitdart_mod.f90
Lines 382 to 383 in 2d5882c
note also potential salinity vs salinity.
Possibly this is just a naming issue with the model state, but I figured I would note this rather than the comment getting buried in #773
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The mitgcm_ocean model_mod interpolates qty_temperature directly (no conversion from potential temp)
DART/models/MITgcm_ocean/model_mod.f90
Line 639 in 2d5882c
The model appears to use potential temperature in the state:
DART/models/MITgcm_ocean/work/input.nml
Lines 190 to 191 in 2d5882c
DART/models/MITgcm_ocean/trans_mitdart_mod.f90
Lines 382 to 383 in 2d5882c
note also potential salinity vs salinity.
Possibly this is just a naming issue with the model state, but I figured I would note this rather than the comment getting buried in
#773
The text was updated successfully, but these errors were encountered: