|
[Sponsors] |
September 16, 2015, 10:52 |
How to run DTCHull
|
#1 |
New Member
guzman
Join Date: Sep 2015
Posts: 6
Rep Power: 11 |
I am new to OpenFoam and am trying to run a range of examples.
I am trying to run DTCHull case, and I don't know how to do it. I did the following steps: - blockMesh - snappyHexMesh -overwrite - decomposePar Until here everything is ok. How should I proceed now? Can anyone help me out here? Thanks in advance |
|
September 16, 2015, 13:02 |
|
#2 |
New Member
Join Date: Sep 2013
Posts: 10
Rep Power: 13 |
you don't have to run them step by step. Just run the Allrun-Script. Alternatively, you can open this file in text editor to see what the single steps are and run them one after the other- maybe this helps to learn and understand what is done
|
|
September 16, 2015, 13:40 |
|
#3 |
New Member
Join Date: Sep 2013
Posts: 10
Rep Power: 13 |
PS: this case has a rather complex meshing procedure, so it is not the best case for getting started with openfoam. i recommend you to run (/try to understand) some easier tutorial cases first.
a more basic sequence is something like this: -blockmesh (create the background mesh) -snappyhexmesh (refine and snap to your geometry) -run the main solver additional steps are needed depending on the solver and problem, e.g. setFields to tell interDyMFoam where there is water and where there is air in the initial state. unfortunately, openfoam is not that easy to get started, but with some reading and some trial and error, you will soon find out how things work. good luck and keep on trying |
|
September 17, 2015, 06:17 |
|
#4 |
New Member
guzman
Join Date: Sep 2015
Posts: 6
Rep Power: 11 |
OK! Thanks a lot for your replay! I will keep on trying
|
|
September 21, 2015, 11:59 |
|
#5 |
New Member
guzman
Join Date: Sep 2015
Posts: 6
Rep Power: 11 |
Hi,
I ran the DTCHull case of the easy way (Allrun-Script) and appears this error: ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 23 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/U: Unexpected token 0 ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 25 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/k: Unsupported directive includeEtc ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 25 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/nut: Unsupported directive includeEtc ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 25 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/omega: Unsupported directive includeEtc ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 25 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/p_rgh: Unsupported directive includeEtc ERROR: In /home/openfoam/OpenFOAM/ParaView-4.1.0/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6467 vtkOpenFOAMReaderPrivate (0xa7204e8): Error reading line 25 of /home/hmc_ubuntu/OpenFOAM/openfoam240/tutorials/multiphase/interDyMFoam/ras/DTCHull1/0/pointDisplacement: Unsupported directive includeEtc Can anyone help me with this? Thanks in advance |
|
September 30, 2016, 06:31 |
|
#6 | |
New Member
|
Quote:
Raj |
||
Tags |
dtc hull, dtchull, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fatal overflow error in the FINMES subroutine for CHT run | prashant79_ss | CFX | 5 | September 27, 2014 05:54 |
Cannot run phoenix on linux opensuse 13.1 kde | mabal | Phoenics | 0 | June 15, 2014 07:16 |
[mesh manipulation] Cannot get refineMesh to run in parallel | smschnob | OpenFOAM Meshing & Mesh Conversion | 2 | June 3, 2014 12:20 |
First Parallel Run - need some help | Gian Maria | OpenFOAM | 3 | June 17, 2011 13:08 |
Windows 64-bit, Distributed Parallel Run Issues... | Erich | CFX | 3 | March 28, 2006 17:36 |