Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/unit_conversions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ The conversions are given by
- ``G_{mol} = G_{ms} \\, pressure / (Rgas Tair)``
- ``G_{ms} = G_{mol} \\, (Rgas Tair) / pressure``

where Tair is in Kelvin and pressure in Pa (converted from kPa internally).
where Tair is in deg C and pressure in Pa (converted from kPa internally).

# References
Jones, H_G_ 1992_ Plants and microclimate: a quantitative approach to
Expand Down
Loading