mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Modification to MD tuts.
This commit is contained in:
@ -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;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user