- add default for CPRW

- cleanded code
This commit is contained in:
hnil
2022-05-09 11:22:59 +02:00
committed by Atgeirr Flø Rasmussen
parent 8a757a4935
commit 541edeaf67
6 changed files with 69 additions and 15 deletions

View File

@@ -535,7 +535,7 @@ namespace Opm
}
template<typename TypeTag>
void
bool
WellInterface<TypeTag>::isPressureControlled(const WellState& well_state) const
{
bool thp_controlled_well = false;