Use more precise description of the WellControlType.

This commit is contained in:
Bård Skaflestad 2012-04-20 19:53:09 +02:00
parent 2c001e06df
commit b744285b9a

View File

@ -35,7 +35,7 @@ extern "C" {
/** Well type indicates desired/expected well behaviour. */
enum WellType { INJECTOR, PRODUCER };
/** Type of well control equation or inequality.
/** Type of well control equation or inequality constraint.
* BHP -> bottom hole pressure is specified.
* RATE -> flow rate is specified.
*/