Option to read (spatially varying) KHTH from file#24
Conversation
|
@gustavo-marques, I solved the previous problem. There was nothing wrong with the code, I just forgot to set But I noticed another problem. Here is what I give the model versus what the diagnostic Is the spurious "tile structure" on the right implied by |
|
Alistair (@adcroft), maybe you have seen the problem described in the previous comment before? |
|
That looks like a classic missing halo-update. I don't think |
|
Thanks @adcroft - this solved the problem! |
Codecov Report
@@ Coverage Diff @@
## dev/cpt #24 +/- ##
===========================================
- Coverage 29.04% 29.04% -0.01%
===========================================
Files 244 244
Lines 71849 71856 +7
===========================================
+ Hits 20869 20870 +1
- Misses 50980 50986 +6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@gustavo-marques @adcroft is this PR of interest for the MOM6 code (upstream)? If so, it will take some work to merge it because I started from the dev/cpt branch, which has significantly diverged from the upstream master branch. I successfully tested the new code for the NeverWorld2 setup, but I have to admit I have never compiled or run MOM6 in a more complex configuration. Gustavo, do you have a working (and up to date) setup on Cheyenne that we could use for testing? |
|
Hi @NoraLoose: yes, I think we should merge this PR to the main branch eventually. I can take care of that and if I get conflicts related to the changes in this PR I will reach out to you. Thanks! |
|
@gustavo-marques have you tried merging this yet? If not, I will try and reach out to you if I get stuck. Thanks! |
|
No, I have not. |
|
Closing this PR because I have opened it at NOAA/GFDL. |

This adds the option to read a spatially varying GM interface height diffusivity (KHTH) from a netcdf file.