We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purpose: Set up AMIP type simulation for the year 1850 for comparing coupled and uncoupled simulation and calculate aerosol ERF.
Description: To get the code
git clone https://github.com/NorESMhub/NorESM.git cd NorESM git checkout noresm2_5_alpha08d ./bin/git-fleximod update
NOTE: a memory leak is present in the run and hits agains the node limit when running past 11 years. See memory leak in n1850 case NorESM#550
limit
create_newcase command
./create_newcase --case <user_case_path>/nf2000_ne30pg3_ne30pg3_mtn14.fatessp_20250120\\ --compset 1850_CAM70%LT%NORESM%CAMoslo_CLM60%FA TES-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP \\ --res ne30pg3_ne30pg3_mtn14\\ --project nn9560k --run-unsupported --mach betzy
use_aerocom = .true. interpolate_nlat = 192 interpolate_nlon = 288 interpolate_output = .true. history_aerosol = .true. zmconv_c0_lnd = 0.0075D0 zmconv_c0_ocn = 0.0300D0 zmconv_ke = 5.0E-6 zmconv_ke_lnd = 1.0E-5 clim_modal_aero_top_press = 1.D-4 bndtvg = '/cluster/shared/noresm/inputdata/atm/cam/ggas/noaamisc.r8.nc'
fates_paramfile='/cluster/work/users/rosief/git/NorESM_MEGAN_test/components/clm/src/fates/parameter_files/fates_params_megan_twostream.nc' z0param_method='ZengWang2007'
./xmlchange NTASKS=1920 ./xmlchange STOP_N=7 ./xmlchange STOP_OPTION=nyears ./xmlchange RESUBMIT=4 ./xmlchange --subgroup case.run JOB_WALLCLOCK_TIME=48:00:00 ./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=06:00:00
__ Compset long name
1850_CAM70%LT%NORESM%CAMoslo_CLM60%FATE S-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP
Model grid long name a%ne30np4.pg3_l%ne30np4.pg3_oi%ne30np4.pg3_r%r05_w%null_z%null_g%gris4_m%tnx1v4
Case directory:
Locally on betzy (if still available): /cluster/projects/nn9560k/oyvinds/NorESM2.5_alpha08/cases/nf1850_ne30pg3_ne30pg3_mtn14.fatessp_20250219
/cluster/projects/nn9560k/oyvinds/NorESM2.5_alpha08/cases/nf1850_ne30pg3_ne30pg3_mtn14.fatessp_20250219
On github:
Code version on github (either NorESMhub or user's fork):
Diagnostics:
Output:
Contacts:
Extra details:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Purpose:
Set up AMIP type simulation for the year 1850 for comparing coupled and uncoupled simulation and calculate aerosol ERF.
Description:
To get the code
NOTE: a memory leak is present in the run and hits agains the node
limit
when running past 11 years.See memory leak in n1850 case NorESM#550
create_newcase command
Add the following to user_nl_clm
__
Compset long name
1850_CAM70%LT%NORESM%CAMoslo_CLM60%FATE
S-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP
Model grid long name
a%ne30np4.pg3_l%ne30np4.pg3_oi%ne30np4.pg3_r%r05_w%null_z%null_g%gris4_m%tnx1v4
Case directory:
Locally on betzy (if still available):
/cluster/projects/nn9560k/oyvinds/NorESM2.5_alpha08/cases/nf1850_ne30pg3_ne30pg3_mtn14.fatessp_20250219
On github:
Code version on github (either NorESMhub or user's fork):
Diagnostics:
As examples:
Output:
Contacts:
Extra details:
The text was updated successfully, but these errors were encountered: