NCAR / amwg_dev

Repo to store model sandboxes and cases used for CAM development
9 stars 2 forks source link

b.e23_alpha16g.BLT1850.ne30_t232.085 #515

Open gustavo-marques opened 7 months ago

gustavo-marques commented 7 months ago

Purpose: Test the hypothesis that SST biases in the Equatorial Pacific are related to shallow boundary layer depths (BLDs) in this region. This run investigates this hypothesis by forcing a minimum BLD = 15 m everywhere.


Description: Twin of 078b but with MINIMUM_OBL_DEPTH = 15 m in user_nl_mom.


Case directory:

!!!! min BLD !!!!
KPP%
MINIMUM_OBL_DEPTH = 15.
%KPP
!!!! params from case 078b !!!!
MIN_SALINITY = 1.e-06
INPUTDIR = "INPUT"
INIT_LAYERS_FROM_Z_FILE = False
THICKNESS_CONFIG = "thickness_file"
THICKNESS_FILE = "b.e23_alpha16g.BLT1850.ne30_t232.075.mom6.r.0101-01-01-00000.nc"
TS_CONFIG = "file"
TS_FILE = "b.e23_alpha16g.BLT1850.ne30_t232.075.mom6.r.0101-01-01-00000.nc"
TEMP_IC_VAR = "Temp"
SALT_IC_VAR = "Salt"
VELOCITY_CONFIG = "file"
VELOCITY_FILE = "b.e23_alpha16g.BLT1850.ne30_t232.075.mom6.r.0101-01-01-00000.nc"

Add T/S budget terms on top of the standard diag_table:

# T/S budget terms
"ocean_model", "dhdt", "dhdt", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "dynamics_h_tendency", "dynamics_h_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "vert_remap_h_tendency", "vert_remap_h_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "boundary_forcing_h_tendency", "boundary_forcing_h_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2

"ocean_model", "opottemptend", "opottemptend", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "opottempdiff", "opottempdiff", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "opottemppmdiff", "opottemppmdiff", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "boundary_forcing_heat_tendency", "boundary_forcing_heat_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "frazil_heat_tendency", "frazil_heat_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "T_advection_xy", "T_advection_xy", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "Th_tendency_vert_remap", "Th_tendency_vert_remap", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "KPP_NLT_temp_budget", "KPP_NLT_temp_budget", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "T_hbdxy_cont_tendency", "T_hbdxy_cont_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2

"ocean_model", "T_adx", "T_adx", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "T_ady", "T_ady", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2

"ocean_model", "osalttend", "osalttend", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "osaltdiff", "osaltdiff", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "osaltpmdiff", "osaltpmdiff", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "boundary_forcing_salt_tendency", "boundary_forcing_salt_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "frazil_salt_tendency", "frazil_salt_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "S_advection_xy", "S_advection_xy", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "Sh_tendency_vert_remap", "Sh_tendency_vert_remap", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "KPP_NLT_saln_budget", "KPP_NLT_saln_budget", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "S_hbdxy_cont_tendency", "S_hbdxy_cont_tendency", "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "S_adx", "S_adx",           "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
"ocean_model", "S_ady", "S_ady",           "b.e23_alpha16g.BLT1850.ne30_t232.085.mom6.h.native%4yr-%2mo", "all", "mean", "none", 2
fobryan3 commented 7 months ago

Unfortunately, not seeing the response we were looking for. At location of Stratus mooring MLD is a little deeper in summer as we wanted:

Screenshot 2024-03-28 at 11 11 59 AM

but SST and absorbed SW are actually a little worse:

Screenshot 2024-03-28 at 11 03 16 AM Screenshot 2024-03-28 at 11 10 11 AM

Over the whole SE Pacific region, there may be a small decrease in +ve SST bias but generally pretty similar?

tos_err_078b tos_err_085