Skip to content

Commit d28bf85

Browse files
authored
Merge pull request #55 from olivierbonte/fix/docs
Fix docs ms_to_mol: degC instead of K
2 parents 2a0657e + 1336291 commit d28bf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unit_conversions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The conversions are given by
127127
- ``G_{mol} = G_{ms} \\, pressure / (Rgas Tair)``
128128
- ``G_{ms} = G_{mol} \\, (Rgas Tair) / pressure``
129129
130-
where Tair is in Kelvin and pressure in Pa (converted from kPa internally).
130+
where Tair is in deg C and pressure in Pa (converted from kPa internally).
131131
132132
# References
133133
Jones, H_G_ 1992_ Plants and microclimate: a quantitative approach to

0 commit comments

Comments
 (0)