|
[Sponsors] |
[OpenFOAM.com] OF2112 user environment variables and alias |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 20, 2022, 05:48 |
OF2112 user environment variables and alias
|
#1 |
Member
Join Date: Apr 2021
Posts: 41
Rep Power: 5 |
Hello,
I have installed OF2112-default on Linux Ubuntu 20.04. Doing echo $WM_PROJECT_DIR returns the following: Code:
$ echo $WM_PROJECT_DIR /usr/share/openfoam How to set $WM_PROJECT_USER_DIR and $FOAM_RUN directories ? How to set an alias such as run='cd ${FOAM_RUN}' ? Thank you in advance for your help |
|
August 21, 2022, 02:07 |
|
#2 |
Member
Ashutosh
Join Date: Jul 2021
Location: India
Posts: 76
Rep Power: 5 |
You need to create it.
Use mkdir -p $FOAM_RUN |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Openfoam 5 on centos 7, environment variables issue | mahmoodn | OpenFOAM Installation | 2 | October 6, 2020 09:52 |
[OpenFOAM.org] blockMesh issue on openfoam6 startup - ubuntu 16.04 | bjdarrer | OpenFOAM Installation | 7 | August 25, 2020 20:15 |
Multiple OpenFOAM versions on one machine | eric.m.tridas | OpenFOAM Installation | 19 | February 15, 2014 12:09 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |