mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Removed trailing whitespace
This commit is contained in:
@ -33,6 +33,7 @@ mixture
|
||||
{
|
||||
As 1.458e-06;
|
||||
Ts 110.4;
|
||||
Pr 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -15,8 +15,6 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
Pr 0.72;
|
||||
|
||||
thermoType ePsiThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;
|
||||
|
||||
mixture
|
||||
@ -38,6 +36,7 @@ mixture
|
||||
{
|
||||
As 1.458e-06;
|
||||
Ts 110;
|
||||
Pr 0.72;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user