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

How CESM3 reads the emission inventory

jinmuluo

Jinmu Luo
Member
What version of the code are you using?
cesm3.beta06


Have you made any changes to files in the source tree?
many changes


Describe your problem or question:
Hi,
I have a naive question on how CESM (or CAM-Chem) reads the bottom-up emission inventory.
A typical compset uses the emission inventory from: /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_NO_anthro_surface_1750-2015_0.9x1.25_c20170608.nc

which has only emission variable " float emiss_anthro(time, lat, lon) "

If i want to replace this emission inventory with multiple sectors inventory like : /glade/campaign/acom/acom-weather/MUSICA/emissions/cams/CAMS-GLOB-ANTv4.2/orig/CAMS-GLOB-ANT_2000-2020_0.1x0.1_anthro_nox.nc

Should we rewrite the format of the above emission inventory into the same as the first one? OrCESM knows how to add all the different sectors together?

best,
 
Top