|
[Sponsors] |
November 22, 2017, 13:14 |
$WM_PROJECT_DIR command
|
#1 |
Senior Member
A. Min
Join Date: Mar 2015
Posts: 308
Rep Power: 12 |
Hi friend
I have a basic question! what is the meaning of : $WM_PROJECT_DIR is it just for openFoam or this is a general command in linux? why do we use $ in the start point of some addresses? what is under lines between those words? and finally, what is WM_PROJECT_DIR? thanks |
|
November 30, 2017, 23:17 |
|
#2 |
Member
Lisandro Maders
Join Date: Feb 2013
Posts: 98
Rep Power: 13 |
Hi A.Min,
I suggest you to take a first look in this link before start using OpenFOAM: http://openfoamwiki.net/index.php/In...with_the_Shell Regarding your question, when you are working with the shell in the Linux terminal, any $ is a environment variable. If you want to which is the return of this variable, you can use the command Code:
echo $WM_PROJECT_DIR The " _ " between the words is only to separate it instead of using spaces (because you can't). Other OpenFOAM environment variables are $FOAM_RUN, $WM_PROJECT_USER_DIR, $FOAM_APP, $FOAM_SRC, .. Good luck ! Regards, Lisandro Maders |
|
Tags |
command, linux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
8x icoFoam speed up with Cufflink CUDA solver library | kmooney | OpenFOAM Running, Solving & CFD | 42 | November 6, 2012 12:37 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 05:41 |
Regarding FoamX running Kindly help out | hariya03 | OpenFOAM Pre-Processing | 0 | April 18, 2008 05:26 |