Corrected description
This commit is contained in:
parent
867858f550
commit
238e9b7b57
1 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2013-2014 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
|
|
@ -25,7 +25,11 @@ Class
|
||||||
Foam::linear
|
Foam::linear
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Perfect gas equation of state.
|
Linear equation of state with constant compressibility
|
||||||
|
|
||||||
|
\verbatim
|
||||||
|
rho = rho0 + psi*p
|
||||||
|
\endverbatim
|
||||||
|
|
||||||
SourceFiles
|
SourceFiles
|
||||||
linearI.H
|
linearI.H
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue