NOAA-EMC / fv3atm

Other
33 stars 157 forks source link

Feature/vegtype export #888

Open bbakernoaa opened 1 week ago

bbakernoaa commented 1 week ago

Description

This pull request includes updates to the update_atmos_chemistry subroutine in atmos_model.F90 and modifications in the module_cplfields module in cpl/module_cplfields.F90. The changes primarily focus on incorporating the vtype (vegetation type) variable into the atmospheric chemistry update process.

Updates to atmos_model.F90:

Modifications to cpl/module_cplfields.F90:

closes #889 This PR goes along with AQM#103

Issue(s) addressed

Testing

Dependencies

Should be paired with bbakernoaa/aqm/feature/vegtype

Requirements before merging