Added comment with reference to documentation.

This commit is contained in:
Joakim Hove
2015-03-22 10:56:32 +01:00
parent 6882653433
commit c11cca31dc

View File

@@ -87,6 +87,14 @@ public:
, m_eclipseState(eclipseState)
{ }
/*
See the "Saturation Functions" chapter in the Eclipse Technical
Description; there are several alternative families of keywords
which can be used to enter relperm and capillary pressure
tables.
*/
void apply(std::vector<double>& values,
const std::string& propertyName) const
{