Skip to content

Commit

Permalink
Added 5-day averaged output of SSH
Browse files Browse the repository at this point in the history
- For purposes of diagnosing eddy activity more efficiently
  I'm adding 5-day averages of SSH to the standard configuration.
- At Malte's suggestion, added KE monthly average.
- Also added "e" to monthly output for completeness.
- No answer changes.
  • Loading branch information
adcroft committed Jul 20, 2015
1 parent f52abaf commit 328049b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion ice_ocean_SIS/OM4_025/diag_table.MOM6
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Ocean diagnostics files
"ocean_daily", 1, "days", 1, "days", "time"
"ocean_5daily", 5, "days", 1, "days", "time"
"ocean_month", 1, "months", 1, "days", "time"
"ocean_month_snap", 1, "months", 1, "days", "time"
"ocean_annual", 12, "months", 1, "days", "time"
Expand All @@ -14,7 +15,7 @@
"ocean_Bering_Strait", 1, "days", 1, "days", "time"
"ocean_Agulhas_section", 1, "days", 1, "days", "time"

# High-frequency 2d
# High-frequency 1d
"ocean_model", "SSH", "ssh", "ocean_daily", "all", "mean", "none",2
"ocean_model", "SSU", "ssu", "ocean_daily", "all", "mean", "none",2
"ocean_model", "SSV", "ssv", "ocean_daily", "all", "mean", "none",2
Expand All @@ -23,6 +24,9 @@
#"ocean_model", "SST", "sst_max", "ocean_daily", "all", "max", "none",2
#"ocean_model", "SST", "sst_min", "ocean_daily", "all", "min", "none",2

# High-frequency 5d
"ocean_model", "SSH", "ssh", "ocean_5daily", "all", "mean", "none",2

# Monthly averages
"ocean_model", "SSH", "ssh", "ocean_month", "all", "mean", "none",2
#"ocean_model", "SSH", "ssh_pow2", "ocean_month", "all", "pow2", "none",2
Expand All @@ -34,6 +38,7 @@
"ocean_model", "KPP_OBLdepth", "KPP_OBLdepth_min", "ocean_month", "all", "min", "none",2
"ocean_model", "MLD_003", "MLD_003", "ocean_month", "all", "mean", "none",2
"ocean_model", "subML_N2", "subML_N2", "ocean_month", "all", "mean", "none",2
"ocean_model", "e", "e", "ocean_month", "all", "mean", "none",2
"ocean_model", "temp", "temp", "ocean_month", "all", "mean", "none",2
"ocean_model", "salt", "salt", "ocean_month", "all", "mean", "none",2
"ocean_model", "u", "u", "ocean_month", "all", "mean", "none",2
Expand All @@ -47,6 +52,7 @@
#"ocean_model", "pso", "pso", "ocean_month", "all", "mean", "none",2
"ocean_model", "speed", "speed", "ocean_month", "all", "mean", "none",2
#"ocean_model", "speed", "speed_pow2", "ocean_month", "all", "pow2", "none",2
"ocean_model", "KE", "KE", "ocean_month", "all", "mean", "none",2

# Monthly surface forcing (mechanical)
"ocean_model", "taux", "taux", "ocean_month", "all", "mean", "none",2
Expand Down
8 changes: 7 additions & 1 deletion ice_ocean_SIS2/OM4_025/diag_table.MOM6
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Ocean diagnostics files
"ocean_daily", 1, "days", 1, "days", "time"
"ocean_5daily", 5, "days", 1, "days", "time"
"ocean_month", 1, "months", 1, "days", "time"
"ocean_month_snap", 1, "months", 1, "days", "time"
"ocean_annual", 12, "months", 1, "days", "time"
Expand All @@ -14,7 +15,7 @@
"ocean_Bering_Strait", 1, "days", 1, "days", "time"
"ocean_Agulhas_section", 1, "days", 1, "days", "time"

# High-frequency 2d
# High-frequency 1d
"ocean_model", "SSH", "ssh", "ocean_daily", "all", "mean", "none",2
"ocean_model", "SSU", "ssu", "ocean_daily", "all", "mean", "none",2
"ocean_model", "SSV", "ssv", "ocean_daily", "all", "mean", "none",2
Expand All @@ -23,6 +24,9 @@
#"ocean_model", "SST", "sst_max", "ocean_daily", "all", "max", "none",2
#"ocean_model", "SST", "sst_min", "ocean_daily", "all", "min", "none",2

# High-frequency 5d
"ocean_model", "SSH", "ssh", "ocean_5daily", "all", "mean", "none",2

# Monthly averages
"ocean_model", "SSH", "ssh", "ocean_month", "all", "mean", "none",2
#"ocean_model", "SSH", "ssh_pow2", "ocean_month", "all", "pow2", "none",2
Expand All @@ -34,6 +38,7 @@
"ocean_model", "KPP_OBLdepth", "KPP_OBLdepth_min", "ocean_month", "all", "min", "none",2
"ocean_model", "MLD_003", "MLD_003", "ocean_month", "all", "mean", "none",2
"ocean_model", "subML_N2", "subML_N2", "ocean_month", "all", "mean", "none",2
"ocean_model", "e", "e", "ocean_month", "all", "mean", "none",2
"ocean_model", "temp", "temp", "ocean_month", "all", "mean", "none",2
"ocean_model", "salt", "salt", "ocean_month", "all", "mean", "none",2
"ocean_model", "u", "u", "ocean_month", "all", "mean", "none",2
Expand All @@ -47,6 +52,7 @@
#"ocean_model", "pso", "pso", "ocean_month", "all", "mean", "none",2
"ocean_model", "speed", "speed", "ocean_month", "all", "mean", "none",2
#"ocean_model", "speed", "speed_pow2", "ocean_month", "all", "pow2", "none",2
"ocean_model", "KE", "KE", "ocean_month", "all", "mean", "none",2

# Monthly surface forcing (mechanical)
"ocean_model", "taux", "taux", "ocean_month", "all", "mean", "none",2
Expand Down

0 comments on commit 328049b

Please sign in to comment.