Skip to content

Commit f8dd087

Browse files
authored
Merge pull request #3688 from CliMA/jty53-documentation-1
Add date to Pressel et al. reference
2 parents 1982bfe + 6233f09 commit f8dd087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/initial_conditions/initial_conditions.jl

Lines changed: 1 addition & 1 deletion
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)