|
[Sponsors] |
[PyFoam] setting is not correct? or not compatible with 1.6? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 23, 2010, 06:55 |
setting is not correct? or not compatible with 1.6?
|
#1 |
New Member
wuyu
Join Date: Mar 2010
Posts: 27
Rep Power: 16 |
I installed pyfoam following the wiki manual, and passed the testing code stated there. Then I gave a try to the basic functionality of pyfoam by copying cavity tutorial folder to the desktop, and in the terminal, i use
" Code:
pyFoamRunner --clear icoFoam -case cavity Code:
"--> FOAM FATAL ERROR: Cannot find file "points" in directory "constant/polyMesh" From function Time::findInstance(const fileName&, const word&, const IOobject::readOption) in file db/Time/findInstance.C at line 148. FOAM exiting without the pyFoam, I can successfully run the case in a normal way. Is that because my setting is not correct? or pyFoam is not compatible with 1.6? or because my openFoam is 64bit version, and i need to state the version explcitly? |
|
March 23, 2010, 08:40 |
|
#2 |
New Member
Join Date: Jul 2009
Posts: 10
Rep Power: 17 |
At first, you must create a mesh. You can't start a solver without a mesh
Type "blockMesh" in the cavity-case. The Tool "BlockMesh" will create a Mesh from the "blockMeshDict". regards Jens |
|
March 23, 2010, 12:42 |
|
#3 |
New Member
wuyu
Join Date: Mar 2010
Posts: 27
Rep Power: 16 |
Thank you, Jens.
Oh, I got it. Because there is no finely-made tutorial for pyFoam, i just try it myself. Now I understand pyFoam seperate openFoam functions as applicaitons and utilities, I used to consider pyFoamRunner as a automatic script to do all things for users. |
|
Tags |
pyfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setting up cyclic boundary condition | KateEisenhower | OpenFOAM Pre-Processing | 6 | January 11, 2017 18:17 |
control valve simulation problem setting | enginpower | OpenFOAM Running, Solving & CFD | 3 | June 13, 2016 08:30 |
[blockMesh] multiregion mesh with blockMesh | alvora | OpenFOAM Meshing & Mesh Conversion | 44 | July 21, 2013 15:14 |
[Other] How to define internal walls for injector inside a combustion chamber by OF2.1.1 with | sandy13 | OpenFOAM Meshing & Mesh Conversion | 0 | May 22, 2013 07:59 |
problems in Two Phase flow using twoPhaseEulerFoam with OpenFoam 1.6 | raagh77 | OpenFOAM Running, Solving & CFD | 0 | March 6, 2010 06:11 |