using lower case for solve_wellEq_initially_

This commit is contained in:
Kai Bao
2015-06-16 13:12:49 +02:00
parent 0f123a8890
commit f8e35535fc
3 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ namespace Opm
double tolerance_wells_;
/// Solve well equation initially
bool solve_wellEq_initially_;
bool solve_welleq_initially_;
/// Construct from user parameters or defaults.
explicit BlackoilModelParameters( const parameter::ParameterGroup& param );