Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'jonbob/mpascice/dcompset' (PR #1815)
This PR fixes D-compsets using the mpas-seaice component, which previously had been broken. The slab ocean model used by the data-ocean model in all D-compsets couples with a freezing melting potential, rather than direct frazil fluxes used by the active ocean model. This PR introduces a new namelist variable "config_ocean_surface_type" that the scripts set based on compset. This variable is then used to set up the correct coupling mechanism in the driver and code. A new version of mpas-seaice is also required. The scripts are also modified slightly to change coupling intervals for D-compsets based on the underlying seaice resolution. This PR is BFB for all tested configurations, but will change answers for DTESTM compsets. Tested with: * -compset DTEST -mach edison -res f45_g37_rx1 * -compset DTESTM -mach edison -res T62_oQU240 [NML] [BFB]
- Loading branch information