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: As #71 but with atm/ocn COARE flux computation replacing the default CESM atm/ocn flux
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 2000_CAM70%LT%NORESM%CAMoslo_CLM60%FATES-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV \\ --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'
ocn_surface_flux_scheme = 1
./xmlchange NTASKS=1920 ./xmlchange STOP_OPTION=nyears ./xmlchange STOP_N=7 ./xmlchange REST_N=1 ./xmlchange REST_OPTION=nyears ./xmlchange RESUBMIT=1 ./xmlchange --subgroup case.run JOB_WALLCLOCK_TIME=48:00:00 ./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=03:00:00
__ Compset long name
2000_CAM70%LT%NORESM%CAMoslo_CLM60%FATES-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV
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/nf2000_ne30pg3_ne30pg3_mtn14.fatessp.coare_20250124
/cluster/projects/nn9560k/oyvinds/NorESM2.5_alpha08/cases/nf2000_ne30pg3_ne30pg3_mtn14.fatessp.coare_20250124
On github:
Code version on github (either NorESMhub or user's fork):
Diagnostics:
Output:
Contacts: Øyvind Seland
Extra details: Reduced simulation time to 14 years instead of 28 years to increase throughput.
The text was updated successfully, but these errors were encountered:
AeroVal diagnostics (for the latest five nf2000... simulations): https://aeroval-test.met.no/andrear/pages/intercomp/?project=NorESM3-dev&experiment=LatestNorESM3-vs-obs¶meter=od550aer
Sorry, something went wrong.
Thank you. @andrearosendahl. Which case / compset is the NorESM2-MM results calculated from?
The NorESM2-MM results in this experiment is CMIP6 from /projects/NS9034K/CMIP6/CMIP/. I used "present day" values, so years 2003-2007.
No branches or pull requests
Purpose:
As #71 but with atm/ocn COARE flux computation replacing the default CESM atm/ocn flux
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
2000_CAM70%LT%NORESM%CAMoslo_CLM60%FATES-SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV
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/nf2000_ne30pg3_ne30pg3_mtn14.fatessp.coare_20250124
On github:
Code version on github (either NorESMhub or user's fork):
Diagnostics:
Output:
Contacts:
Øyvind Seland
Extra details:
Reduced simulation time to 14 years instead of 28 years to increase throughput.
The text was updated successfully, but these errors were encountered: