openfoam blockmesh
- kirubhakaran
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
13 years 5 months ago #6031
by kirubhakaran
openfoam blockmesh was created by kirubhakaran
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.
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
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
- Joël Cugnoni
-
- Offline
- Moderator
-
13 years 5 months ago #6033
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re: openfoam blockmesh
Hello,
The reason is that the /opt folder is write protected.
To run openfoam tutorials, you need first to copy the files to your home folder:
cp -r /opt/openfoam201/tutorials/ ~/foamtutorials
Then it should work!
The reason is that the /opt folder is write protected.
To run openfoam tutorials, you need first to copy the files to your home folder:
cp -r /opt/openfoam201/tutorials/ ~/foamtutorials
Then it should work!
Joël Cugnoni - a.k.a admin
www.caelinux.com
- kirubhakaran
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
13 years 5 months ago #6043
by kirubhakaran
Replied by kirubhakaran on topic Re: openfoam blockmesh
ya its fine my problem get corrected thanks for your valuable reply....
with regards
kirubhakaran
with regards
kirubhakaran
Moderators: catux
Time to create page: 0.179 seconds