Skip to content

Commit

Permalink
Merge pull request #63 from GEOS-ESM/sanAkel-patch-1
Browse files Browse the repository at this point in the history
Comment out daily output
  • Loading branch information
Yury Vikhliaev authored Feb 8, 2024
2 parents 66c664b + df6a27f commit 549a07e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions MOM6_GEOSPlug/mom6_app/1440x1080/diag_table
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
#"scalar", 1,"days",1,"days","Time",
#"layer", 1,"days",1,"days","Time",
#"prog", 0,"days",1,"days","Time",
"prog_z", 1,"days",1,"days","Time",
"prog_z", 1,"months",1,"days","Time",
#"ave_prog", 1,"days",1,"days","Time",
#"tracer", 1,"days",1,"days","Time",
#"cont", 1,"days",1,"days","Time",
##"mom", 5,"days",1,"days","Time",
##"bt_mom", 5,"days",1,"days","Time",
#"visc", 1,"days",1,"days","Time",
##"energy", 5,"days",1,"days","Time",
"forcing", 1,"days",1,"days","Time",
#"forcing", 1,"days",1,"days","Time",
#"surface", 1,"months",1,"days","Time",
"sfc_ave", 1,"days",1,"days","Time",
#"ocean_static", -1,"days",1,"days","time",
Expand Down Expand Up @@ -72,10 +72,10 @@
#
## Z-space fields:
##==================
"ocean_model_z","u","u","prog_z","all",.true.,"none",2
"ocean_model_z","v","v","prog_z","all",.true.,"none",2
#"ocean_model_z","u","u","prog_z","all",.true.,"none",2
#"ocean_model_z","v","v","prog_z","all",.true.,"none",2
"ocean_model_z","temp","temp","prog_z","all",.true.,"none",2
"ocean_model_z","temp_xyave","temp_xyave","prog_z","all",.true.,"none",2
#"ocean_model_z","temp_xyave","temp_xyave","prog_z","all",.true.,"none",2
"ocean_model_z","salt","salt","prog_z","all",.true.,"none",2
"ocean_model_z","thkcello","thkcello","prog_z","all",.true.,"none",2
#
Expand Down Expand Up @@ -282,7 +282,7 @@
#"ocean_model","LwLatSens","LwLatSens", "forcing","all",.true.,"none",1
#"ocean_model","salt_flux","salt_flux", "forcing","all",.true.,"none",1
#"ocean_model","Heat_PmE","Heat_PmE", "forcing","all",.true.,"none",1
"ocean_model","frazil","frazil", "forcing","all",.true.,"none",1
#"ocean_model","frazil","frazil", "forcing","all",.true.,"none",1
#"ocean_model","internal_heat","internal_heat", "forcing","all",.true.,"none",1
#"ocean_model","heat_added","heat_added", "forcing","all",.true.,"none",1
##
Expand Down
12 changes: 6 additions & 6 deletions MOM6_GEOSPlug/mom6_app/540x458/diag_table
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
#"scalar", 1,"days",1,"days","Time",
#"layer", 1,"days",1,"days","Time",
#"prog", 0,"days",1,"days","Time",
"prog_z", 1,"days",1,"days","Time",
"prog_z", 1,"months",1,"days","Time",
#"ave_prog", 1,"days",1,"days","Time",
#"tracer", 1,"days",1,"days","Time",
#"cont", 1,"days",1,"days","Time",
##"mom", 5,"days",1,"days","Time",
##"bt_mom", 5,"days",1,"days","Time",
#"visc", 1,"days",1,"days","Time",
##"energy", 5,"days",1,"days","Time",
"forcing", 1,"days",1,"days","Time",
#"forcing", 1,"days",1,"days","Time",
#"surface", 1,"months",1,"days","Time",
"sfc_ave", 1,"days",1,"days","Time",
#"ocean_static", -1,"days",1,"days","time",
Expand Down Expand Up @@ -72,10 +72,10 @@
#
## Z-space fields:
##==================
"ocean_model_z","u","u","prog_z","all",.true.,"none",2
"ocean_model_z","v","v","prog_z","all",.true.,"none",2
#"ocean_model_z","u","u","prog_z","all",.true.,"none",2
#"ocean_model_z","v","v","prog_z","all",.true.,"none",2
"ocean_model_z","temp","temp","prog_z","all",.true.,"none",2
"ocean_model_z","temp_xyave","temp_xyave","prog_z","all",.true.,"none",2
#"ocean_model_z","temp_xyave","temp_xyave","prog_z","all",.true.,"none",2
"ocean_model_z","salt","salt","prog_z","all",.true.,"none",2
"ocean_model_z","thkcello","thkcello","prog_z","all",.true.,"none",2
#
Expand Down Expand Up @@ -282,7 +282,7 @@
#"ocean_model","LwLatSens","LwLatSens", "forcing","all",.true.,"none",1
#"ocean_model","salt_flux","salt_flux", "forcing","all",.true.,"none",1
#"ocean_model","Heat_PmE","Heat_PmE", "forcing","all",.true.,"none",1
"ocean_model","frazil","frazil", "forcing","all",.true.,"none",1
#"ocean_model","frazil","frazil", "forcing","all",.true.,"none",1
#"ocean_model","internal_heat","internal_heat", "forcing","all",.true.,"none",1
#"ocean_model","heat_added","heat_added", "forcing","all",.true.,"none",1
##
Expand Down

0 comments on commit 549a07e

Please sign in to comment.