diff --git a/src/chemistry/geoschem/chemistry.F90 b/src/chemistry/geoschem/chemistry.F90 index 5c3b2b0cd4..945346f263 100644 --- a/src/chemistry/geoschem/chemistry.F90 +++ b/src/chemistry/geoschem/chemistry.F90 @@ -1823,7 +1823,7 @@ subroutine chem_timestep_tend( state, ptend, cam_in, cam_out, dT, pbuf, fh2o ) use short_lived_species, only : get_short_lived_species_gc, set_short_lived_species_gc use spmd_utils, only : masterproc use time_manager, only : Get_Curr_Calday, Get_Curr_Date ! For computing SZA - use tropopause, only : Tropopause_findChemTrop, Tropopause_Find + use tropopause, only : Tropopause_findChemTrop use wv_saturation, only : QSat #if defined( MODAL_AERO ) use aero_model, only : aero_model_gasaerexch ! Aqueous chemistry and aerosol growth