Should the VR grids continue to use the POP t12 land/ocean mask or be updated to the MOM t232 mask?
- Dominant language
- No language data
- Stars
- 91
- Forks
- 183
- Avg merge
- 6d 2m
- Merged PRs (30d)
- 9
Description
### What is the feature/what would you like to discuss?
All of the testing for the VR grids in CAM has them using the POP t12 land/ocean mask. The only MOM land/ocean mask is t232, so to be consistent with the ocean model it makes sense for us to remove the use of the POP mask and use the MOM mask. At least in order for our simulations to be the most consistent with the fully coupled simulations and for them to make the most sense when they run fully coupled. Near the genesis of CSM I know there were science issues discovered when components did standalone simulations on a land/ocean mask different than the grid used for fully coupled simulations. So it became a convention to run our standalone simulations on the same land/ocean mask as the ocean model that was being used. Doing this has served us well. I'm concerned about those problems coming back to haunt us if we continue to run our standalone and testing simulations at an ocean/land mask that isn't even available in the fully coupled system anymore.
However, the impact to these high resolution grids is that the t232 mask is pretty course and t12 is much higher and when run with a higher resolution atmosphere -- you may purposely WANT that higher resolution land mask. Especially if it's thought that running the VR grids fully coupled is NOT something that will be done often.
If we do want to run the VR grids at the MOM t232 mask we will need to add them to ccs_config. So part of what I'm asking here is -- should we do that?
Here are the VR grids that are currently in the CAM test list:
``` xml
```
### Is there anyone in particular you want to be part of this conversation?
@adamrher @patcal @PeterHjortLauritzen @JulioTBacmeister
### Will this change (regression test) answers?
No
### Will you be implementing this enhancement yourself?
Any CAM SE can do this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.