-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
aerosolsIs related to aerosols (including aerosol physics and chemistry).Is related to aerosols (including aerosol physics and chemistry).cleanupThis issue indicates an opportunity for code cleanup.This issue indicates an opportunity for code cleanup.enhancementNew feature or requestNew feature or request
Description
Currently, prescribed aerosol deposition fluxes (aerodep_flx in CAM) are not implemented for modal aerosols because it depends on methods from the modal aerosol model in CAM, so they have been stubbed out in the converted prescribed_aerosol_deposition_flux scheme converted to CAM-SIMA.
When MAM is converted, we have to implement this functionality in the above CCPPized scheme.
The interface may look significantly different after MAM is converted and use of the abstract aerosol interface is implemented in CAM-SIMA.
Metadata
Metadata
Assignees
Labels
aerosolsIs related to aerosols (including aerosol physics and chemistry).Is related to aerosols (including aerosol physics and chemistry).cleanupThis issue indicates an opportunity for code cleanup.This issue indicates an opportunity for code cleanup.enhancementNew feature or requestNew feature or request