rename computeConnectionPressureDelta to computePressureDelta

that it applies to connections are now implied by class
This commit is contained in:
Arne Morten Kvarving
2022-11-21 13:20:34 +01:00
parent 0d72bba326
commit 5d1b5d9426
3 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ class StandardWellConnections
public:
StandardWellConnections(const WellInterfaceGeneric& well);
void computeConnectionPressureDelta();
void computePressureDelta();
// TODO: not total sure whether it is a good idea to put this function here
// the major reason to put here is to avoid the usage of Wells struct