Skip to content

Commit 8131920

Browse files
mom6botHallberg-NOAA
authored andcommitted
MOM6+SIS2: Enable exchange of runoff DOC from Land to Ice used in CMIP7 ESM4.5 (#1034)
- NOAA-GFDL/MOM6@d2f562ac1 Enable exchange of runoff DOC from Land to Ice used in CMIP7 ESM4.5 (#1034) - NOAA-GFDL/MOM6@45b6d22a2 Separate frazil for ice sheets and sea ice (#1027) MOM6+SIS2: Fix spec_ice to work with do_leads = true - NOAA-GFDL/SIS2@35767bb Fix spec_ice to work with do_leads = true
1 parent 0824c51 commit 8131920

17 files changed

Lines changed: 47 additions & 2 deletions

File tree

coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2293,6 +2293,9 @@ USE_RIGID_SEA_ICE = False ! [Boolean] default = False
22932293
! resist vertical motion.
22942294
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
22952295
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2296+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2297+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2298+
! MOM6.
22962299
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
22972300
! If true, allows flux adjustments to specified via the data_table using the
22982301
! component name 'OCN'.

coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2293,6 +2293,9 @@ USE_RIGID_SEA_ICE = False ! [Boolean] default = False
22932293
! resist vertical motion.
22942294
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
22952295
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2296+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2297+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2298+
! MOM6.
22962299
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
22972300
! If true, allows flux adjustments to specified via the data_table using the
22982301
! component name 'OCN'.

coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2293,6 +2293,9 @@ USE_RIGID_SEA_ICE = False ! [Boolean] default = False
22932293
! resist vertical motion.
22942294
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
22952295
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2296+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2297+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2298+
! MOM6.
22962299
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
22972300
! If true, allows flux adjustments to specified via the data_table using the
22982301
! component name 'OCN'.

ice_ocean_SIS2/Baltic/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,6 +2328,9 @@ USE_RIGID_SEA_ICE = False ! [Boolean] default = False
23282328
! resist vertical motion.
23292329
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
23302330
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2331+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2332+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2333+
! MOM6.
23312334
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
23322335
! If true, allows flux adjustments to specified via the data_table using the
23332336
! component name 'OCN'.

ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,6 +2604,9 @@ USE_RIGID_SEA_ICE = False ! [Boolean] default = False
26042604
! resist vertical motion.
26052605
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
26062606
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2607+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2608+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2609+
! MOM6.
26072610
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
26082611
! If true, allows flux adjustments to specified via the data_table using the
26092612
! component name 'OCN'.

ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,6 +2724,9 @@ SEA_ICE_RIGID_MASS = 100.0 ! [kg m-2] default = 1000.0
27242724
! rigidity
27252725
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
27262726
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2727+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2728+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2729+
! MOM6.
27272730
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
27282731
! If true, allows flux adjustments to specified via the data_table using the
27292732
! component name 'OCN'.

ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,6 +2763,9 @@ SEA_ICE_RIGID_MASS = 100.0 ! [kg m-2] default = 1000.0
27632763
! rigidity
27642764
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
27652765
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2766+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2767+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2768+
! MOM6.
27662769
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
27672770
! If true, allows flux adjustments to specified via the data_table using the
27682771
! component name 'OCN'.

ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2739,6 +2739,9 @@ SEA_ICE_RIGID_MASS = 100.0 ! [kg m-2] default = 1000.0
27392739
! rigidity
27402740
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
27412741
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2742+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2743+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2744+
! MOM6.
27422745
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
27432746
! If true, allows flux adjustments to specified via the data_table using the
27442747
! component name 'OCN'.

ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,6 +2698,9 @@ SEA_ICE_RIGID_MASS = 100.0 ! [kg m-2] default = 1000.0
26982698
! rigidity
26992699
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
27002700
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2701+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2702+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2703+
! MOM6.
27012704
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
27022705
! If true, allows flux adjustments to specified via the data_table using the
27032706
! component name 'OCN'.

ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,6 +2724,9 @@ SEA_ICE_RIGID_MASS = 100.0 ! [kg m-2] default = 1000.0
27242724
! rigidity
27252725
ALLOW_ICEBERG_FLUX_DIAGNOSTICS = False ! [Boolean] default = False
27262726
! If true, makes available diagnostics of fluxes from icebergs as seen by MOM6.
2727+
ALLOW_CARBON_FLUX_EXCHANGE = False ! [Boolean] default = False
2728+
! If true, makes available fluxes and diagnostics of carbon in runoff within
2729+
! MOM6.
27272730
ALLOW_FLUX_ADJUSTMENTS = False ! [Boolean] default = False
27282731
! If true, allows flux adjustments to specified via the data_table using the
27292732
! component name 'OCN'.

0 commit comments

Comments
 (0)