aC10H7CH3 Class ReferencealphaMethylNaphthalene
More...
List of all members.
|
Public Member Functions |
| | TypeName ("aC11H10") |
| | Runtime type information.
|
| | aC10H7CH3 () |
| | Construct null.
|
| | aC10H7CH3 (const liquid &l, const NSRDSfunc5 &density, const NSRDSfunc1 &vapourPressure, const NSRDSfunc6 &heatOfVapourisation, const NSRDSfunc0 &heatCapacity, const NSRDSfunc0 &enthalpy, const NSRDSfunc7 &idealGasHeatCapacity, const NSRDSfunc4 &secondVirialCoeff, const NSRDSfunc1 &dynamicViscosity, const NSRDSfunc2 &vapourDynamicViscosity, const NSRDSfunc0 &thermalConductivity, const NSRDSfunc2 &vapourThermalConductivity, const NSRDSfunc6 &surfaceTension, const APIdiffCoefFunc &vapourDiffussivity) |
| | Constrcut from components.
|
| | aC10H7CH3 (Istream &is) |
| | Construct from Istream.
|
| scalar | rho (scalar p, scalar T) const |
| | Liquid density [kg/m^3].
|
| scalar | pv (scalar p, scalar T) const |
| | Vapour pressure [Pa].
|
| scalar | hl (scalar p, scalar T) const |
| | Heat of vapourisation [J/kg].
|
| scalar | cp (scalar p, scalar T) const |
| | Liquid heat capacity [J/(kg K)].
|
| scalar | h (scalar p, scalar T) const |
| | Liquid Enthalpy [J/(kg)].
|
| scalar | cpg (scalar p, scalar T) const |
| | Ideal gas heat capacity [J/(kg K)].
|
| scalar | B (scalar p, scalar T) const |
| | Second Virial Coefficient [m^3/kg].
|
| scalar | mu (scalar p, scalar T) const |
| | Liquid viscosity [Pa s].
|
| scalar | mug (scalar p, scalar T) const |
| | Vapour viscosity [Pa s].
|
| scalar | K (scalar p, scalar T) const |
| | Liquid thermal conductivity [W/(m K)].
|
| scalar | Kg (scalar p, scalar T) const |
| | Vapour thermal conductivity [W/(m K)].
|
| scalar | sigma (scalar p, scalar T) const |
| | Surface tension [N/m].
|
| scalar | D (scalar p, scalar T) const |
| | Vapour diffussivity [m2/s].
|
| void | writeData (Ostream &os) const |
| | Write the function coefficients.
|
Friends |
| Ostream & | operator<< (Ostream &os, const aC10H7CH3 &l) |
| | Ostream Operator.
|
Detailed Description
alphaMethylNaphthalene
- Source files
-
Definition at line 54 of file aC10H7CH3.H.
Constructor & Destructor Documentation
| aC10H7CH3 |
( |
const liquid & |
l, |
|
|
const NSRDSfunc5 & |
density, |
|
|
const NSRDSfunc1 & |
vapourPressure, |
|
|
const NSRDSfunc6 & |
heatOfVapourisation, |
|
|
const NSRDSfunc0 & |
heatCapacity, |
|
|
const NSRDSfunc0 & |
enthalpy, |
|
|
const NSRDSfunc7 & |
idealGasHeatCapacity, |
|
|
const NSRDSfunc4 & |
secondVirialCoeff, |
|
|
const NSRDSfunc1 & |
dynamicViscosity, |
|
|
const NSRDSfunc2 & |
vapourDynamicViscosity, |
|
|
const NSRDSfunc0 & |
thermalConductivity, |
|
|
const NSRDSfunc2 & |
vapourThermalConductivity, |
|
|
const NSRDSfunc6 & |
surfaceTension, |
|
|
const APIdiffCoefFunc & |
vapourDiffussivity | |
|
) |
| | |
Constrcut from components.
Definition at line 80 of file aC10H7CH3.C.
Member Function Documentation
Runtime type information.
Second Virial Coefficient [m^3/kg].
Definition at line 54 of file aC10H7CH3I.H.
Liquid thermal conductivity [W/(m K)].
Implements liquid.
Definition at line 72 of file aC10H7CH3I.H.
Vapour thermal conductivity [W/(m K)].
Implements liquid.
Definition at line 78 of file aC10H7CH3I.H.
| void writeData |
( |
Ostream & |
os |
) |
const [inline, virtual] |
Write the function coefficients.
Reimplemented from liquid.
Definition at line 154 of file aC10H7CH3.H.
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd
|