Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User/bgr/ideal hurricane #251

Merged
merged 10 commits into from
Oct 22, 2018
22 changes: 13 additions & 9 deletions ocean_only/CVmix_SCM_tests/common_BML/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ THICKNESS_CONFIG = "uniform" !
! seamount - TBD AJA.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -206,16 +206,20 @@ TS_CONFIG = "SCM_ideal_hurr" !
! benchmark - use the benchmark test case T & S.
! linear - linear in logical layer space.
! DOME2D - 2D DOME initialization.
! adjustment2d - TBD AJA.
! sloshing - TBD AJA.
! seamount - TBD AJA.
! ISOMIP - ISOMIP initialization.
! adjustment2d - 2d lock exchange T/S ICs.
! sloshing - sloshing mode T/S ICs.
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2

! === module MOM_MEKE ===

Expand Down
22 changes: 13 additions & 9 deletions ocean_only/CVmix_SCM_tests/common_EPBL/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ THICKNESS_CONFIG = "coord" !
! seamount - TBD AJA.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -204,16 +204,20 @@ TS_CONFIG = "SCM_ideal_hurr" !
! benchmark - use the benchmark test case T & S.
! linear - linear in logical layer space.
! DOME2D - 2D DOME initialization.
! adjustment2d - TBD AJA.
! sloshing - TBD AJA.
! seamount - TBD AJA.
! ISOMIP - ISOMIP initialization.
! adjustment2d - 2d lock exchange T/S ICs.
! sloshing - sloshing mode T/S ICs.
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2

! === module MOM_MEKE ===

Expand Down
22 changes: 13 additions & 9 deletions ocean_only/CVmix_SCM_tests/common_KPP/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ THICKNESS_CONFIG = "coord" !
! seamount - TBD AJA.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -204,16 +204,20 @@ TS_CONFIG = "SCM_ideal_hurr" !
! benchmark - use the benchmark test case T & S.
! linear - linear in logical layer space.
! DOME2D - 2D DOME initialization.
! adjustment2d - TBD AJA.
! sloshing - TBD AJA.
! seamount - TBD AJA.
! ISOMIP - ISOMIP initialization.
! adjustment2d - 2d lock exchange T/S ICs.
! sloshing - sloshing mode T/S ICs.
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2

! === module MOM_MEKE ===

Expand Down
29 changes: 19 additions & 10 deletions ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ THICKNESS_CONFIG = "uniform" !
! soliton - Equatorial Rossby soliton.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -439,17 +439,26 @@ TS_CONFIG = "SCM_ideal_hurr" !
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_S_REF = 35.0 ! [1e-3] default = 35.0
! Reference salinity
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_DTDZ = 0.01 ! [C/m]
! Initial temperature stratification below mixed layer
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_TEMP_MLD = 0.0 ! [m] default = 0.0
! Initial temp mixed layer depth
SCM_SALT_MLD = 0.0 ! [m] default = 0.0
! Initial salt mixed layer depth
SCM_L1_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2
SCM_L2_DSDZ = 0.0 ! [PPT/m] default = 0.0
! Initial salinity stratification in layer 2
SCM_L2_MINTEMP = 4.0 ! [C] default = 4.0
! Layer 2 minimum temperature
VELOCITY_CONFIG = "zero" ! default = "zero"
! A string that determines how the initial velocities
! are specified for a new run:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ THICKNESS_CONFIG = "uniform" !
! soliton - Equatorial Rossby soliton.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -197,15 +197,14 @@ TS_CONFIG = "SCM_ideal_hurr" !
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_DTDZ = 0.01 ! [C/m]
! Initial temperature stratification below mixed layer
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2

! === module MOM_diag_mediator ===

Expand Down
29 changes: 19 additions & 10 deletions ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ THICKNESS_CONFIG = "coord" !
! soliton - Equatorial Rossby soliton.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -519,17 +519,26 @@ TS_CONFIG = "SCM_ideal_hurr" !
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_S_REF = 35.0 ! [1e-3] default = 35.0
! Reference salinity
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_DTDZ = 0.01 ! [C/m]
! Initial temperature stratification below mixed layer
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_TEMP_MLD = 0.0 ! [m] default = 0.0
! Initial temp mixed layer depth
SCM_SALT_MLD = 0.0 ! [m] default = 0.0
! Initial salt mixed layer depth
SCM_L1_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2
SCM_L2_DSDZ = 0.0 ! [PPT/m] default = 0.0
! Initial salinity stratification in layer 2
SCM_L2_MINTEMP = 4.0 ! [C] default = 4.0
! Layer 2 minimum temperature
VELOCITY_CONFIG = "zero" ! default = "zero"
! A string that determines how the initial velocities
! are specified for a new run:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ THICKNESS_CONFIG = "coord" !
! soliton - Equatorial Rossby soliton.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -215,15 +215,14 @@ TS_CONFIG = "SCM_ideal_hurr" !
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_DTDZ = 0.01 ! [C/m]
! Initial temperature stratification below mixed layer
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2

! === module MOM_diag_mediator ===

Expand Down
29 changes: 19 additions & 10 deletions ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ THICKNESS_CONFIG = "coord" !
! soliton - Equatorial Rossby soliton.
! rossby_front - a mixed layer front in thermal wind balance.
! USER - call a user modified routine.
TS_CONFIG = "SCM_ideal_hurr" !
TS_CONFIG = "SCM_CVMix_tests" !
! A string that determines how the initial tempertures
! and salinities are specified for a new run:
! file - read velocities from the file specified
Expand All @@ -519,17 +519,26 @@ TS_CONFIG = "SCM_ideal_hurr" !
! seamount - no motion test with seamount ICs.
! dumbbell - sloshing channel ICs.
! rossby_front - a mixed layer front in thermal wind balance.
! SCM_ideal_hurr - used in the SCM idealized hurricane test.
! SCM_CVMix_tests - used in the SCM CVMix tests.
! USER - call a user modified routine.
SCM_S_REF = 35.0 ! [1e-3] default = 35.0
! Reference salinity
SCM_SST_REF = 15.0 ! [C]
! Reference surface temperature
SCM_DTDZ = 0.01 ! [C/m]
! Initial temperature stratification below mixed layer
SCM_MLD = 0.0 ! [m]
! Initial mixed layer depth
SCM_TEMP_MLD = 0.0 ! [m] default = 0.0
! Initial temp mixed layer depth
SCM_SALT_MLD = 0.0 ! [m] default = 0.0
! Initial salt mixed layer depth
SCM_L1_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L1_TEMP = 15.0 ! [C] default = 20.0
! Layer 1 surface temperature
SCM_L2_SALT = 35.0 ! [1e-3] default = 35.0
! Layer 2 surface salinity
SCM_L2_TEMP = 15.0 ! [C] default = 20.0
! Layer 2 surface temperature
SCM_L2_DTDZ = 0.01 ! [C/m] default = 0.0
! Initial temperature stratification in layer 2
SCM_L2_DSDZ = 0.0 ! [PPT/m] default = 0.0
! Initial salinity stratification in layer 2
SCM_L2_MINTEMP = 4.0 ! [C] default = 4.0
! Layer 2 minimum temperature
VELOCITY_CONFIG = "zero" ! default = "zero"
! A string that determines how the initial velocities
! are specified for a new run:
Expand Down
Loading