Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
338 changes: 185 additions & 153 deletions MOM_input

Large diffs are not rendered by default.

732 changes: 394 additions & 338 deletions docs/MOM_parameter_doc.all

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/MOM_parameter_doc.debugging
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ DEBUG_BT = False ! [Boolean] default = False
! The following parameters are used for diabatic processes.
DEBUG_CONSERVATION = False ! [Boolean] default = False
! If true, monitor conservation and extrema.

! === module MOM_kappa_shear ===
! Parameterization of shear-driven turbulence following Jackson, Hallberg and Legg, JPO 2008
WRITE_TRACER_MIN_MAX = False ! [Boolean] default = False
! If true, write the maximum and minimum values of temperature, salinity and
! some tracer concentrations to stdout when the energy files are written.
Expand Down
333 changes: 165 additions & 168 deletions docs/MOM_parameter_doc.short

Large diffs are not rendered by default.

373 changes: 111 additions & 262 deletions docs/available_diags.000000

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion nuopc.runconfig
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ CLOCK_attributes::
history_ymd = -999
ice_cpl_dt = 99999 #not used
lnd_cpl_dt = 99999 #not used
ocn_cpl_dt = 1080 #ignored (coupling timestep set by nuopc.runseq) unless stop_option is nsteps
ocn_cpl_dt = 900 #ignored (coupling timestep set by nuopc.runseq) unless stop_option is nsteps
restart_n = 1
restart_option = nyears
restart_ymd = -999
Expand Down
2 changes: 1 addition & 1 deletion nuopc.runseq
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
runSeq::
@1080
@900
MED med_phases_aofluxes_run
MED med_phases_prep_ocn_accum
MED med_phases_ocnalb_run
Expand Down
72 changes: 39 additions & 33 deletions testing/checksum/historical-3hr-checksum.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,88 +2,94 @@
"schema_version": "1-0-0",
"output": {
"Salt": [
"A1B8D773993C6E5E"
"932DCCB92636FB86"
],
"Temp": [
"905F1105FB57A31E"
"1388E0E551DF2408"
],
"h": [
"61B41624CCA95954"
"FA0129060174B8F9"
],
"u": [
"662434960AD718C8"
"1F2C8214FB2AD131"
],
"CAu": [
"353BCDE1BD9E0520"
"A9B572FAEF02F815"
],
"First_direction": [
"0"
],
"ave_ssh": [
"E6AFC184F0DC66F5"
"6EE95788A11BE228"
],
"frazil": [
"DF5243FC1CD31AD5"
],
"p_surf_EOS": [
"FD15FF92AFF2FCE8"
"2F3F43109AB413DE"
],
"sfc": [
"2D0159DAF7AAD338"
"F20BF1F9EB12A4F0"
],
"u2": [
"969C12B5B52CE49"
"BB275AC2103D11D2"
],
"v": [
"6B828B3AE54D65BD"
"70CA78A9D4DE7C8F"
],
"v2": [
"6D5166B96ECA2998"
"88D41CF9AFAE847D"
],
"CAv": [
"D46B79A51BEDDF07"
"B5878D095C716CF6"
],
"DTBT": [
"4033E47AA9F58623"
"4032D873F782A27F"
],
"MEKE": [
"56298D10EF44E7A"
"995535A4D947FB9E"
],
"MEKE_Kh": [
"0"
],
"MEKE_Kh_diff": [
"0"
],
"MEKE_Ku": [
"7AF867151F91AF71"
"EB88D14F3ECC68CB"
],
"age": [
"85660D04BD80AC93"
"725F93782D466F06"
],
"diffu": [
"84E4F25E3CC5E0B6"
"F9BD4A28E4232A69"
],
"diffv": [
"B5D85213A41D1CF"
"5D8DDF42C1D10FCC"
],
"ubtav": [
"5628A479F90521E0"
"45BFC8720E7B03C8"
],
"vbtav": [
"7DB8E290693F1F98"
"9CB1452C34416D79"
],
"Kd_shear": [
"AE5EFEF6B76F9B74"
"9E5F37545A0AF50E"
],
"Kv_shear": [
"B6A78CE87A224DCC"
"5DF996FF60BD8B1F"
],
"Kv_shear_Bu": [
"1158A0A3634AC4A6"
],
"MLD": [
"173BA6343B9D9C89"
],
"MLD_MLE_filtered": [
"4B324CA80ABC2D6E"
"8E888254CD67CFBA"
],
"MLD_MLE_filtered_slow": [
"F79EFF40E0CB73C1"
],
"MLE_Bflux": [
"29FDB9E838891EEA"
],
"SFC_BFLX": [
"1A2014AABC60EA90"
],
"h_ML": [
"24AE4C80662BD05D"
"173BA6343B9D9C89"
]
}
}