A B C D E F G H I K L M N O P R S T U V 

T

T_NORM - Static variable in class nce.base.PhysicalConstants
 
T_REF_ENTH - Static variable in class nce.base.PhysicalConstants
 
T_STD - Static variable in class nce.base.PhysicalConstants
 
tellWhichSideItIs(HeatExchangerSide) - Method in class nce.equipments.HeatExchanger
Finds out whether the argument is shell side or tube side
TEMPERATURE - Static variable in class nce.equipments.CentrifPump
 
TEMPERATURE - Static variable in class nce.piping.Pipe
 
temperature(double) - Method in class nce.stream.StreamBuilder
Stream temperature
THERMAL_CONDUCTIVITY - Static variable in class nce.heattransfer.HT
Applicable to: Shell, Tube
ThermCondDataSet - Class in nce.phprop.thermcond
 
ThermCondDataSet() - Constructor for class nce.phprop.thermcond.ThermCondDataSet
 
ThermCondEqnFixed - Class in nce.phprop.thermcond
 
ThermCondEqnFixed() - Constructor for class nce.phprop.thermcond.ThermCondEqnFixed
 
ThermCondEqnPoly3 - Class in nce.phprop.thermcond
 
ThermCondEqnPoly3() - Constructor for class nce.phprop.thermcond.ThermCondEqnPoly3
 
ThermCondEqnPoly5 - Class in nce.phprop.thermcond
 
ThermCondEqnPoly5() - Constructor for class nce.phprop.thermcond.ThermCondEqnPoly5
 
ThermCondGasPureHighP - Class in nce.phprop.thermcond
Estimation of thermal conductivity of pure gases above atmospheric pressure, with the method of Stiel and Thodos.
ThermCondGasPureHighP() - Constructor for class nce.phprop.thermcond.ThermCondGasPureHighP
 
ThermCondHydrocGasPureLowP - Class in nce.phprop.thermcond
Method recommended by Misic and Thodos for the thermal conductivity of pure hydrocarbon gases at P < 350 kPa.
ThermCondHydrocGasPureLowP() - Constructor for class nce.phprop.thermcond.ThermCondHydrocGasPureLowP
 
ThermCondHydrocLiq - Class in nce.phprop.thermcond
Thermal conductivity of pure component hydrocarbon liquids
ThermCondHydrocLiq() - Constructor for class nce.phprop.thermcond.ThermCondHydrocLiq
 
ThermCondHydrocLiq.SpeciesType - Enum in nce.phprop.thermcond
 
ThermCondMixRuleGasLowP - Class in nce.phprop.thermcond
Wassiljeva's mixing rule for the thermal conductivity of low pressure gases
ThermCondMixRuleGasLowP() - Constructor for class nce.phprop.thermcond.ThermCondMixRuleGasLowP
 
ThermCondModel - Class in nce.phprop.thermcond
 
ThermCondModel() - Constructor for class nce.phprop.thermcond.ThermCondModel
 
ThermCondNonHydrocGasPureLowP - Class in nce.phprop.thermcond
Method recommended for the thermal conductivity of pure non-hydrocarbon gases at P <= 1 bar
ThermCondNonHydrocGasPureLowP() - Constructor for class nce.phprop.thermcond.ThermCondNonHydrocGasPureLowP
 
ThermCondNonHydrocGasPureLowP.GasMolecule - Enum in nce.phprop.thermcond
 
Throttle - Class in nce.equipments
 
Throttle() - Constructor for class nce.equipments.Throttle
 
toMixture(int) - Method in class nce.stream.StreamBuilder
Converts an existing stream to a mixture of a definite number of chemical species
toPseudoPure() - Method in class nce.stream.StreamBuilder
A generic pseudo-pure stream, useful as container for model equations, very similar to a pure liquid
toPureIdealGas() - Method in class nce.stream.StreamBuilder
Converts an existing stream to an ideal gas.
toPureLiquid() - Method in class nce.stream.StreamBuilder
Converts an existing stream to a pure liquid.
toString() - Method in enum nce.base.ChemicalSpecies.InRangesDefs
 
toString(String) - Method in class nce.base.Range
Composes a single line report string about if range of variable varName was violated or not
toString(Range.Format) - Method in class nce.base.Range
 
toString() - Method in class nce.base.Range
Returns something similar to a Json string
toString() - Method in class nce.stream.Phase
 
toString() - Method in class nce.stream.Stream
 
toString(Stream.ToStringMode) - Method in class nce.stream.Stream
 
toStringDerivedInternalUnits() - Static method in class nce.base.NCE
Returns a formatted list of NCE internal derived measuring units
toStringExtended() - Method in class nce.math.SolverRnRn
Prints X and F
toStringFormat() - Method in class nce.base.DomainDecomposition
Returns the domain decomposition state as a formatted string
toStringFormat(String) - Method in class nce.base.DomainDecomposition
Returns the domain decomposition field as a formatted string
toStringFormat(String, String, double, double) - Method in class nce.base.DomainDecomposition
Prints selected variable of the domain decomposition to stdout
toStringFormatdWithConversion(String, String, String, double, double) - Method in class nce.base.DomainDecomposition
Prints the state of a domain decomposition field to NCEIO.vout applying the units conversion mul * (x + add)
toStringFormatWithConversion(String, String, String, double, double, double, double) - Method in class nce.base.DomainDecomposition
Prints the state of a domain decomposition field to NCEIO.vout applying the units conversion mul * (x + add)
toStringFormatWithConversion(String, String, double, double, double, double) - Method in class nce.base.DomainDecomposition
Prints selected variable of the domain decomposition to stdout allowing units conversion as (factor) * (variable + delta)
toStringFormatWithConversionFinalBlank(String, String, String, double, double, double) - Method in class nce.base.DomainDecomposition
 
toStringFormatWithConversionStartBlank(String, String, String, double, double, double) - Method in class nce.base.DomainDecomposition
 
toStringFormatWithConversionWithBlanks(String, String, String, double, double) - Method in class nce.base.DomainDecomposition
 
toStringFundamentalInternalUnits() - Static method in class nce.base.NCE
Returns a formatted list of NCE internal fundamental measuring units
toStringSummary() - Method in class nce.base.PropertyEquation
Prints a description of the equation and its actual settings
TP_DENSITY - Static variable in class nce.piping.Pipe
 
TP_SLIP_RATIO - Static variable in class nce.piping.Pipe
 
TP_VOID_FRAC - Static variable in class nce.piping.Pipe
 
transferOutputToPipe(Pipe) - Method in class nce.piping.PipePressDropAdiab
Updates the piping object with calculation results.
transferOutputToPipe(Pipe) - Method in class nce.piping.PipePressDropIsoth
Extracts all the output from the calculation.
transferOutputToPipe(Pipe) - Method in class nce.piping.PipePressDropOF
 
TRANSITION - Static variable in class nce.piping.Pipe
 
TruncatedCone - Class in nce.mech
Defines a cone object class that can be extended to implement mechanical calculations like rating under internal or external pressure.
TruncatedCone() - Constructor for class nce.mech.TruncatedCone
 
TruncatedConeASMEVIIId1UG32 - Class in nce.mech
Rating of a toriconical transition according to ASME VIII div.1 see section UG-32(g) - "Formed heads, and section, pressure on concave side"
TruncatedConeASMEVIIId1UG32() - Constructor for class nce.mech.TruncatedConeASMEVIIId1UG32
 
TubeBWGdb - Class in nce.databank.piping
BWG tubing standard
TubeBWGdb() - Constructor for class nce.databank.piping.TubeBWGdb
 
Tubesheet - Class in nce.mech
Implements sizing procedure for heat exchanger's tubesheet according to TEMA RCB-7.13.
Tubesheet() - Constructor for class nce.mech.Tubesheet
 
Tubesheet.TubePattern - Enum in nce.mech
 
Tubesheet.Type - Enum in nce.mech
 
TURBULENT - Static variable in class nce.piping.Pipe
 
A B C D E F G H I K L M N O P R S T U V