mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Removed duplicate ;;'s in tutorial dictionaries
This commit is contained in:
@ -136,7 +136,7 @@ charCoeffs
|
|||||||
thermodynamics
|
thermodynamics
|
||||||
{
|
{
|
||||||
Hf 0;
|
Hf 0;
|
||||||
C0 611.0;; // Cp = C0*(T/Tref)^n0
|
C0 611.0; // Cp = C0*(T/Tref)^n0
|
||||||
Tref 300;
|
Tref 300;
|
||||||
n0 1.31;
|
n0 1.31;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -141,7 +141,7 @@ charCoeffs
|
|||||||
thermodynamics
|
thermodynamics
|
||||||
{
|
{
|
||||||
Hf 0;
|
Hf 0;
|
||||||
C0 611.0;; // Cp = C0*(T/Tref)^n0
|
C0 611.0; // Cp = C0*(T/Tref)^n0
|
||||||
Tref 300;
|
Tref 300;
|
||||||
n0 1.31;
|
n0 1.31;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -136,7 +136,7 @@ charCoeffs
|
|||||||
thermodynamics
|
thermodynamics
|
||||||
{
|
{
|
||||||
Hf 0;
|
Hf 0;
|
||||||
C0 611.0;; // Cp = C0*(T/Tref)^n0
|
C0 611.0; // Cp = C0*(T/Tref)^n0
|
||||||
Tref 300;
|
Tref 300;
|
||||||
n0 1.31;
|
n0 1.31;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -141,7 +141,7 @@ charCoeffs
|
|||||||
thermodynamics
|
thermodynamics
|
||||||
{
|
{
|
||||||
Hf 0;
|
Hf 0;
|
||||||
C0 611.0;; // Cp = C0*(T/Tref)^n0
|
C0 611.0; // Cp = C0*(T/Tref)^n0
|
||||||
Tref 300;
|
Tref 300;
|
||||||
n0 1.31;
|
n0 1.31;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user