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 af8185c0a6
commit f92d657ab7
20 changed files with 145 additions and 71 deletions

View File

@ -19,7 +19,7 @@ fluxScheme Kurganov;
ddtSchemes
{
default localEuler rDeltaT;
default localEuler;
}
gradSchemes

View File

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