Corrected the change to the "application" entry in controlDict.

This commit is contained in:
henry
2009-12-08 15:07:01 +00:00
parent d7ee0a6fbb
commit c21721d293
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application rhoPorousSimpleFoam; application porousSimpleFoam;
startFrom startTime; startFrom startTime;

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application rhoPorousSimpleFoam; application porousSimpleFoam;
startFrom startTime; startFrom startTime;