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

Modification to MD tuts.

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