mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename computeConnectionPressureDelta to computePressureDelta
that it applies to connections are now implied by class
This commit is contained in:
@@ -48,7 +48,7 @@ StandardWellConnections(const WellInterfaceGeneric& well)
|
||||
|
||||
template<class FluidSystem, class Indices, class Scalar>
|
||||
void StandardWellConnections<FluidSystem,Indices,Scalar>::
|
||||
computeConnectionPressureDelta()
|
||||
computePressureDelta()
|
||||
{
|
||||
// Algorithm:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user