Tutorials: Added missing "application" entries.

This commit is contained in:
Henry
2011-01-07 12:03:22 +00:00
parent 0a6c711664
commit e802d3102e
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application porousExplicitSourceReactingParcelFoam;
startFoam latestTime;
startTime 0;

View File

@ -15,6 +15,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application steadyReactingParcelFoam;
startFoam latestTime;
startTime 0;