Skip to content

Commit

Permalink
MOM6: +Correct description of SPLIT_RK2B
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@5137442fc +Correct description of SPLIT_RK2B
- NOAA-GFDL/MOM6@9d57c15f6 Regroup MOM_dynamics_split_RK2b halo updates
- NOAA-GFDL/MOM6@8b98bd04b *+Revise algorithm in step_MOM_dyn_split_RK2b
- NOAA-GFDL/MOM6@2ea0ac32d +Add MOM_dynamics_split_RK2b enabled by SPLIT_RK2B
  • Loading branch information
mom6bot authored and marshallward committed Dec 27, 2023
1 parent 52f0e79 commit a750800
Show file tree
Hide file tree
Showing 45 changed files with 177 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/SIS2/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/DOME/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/Phillips_2layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/z/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/benchmark/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/circle_obcs/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/double_gyre/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/external_gwave/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/flow_downslope/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/flow_downslope/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
! === module MOM ===
SPLIT = True ! [Boolean] default = True
! Use the split time stepping if true.
SPLIT_RK2B = False ! [Boolean] default = False
! If true, use a version of the split explicit time stepping scheme that
! exchanges velocities with step_MOM that have the average barotropic phase over
! a baroclinic timestep rather than the instantaneous barotropic phase.
CALC_RHO_FOR_SEA_LEVEL = False ! [Boolean] default = False
! If true, the in-situ density is used to calculate the effective sea level that
! is returned to the coupler. If false, the Boussinesq parameter RHO_0 is used.
Expand Down
Loading

0 comments on commit a750800

Please sign in to comment.