mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
cosmetics
This commit is contained in:
@ -99,7 +99,7 @@ class icoPolynomial
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- Density
|
//- Density [kg/m^3]
|
||||||
Polynomial<PolySize> rhoPolynomial_;
|
Polynomial<PolySize> rhoPolynomial_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -131,7 +131,7 @@ public:
|
|||||||
|
|
||||||
// Member Functions
|
// Member Functions
|
||||||
|
|
||||||
// Fundamaental properties
|
// Fundamental properties
|
||||||
// (These functions must be provided in derived types)
|
// (These functions must be provided in derived types)
|
||||||
|
|
||||||
// Heat capacity at constant pressure [J/(kmol K)]
|
// Heat capacity at constant pressure [J/(kmol K)]
|
||||||
|
|||||||
Reference in New Issue
Block a user