| Package | Description |
|---|---|
| nce.base | |
| nce.equipments | |
| nce.heattransfer | |
| nce.piping |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainDecomposition.setValueFromAverageAtAllSteps(java.lang.String varName,
java.lang.String varName1,
DomainDecomposition d1,
java.lang.String varName2,
DomainDecomposition d2)
Set a variable from the average of other 2 variables in the grid
at the same step
|
| Modifier and Type | Method and Description |
|---|---|
DomainDecomposition |
HeatExchanger.getColdDomain()
Returns the domain decomposition of the shell or of the bundle,
depending on hot fluid location
|
DomainDecomposition |
HeatExchangerSide.getDomain() |
DomainDecomposition |
CentrifPump.getDomain() |
DomainDecomposition |
HeatExchanger.getHotDomain()
Returns the domain decomposition of the shell or of the bundle,
depending on cold fluid
location
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HT.evalPrandtlAtAllSteps(DomainDecomposition d)
Evaluates Prandtl number at all grid steps
|
static void |
HT.evalReynoldsAtAllSteps(DomainDecomposition d)
Evaluates Reynolds number at all grid steps
|
static void |
HT.evalVolFlowAtAllSteps(DomainDecomposition d)
Evaluates volumetric flow at all grid steps
|
| Modifier and Type | Method and Description |
|---|---|
DomainDecomposition |
Pipe.getDomain() |