Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
c2c0c66f
Commit
c2c0c66f
authored
Feb 18, 2009
by
Andrew Heather
Browse files
typo
parent
c799fb00
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/liquids/liquid/liquid.H
View file @
c2c0c66f
...
...
@@ -41,7 +41,6 @@ SourceFiles
#include
"typeInfo.H"
#include
"autoPtr.H"
#include
"runTimeSelectionTables.H"
//#include "eos.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
...
...
@@ -52,8 +51,6 @@ namespace Foam
Class liquid Declaration
\*---------------------------------------------------------------------------*/
//class eos;
class
liquid
{
// Private data
...
...
@@ -75,23 +72,22 @@ class liquid
//- Triple point temperature [K]
scalar
Tt_
;
//- Triple point pressure [Pa]
scalar
Pt_
;
//- Normal boiling temperature [K]
scalar
Tb_
;
//- Dipole moment []
scalar
dipm_
;
//- Pitzer's acentric factor []
//- Pitzer's ac
c
entric factor []
scalar
omega_
;
//- Solubility parameter [(J/m^3)^0.5]
scalar
delta_
;
//eos state_;
public:
...
...
@@ -174,7 +170,7 @@ public:
// Member Functions
// Ph
i
sical constants which define the specie
// Ph
y
sical constants which define the specie
//- Molecular weight [kg/kmol]
scalar
W
()
const
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment