23 lines
322 B
INI
23 lines
322 B
INI
[main]
|
|
input_dir = .
|
|
work_dir = /home/masterccce/OpenFOAM/work
|
|
case = artha
|
|
#log_file = openfoam.log
|
|
|
|
[stl]
|
|
copy = True
|
|
from = ../bathymetry/2_stl
|
|
|
|
[blockMesh]
|
|
enable = True
|
|
[snappyHexMesh]
|
|
enable = True
|
|
[setFields]
|
|
enable = True
|
|
[olaFlow]
|
|
enable = True
|
|
[parallel]
|
|
enable = True
|
|
threads = 4
|
|
[reconstructPar]
|
|
enable = True
|