Can the ozone data from CESM2.1.3 WACCM FWsc2000climo be changed to four dimensions (nm,nlevel,nlat,nlon)

xxr

xuxr123
New Member
The prescribed ozone data in CESM2.1.3 WACCM FWsc2000climo is zonal-mean of 5-day averages , is it possible to change this data to a four-dimensional (e.g., nmonth(12)*nlevel*nlat*nlon)? Besides, is "prescribed_ozone_file" and "prescribed_strataero_file" the same file?
FWsc2000climo:
&prescribed_ozone_nl
prescribed_ozone_cycle_yr = 2000
prescribed_ozone_datapath = '/data/share/CESM_inputdata/atm/cam/ozone'
prescribed_ozone_file = 'ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc'
prescribed_ozone_name = 'O3'
prescribed_ozone_type = 'CYCLICAL'
/
&prescribed_strataero_nl
prescribed_strataero_cycle_yr = 2000
prescribed_strataero_datapath = '/data/share/CESM_inputdata/atm/cam/ozone'
prescribed_strataero_file = 'ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc'
prescribed_strataero_type = 'CYCLICAL'
prescribed_strataero_use_chemtrop = .false.
 

Ji-Hoon Oh

Ji-Hoon Oh
New Member
Hi, I'm currently asking the same question.
Did you succeed in prescribing ozone in 4 dimensions in your model simulation?
 
Back
Top