Skip to content
Snippets Groups Projects
Commit e4787182 authored by graham's avatar graham
Browse files

Modification to MD tuts.

parent 24fa65eb
No related branches found
No related tags found
No related merge requests found
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
application="mdEquilibrationFoam" application="mdEquilibrationFoam"
# cd periodicCubeArgon cd periodicCubeArgon
# runApplication blockMesh runApplication blockMesh
# runApplication mdInitialise runApplication mdInitialise
# runApplication $application runApplication $application
# cd .. cd ..
cd periodicCubeWater cd periodicCubeWater
runApplication blockMesh runApplication blockMesh
......
...@@ -14,6 +14,7 @@ FoamFile ...@@ -14,6 +14,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
equilibrationTargetTemperature 300.0; targetTemperature 300.0;
// ************************************************************************* //
// ************************************************************************* //
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment