Skip to content

Commit

Permalink
don't set water species for species that air_composition handles
Browse files Browse the repository at this point in the history
  • Loading branch information
peverwhee committed Dec 23, 2024
1 parent 45c3753 commit e3a7550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_schemes/initialize_constituents.F90
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ subroutine initialize_constituents_register(constituents, errmsg, errcode)
vertical_dim = 'vertical_layer_dimension', &
min_value = 0.0_kind_phys, &
advected = .true., &
water_species = .true., &
mixing_ratio_type = 'wet', &
errcode = errcode, &
errmsg = errmsg)
Expand Down

0 comments on commit e3a7550

Please sign in to comment.