Skip to content

Commit

Permalink
tweak a comment
Browse files Browse the repository at this point in the history
        modified:   src/chemistry/modal_aero/aero_model.F90
  • Loading branch information
fvitt committed Aug 8, 2024
1 parent 282501c commit bbfc576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chemistry/modal_aero/aero_model.F90
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ subroutine aero_model_init( pbuf2d )
call modal_aero_coag_init
call modal_aero_newnuc_init

! call modal_aero_deposition_init only if the user has not specified
! call aero_deposition_cam_init only if the user has not specified
! prescribed aerosol deposition fluxes
if (.not.aerodep_flx_prescribed()) then
aero_props => modal_aerosol_properties()
Expand Down

0 comments on commit bbfc576

Please sign in to comment.