Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Modifying aerosol data values

arti-14

Arti Jadav
New Member
Hi All,
I am trying to run the CAM simulation in single column mode.
I am using the large scale forcings from the observations as the IOP data. The initial conditions file, is generated by the CAM (following the instructions given in : 4. Atmospheric configurations (compsets) — camdoc documentation ).
I want to rescale the aerosol values, when they are being read at the start of the run. I wanted to know which module or program is used to read in the initial aerosol conditions from the file.

Thank you in advance,

Best Regrds,
Arti Jadav
 

fvitt

CSEG and Liaisons
Staff member
The advected constituents, including aerosols, are read from the IC file in subroutine read_inidat in module dyn_comp.F90
 
Top