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.078b #497

Open cecilehannay opened 9 months ago

cecilehannay commented 9 months ago

Purpose:

Starting Lscale branch from a spunup state in prevision of ECS run


Description:

Same as 78 except:

user_nl_mom

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 INPUT directory into run directory

cd /glade/derecho/scratch/hannay/b.e23_alpha16g.BLT1850.ne30_t232.078b/run
mkdir INPUT
cd INPUT
ln -s /glade/campaign/cesm/cesmdata/inputdata/ocn/mom/tx2_3v2/* .
ln -s /glade/campaign/cesm/cesmdata/inputdata/cesm2_init/b.e23_alpha16g.BLT1850.ne30_t232.075/0101-01-01/b.e23_alpha16g.BLT1850.ne30_t232.075.mom6.r.0101-01-01-00000.nc .  ;

Case directory:

adamrher commented 8 months ago

Here's a look at the current LabSea freeze over in 78b:

temp_tseries_SST

PeterHjortLauritzen commented 8 months ago

@adamrher Thanks!

As discussed in the CAM7 meeting, I think we will need to stop the current ECS runs although we have not reached 150 years! (this tentative decision will be discussed at tomorrows CESM projects meeting)

Reasons:

cecilehannay commented 8 months ago

I want to confirm that the 78b series (#497, #498, and #499) had also been stopped and I had confirmed with Dave it was to stop them before stopping them.