Corrected application entry.
This commit is contained in:
parent
4665779145
commit
4c3c9f2c38
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
applicationClass engineFoam;
|
||||
application engineFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
applicationClass engineFoam;
|
||||
application engineFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
applicationClass engineFoam;
|
||||
application engineFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application dsmc;
|
||||
application dsmcFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application dsmc;
|
||||
application dsmcFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application dsmc;
|
||||
application dsmcFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application dsmc;
|
||||
application dsmcFoam;
|
||||
|
||||
startFrom latestTime;
|
||||
|
||||
|
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application molecularDynamics;
|
||||
application mdEquilibrationFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application molecularDynamics;
|
||||
application mdEquilibrationFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application molecularDynamics;
|
||||
application mdFoam;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user