LTS: Formalize the naming of the rDeltaT and rSubDeltaT fields

Now the specification of the LTS time scheme is simply:

ddtSchemes
{
    default         localEuler;
}
This commit is contained in:
Henry Weller
2015-06-28 21:41:40 +01:00
parent 6043a0f3a8
commit 8729455377
20 changed files with 145 additions and 71 deletions

View File

@ -17,7 +17,7 @@ FoamFile
ddtSchemes
{
default localEuler rDeltaT;
default localEuler;
}
gradSchemes

View File

@ -17,7 +17,7 @@ FoamFile
ddtSchemes
{
default localEuler rDeltaT;
default localEuler;
}
gradSchemes