Skip to content
Snippets Groups Projects
Commit 73493aff authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[materiallaw] Improve reference for Henry coefficient for H2OAir

parent 42500688
No related branches found
No related tags found
1 merge request!232[materiallaw] Improve reference for Henry coefficient for H2OAir
......@@ -42,8 +42,8 @@ public:
* \param temperature the temperature \f$\mathrm{[K]}\f$
*
* Henry coefficient See:
* Stefan Finsterle (1993, page 29 Formula (2.9)) \cite finsterle1993 <BR>
* (nach Tchobanoglous & Schroeder, 1985 \cite tchobanoglous1985 )
* Stefan Finsterle (1993, page 33 Formula (2.9)) \cite finsterle1993 <BR>
* (fitted to data from Tchobanoglous & Schroeder, 1985 \cite tchobanoglous1985 )
*/
template <class Scalar>
static Scalar henry(Scalar temperature)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment