We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1982bfe commit 6233f09Copy full SHA for 6233f09
src/initial_conditions/initial_conditions.jl
@@ -1140,7 +1140,7 @@ function (initial_condition::TRMM_LBA)(params)
1140
1141
# Set q_tot to the value implied by the measured pressure and relative
1142
# humidity profiles (see the definition of relative humidity and equation 37
1143
- # in Pressel et al.). Note that the measured profiles are different from the
+ # in Pressel et al., 2015). Note that the measured profiles are different from the
1144
# ones required for hydrostatic balance.
1145
# TODO: Move this to APL.
1146
molmass_ratio = TD.Parameters.molmass_ratio(thermo_params)
0 commit comments