Merge pull request #171 from andlaus/improve_comment

H2O-Air henry coefficient: improve citation in comment
This commit is contained in:
Andreas Lauser
2016-10-19 14:55:50 +02:00
committed by GitHub

View File

@@ -48,8 +48,8 @@ public:
* Henry coefficent See:
* Stefan Finsterle, 1993
* Inverse Modellierung zur Bestimmung hydrogeologischer Parameter eines Zweiphasensystems
* page 29 Formula (2.9) (nach Tchobanoglous & Schroeder, 1985)
*
* (fitted to data from the book "Tchobanoglous & Schroeder: Water Quality:
* Characteristics", Addison-Wesley, 1985)
*/
template <class Evaluation>
static Evaluation henry(const Evaluation& temperature)