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

[mesh manipulation] makeAxialMesh - installation issues

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2012, 05:13
Question makeAxialMesh - installation issues
  #1
New Member
 
Burner
Join Date: Nov 2011
Posts: 2
Rep Power: 0
simulator4711 is on a distinguished road
Hi,

i want to install MakeAxialMesh, but the result when calling the program with "makeAxialMesh" is always "command not found". I tried a lot and read forums without success. I am relatively new to Linux, so there may be a easy solution i do not know.

Here is my setup:
The given computer has OF2.01 installed at
ThinkPad-Edge:/opt/openfoam201$

I changed to the folder
ThinkPad-Edge:/opt/openfoam201/applications/utilities/mesh/manipulation/
and executed
sudo svn checkout https://openfoam-extend.svn.sourcefo.../MakeAxialMesh

Then it was installed at:
ThinkPad-Edge:/opt/openfoam201/applications/utilities/mesh/manipulation/MakeAxialMesh$

Within this folder, there is another folder named "makeAxialMesh".

But i can't call the programm with "makeAxialMesh". Do i need to add something to the $HOME/.bashrc or the other bashrc located somewhere in the openfoam folder? What did I do wrong? Thanks a lot for helping!!
simulator4711 is offline   Reply With Quote

Old   March 20, 2012, 09:18
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 simulator4711 View Post
Hi,

i want to install MakeAxialMesh, but the result when calling the program with "makeAxialMesh" is always "command not found". I tried a lot and read forums without success. I am relatively new to Linux, so there may be a easy solution i do not know.

Here is my setup:
The given computer has OF2.01 installed at
ThinkPad-Edge:/opt/openfoam201$

I changed to the folder
ThinkPad-Edge:/opt/openfoam201/applications/utilities/mesh/manipulation/
and executed
sudo svn checkout https://openfoam-extend.svn.sourcefo.../MakeAxialMesh

Then it was installed at:
ThinkPad-Edge:/opt/openfoam201/applications/utilities/mesh/manipulation/MakeAxialMesh$

Within this folder, there is another folder named "makeAxialMesh".

But i can't call the programm with "makeAxialMesh". Do i need to add something to the $HOME/.bashrc or the other bashrc located somewhere in the openfoam folder? What did I do wrong? Thanks a lot for helping!!
Have you compiled it? Then it should be in your PATH (FOAM_USER_APPBIN to be specific)
gschaider is offline   Reply With Quote

Old   March 21, 2012, 07:19
Default
  #3
New Member
 
Burner
Join Date: Nov 2011
Posts: 2
Rep Power: 0
simulator4711 is on a distinguished road
I executed the line given in the download section:
sudo svn checkout https://openfoam-extend.svn.sourcefo.../MakeAxialMesh
That's all - is it right? Is ist "compiled"?

I found no Path FOAM_USER_APPBIN. Is it installed with OF or do i need to create it somewhere? Should i execute the above mentioned line in this directory? Thanks a lot!
simulator4711 is offline   Reply With Quote

Old   March 21, 2012, 07:59
Default
  #4
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 simulator4711 View Post
I executed the line given in the download section:
sudo svn checkout https://openfoam-extend.svn.sourcefo.../MakeAxialMesh
That's all - is it right? Is ist "compiled"?

I found no Path FOAM_USER_APPBIN. Is it installed with OF or do i need to create it somewhere? Should i execute the above mentioned line in this directory? Thanks a lot!
No. You downloaded the sources. Compilation is done with the command wmake in the directory which has a subdirectory called Make. See the UserGuide section 3.2 for details on utility compilation

FOAM_USER_APPBIN is an environment variable and the contents of that directory can be accessed with

echo $FOAM_USER_APPBIN

(but that is non-OF-specific)

Bernhard
gschaider is offline   Reply With Quote

Reply

Tags
makeaxialmesh


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
Installation issues on Ubuntu 13.10 Jeggi enGrid 14 July 22, 2023 06:13
[swak4Foam] installation issues with foamextend3.2 srivatta OpenFOAM Community Contributions 2 January 22, 2017 12:51
[foam-extend.org] issues with extend-3.2 installation on ubuntu CjjJoy OpenFOAM Installation 0 July 18, 2016 08:58
[Other] Installation issues with flex 2.6.0 and inelegant solution windscion OpenFOAM Installation 1 January 18, 2016 14:18
Installation issues for parallel computation Akash C SU2 Installation 1 June 21, 2013 05:26


All times are GMT -4. The time now is 07:51.