Package | Description |
---|---|
nce.piping |
Modifier and Type | Method and Description |
---|---|
Pipe.FlowRegimeDeltaP |
Pipe.getFlowRegimeForDeltaP() |
static Pipe.FlowRegimeDeltaP |
Pipe.FlowRegimeDeltaP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Pipe.FlowRegimeDeltaP[] |
Pipe.FlowRegimeDeltaP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Pipe.evalPressureDrop(Pipe.FlowRegimeDeltaP pFlowRegimeDeltaP)
High level driver for pressure drop computation, sets also flow regime
|
void |
Pipe.setFlowRegimeForDeltaP(Pipe.FlowRegimeDeltaP pFlowRegimeDeltaP) |