CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Error when using blockMesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 31, 2012, 14:37
Default Error when using blockMesh
  #1
Senior Member
 
Join Date: Jan 2012
Posts: 166
Rep Power: 14
maybee is on a distinguished road
hi,

I want to run blockMesh over a blockMechDict file, but I get the following error message:

Code:
frighter@frighter-System-Product-Name-System-Product-Name:~$ '/home/frighter/j/constant/polyMesh/blockMeshDict' 
bash: /home/frighter/j/constant/polyMesh/blockMeshDict: no right
frighter@frighter-System-Product-Name-System-Product-Name:~$ blockMesh
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.1.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.1.0-0bc225064152
Exec   : blockMesh
Date   : Jan 31 2012
Time   : 20:05:31
Host   : "frighter-System-Product-Name-System-Product-Name"
PID    : 8051
Case   : /home/frighter
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

fileName::stripInvalid() called for invalid fileName UbuntuOne
    For debug level (= 2) > 1 this is considered fatal
Stopped
I am not sure if this is a problem with OpenFoam or my user rights. Does someone have a tip?

greetings
maybee
maybee is offline   Reply With Quote

Old   January 31, 2012, 14:42
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by maybee View Post
hi,

I want to run blockMesh over a blockMechDict file, but I get the following error message:

Code:
frighter@frighter-System-Product-Name-System-Product-Name:~$ '/home/frighter/j/constant/polyMesh/blockMeshDict' 
bash: /home/frighter/j/constant/polyMesh/blockMeshDict: no right
frighter@frighter-System-Product-Name-System-Product-Name:~$ blockMesh
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.1.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.1.0-0bc225064152
Exec   : blockMesh
Date   : Jan 31 2012
Time   : 20:05:31
Host   : "frighter-System-Product-Name-System-Product-Name"
PID    : 8051
Case   : /home/frighter
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

fileName::stripInvalid() called for invalid fileName UbuntuOne
    For debug level (= 2) > 1 this is considered fatal
Stopped
I am not sure if this is a problem with OpenFoam or my user rights. Does someone have a tip?

greetings
maybee
That's a classic PEBCAK (Problem exists between chair and keyboard). According to your output you are running blockMesh in your $HOME while the case is in $HOME/j. Either go to the case directory and run blockMesh there or use the -case-option
gschaider is offline   Reply With Quote

Old   January 31, 2012, 15:15
Default
  #3
Senior Member
 
Join Date: Jan 2012
Posts: 166
Rep Power: 14
maybee is on a distinguished road
Damn, I forgot cd . LOL. thx - problem solved.
maybee is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[blockMesh] blockMesh - help atareen64 OpenFOAM Meshing & Mesh Conversion 3 June 14, 2017 11:21
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
[blockMesh] tutorial 2.2 Stress(...) trouble with blockMesh colinB OpenFOAM Meshing & Mesh Conversion 8 January 22, 2012 10:32
Face orientation in blockMesh WiWo OpenFOAM 0 March 18, 2010 11:10
Blockmesh cavity error message tonitoney OpenFOAM Installation 2 March 17, 2008 11:59


All times are GMT -4. The time now is 03:50.