Removed trailing whitespace

This commit is contained in:
Henry
2012-04-19 14:17:30 +01:00
parent 70595a9a61
commit 28762dc468
44 changed files with 116 additions and 87 deletions

View File

@ -33,6 +33,7 @@ mixture
{
As 1.458e-06;
Ts 110.4;
Pr 1;
}
}

View File

@ -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;
}
}