|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
anonymous
Join Date: Apr 2011
Posts: 2
Rep Power: 0 ![]() |
cavity tutorial:
I tipped blockMesh and following occured: Failed writing polyMesh. From function blockMesh in file genBlockMesh.C at line 303. Thanks |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
kirubha
Join Date: Jan 2012
Posts: 4
Rep Power: 15 ![]() |
i cant able to create the blockmesh in OPENFOAM it showing like polymesh cant be written i made display the error in which is displayed in the terminal
. actually i tried with a tutorial problem were i cant able to find the solution of it. actually i tried it in openFoam/tut/incompressible/iofoam/cavity only. Creating block mesh from "/opt/openfoam201/tutorials/incompressible/icoFoam/cavity/constant/polyMesh/blockMeshDict" Creating curved edges Creating topology blocks Creating topology patches Creating block mesh topology Check topology Basic statistics Number of internal faces : 0 Number of boundary faces : 6 Number of defined boundary faces : 6 Number of undefined boundary faces : 0 Checking patch -> block consistency Creating block offsets Creating merge list . Creating polyMesh from blockMesh Creating patches Creating cells Creating points with scale 0.1 Writing polyMesh --> FOAM FATAL ERROR: Failed writing polyMesh. From function blockMesh in file blockMeshApp.C at line 336. FOAM exiting |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 ![]() |
Do you have root permissions on this system? I.e. do you have write access in /opt?
|
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 16 ![]() |
I tried same for bubbleFOAM got the same error message
--> FOAM FATAL ERROR: FAILED writing polymesh. I do have access to /opt directory. I am trying to run from there itself. |
|
![]() |
![]() |
![]() |
![]() |
#5 | |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 173
Rep Power: 19 ![]() |
Quote:
Code:
cd /opt/ chmod -Rf 777 opemfoam201/ but you shouldn't do this..thou it works.. you should do this (if you installed of properly) Code:
mkdir -p $FOAM_RUN cp -r $FOAM_TUTORIALS $FOAM_RUN Code:
cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity (or just type the alias: run) blockMesh icoFoam paraFoam
__________________
Best Regards /calim "Elune will grant us the strength" |
||
![]() |
![]() |
![]() |
![]() |
#6 |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 16 ![]() |
Hey thanks,
I was using OF 1.7.1 , it worked if I copied tutorials to my home directory. Thanks a ton. Best wishes Prashant |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 04:43 |
Incoherent problem table in hollow-fiber spinning | Gianni | FLUENT | 0 | April 5, 2008 10:33 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 06:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 19:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 14:52 |