public class PipePressDropAdiab extends PipePressDropOF
Constructor and Description |
---|
PipePressDropAdiab() |
Modifier and Type | Method and Description |
---|---|
double |
evalFunction(double outMach)
Objective function: y(outP) = 0
|
double |
getMachInl() |
double |
getMaOut() |
double |
getTOut() |
void |
init(Pipe p)
Inits pipe object
|
void |
transferOutputToPipe(Pipe p)
Updates the piping object with calculation results.
|
evalNumericalDerivative, evalNumericalDerivative5p, evalNumericalDerivativeII, evalNumericalDerivativeII5p, evalNumericalDerivatives12, getDdy, getDy, getDy5ErrEst, getH, getLabel
public void init(Pipe p)
init
in class PipePressDropOF
public double evalFunction(double outMach)
evalFunction
in class PipePressDropOF
public void transferOutputToPipe(Pipe p)
transferOutputToPipe
in class PipePressDropOF
p
- pipe objectpublic double getMaOut()
public double getMachInl()
public double getTOut()