Skip to content

Commit 6233f09

Browse files
authored
Add date to Pressel et al. reference
1 parent 1982bfe commit 6233f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/initial_conditions/initial_conditions.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@ function (initial_condition::TRMM_LBA)(params)
11401140

11411141
# Set q_tot to the value implied by the measured pressure and relative
11421142
# 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
1143+
# in Pressel et al., 2015). Note that the measured profiles are different from the
11441144
# ones required for hydrostatic balance.
11451145
# TODO: Move this to APL.
11461146
molmass_ratio = TD.Parameters.molmass_ratio(thermo_params)

0 commit comments

Comments
 (0)