ESCOMP / ESCOMP/atmospheric_physics

Set prescribed aerosol/aerosol deposition flux specifier based on prescribed_aero_model namelist value

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
aerosols
Dominant language
Fortran
Stars
12
Forks
38
Avg merge
11h 16m
Merged PRs (30d)
5

Description

From #331

In build-namelist in CAM, `prescribed_aero_model` is used to set the value for `aerodep_flx_specifier` and `prescribed_aero_specifier` based on whether its a bulk/modal aerosol model.

This functionality is currently not present in atmos_phys/CAM-SIMA and needs host-side modifications: as @nusbaume wrote

> Namelist variables can be used to control other namelist variables in SIMA, it just takes some modifications on the CAM-SIMA side. You can see an example of this being done for the `pver` to `nlev` attribute setting in CAM-SIMA here:
>
> https://github.com/ESCOMP/CAM-SIMA/blob/development/cime_config/buildnml#L338

This is an issue reminder to make such host model changes eventually to set the namelist values automatically, rather than setting manually in the namelist.xml files

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.