ESCOMP / ESCOMP/CDEPS

Add in new option for CMIP7 1850 aerosols

Open
#389 3 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
CESM Only enhancement Responsibility: CTSM
Dominant language
Fortran
Stars
32
Forks
68
Avg merge
5d 13h
Merged PRs (30d)
2

Description

We have a preliminary dataset for CMIP7 1850 aerosols. So we should add an option to DATM_PRESAERO for CMIP7 1850. Something like

clim_cmip7_1850

See how this was done in CAM for this B simulation:

``` fortran
&prescribed_strataero_nl
prescribed_strataero_cycle_yr = 1850
prescribed_strataero_datapath = '/glade/derecho/scratch/tilmes/archive/b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001/atm/proc/ozone_strataero_day_5'
prescribed_strataero_file = 'ozone_strataero_b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001_1850climo_zm_5day_c251204.nc'
prescribed_strataero_type = 'CYCLICAL'
prescribed_strataero_use_chemtrop = .true.
```

https://github.com/NCAR/cesm_dev/issues/264

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.