How does cb__c relate to prescribed aerosols?Example:cb_dust1_c:long_name = "dust1 column burden used in climate calculation"is different between 2 simulations where I prescribe the same dust concentration and the changes are in the amount of prescribed carbon and sulfate. I was not expecting this.I prescribed aerosol in this way:&prescribed_aero_nl
prescribed_aero_datapath = '/global/scratch2/sd/drosa/Data/Cesm-Inputdata/atm/cam/chem/trop_mozart_aero/aero'
prescribed_aero_file = 'aero_0.9x1.25_L26_CYC_MERRA.nc'
prescribed_aero_specifier = 'sulf:SO4', 'bcar1:CB1', 'bcar2:CB2', 'ocar1:OC1', 'ocar2:OC2', 'sslt1:SSLT01', 'sslt2:SSLT02',
'sslt3:SSLT03', 'sslt4:SSLT04', 'dust1:DST01', 'dust2:DST02', 'dust3:DST03', 'dust4:DST04'
prescribed_aero_type = 'CYCLICAL'
/and for another simulation in a similar way.
For other 2 simulations where the carbon aerosol prescription is exactly the same (from the same input file) and the changes are in the cloud treatments, I still see difference in cb_ocar2_c, for example.