Skip to content

Commit

Permalink
Update src/partmc.F90
Browse files Browse the repository at this point in the history
Co-authored-by: Jeffrey Curtis <[email protected]>
  • Loading branch information
tangwhiap and jcurtis2 authored Dec 3, 2024
1 parent 22aca30 commit f3ef66a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/partmc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ subroutine partmc_part(file)
call aero_state_set_n_part_ideal(aero_state, n_part)
else
call aero_state_zero(aero_state)

aero_mode_type_exp_present &
= aero_dist_contains_aero_mode_type(aero_dist_init, &
AERO_MODE_TYPE_EXP) &
Expand Down

0 comments on commit f3ef66a

Please sign in to comment.