|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 7 ![]() |
I had to move the run folder to a bigger storage device. I faced the problem that I have to change the: FOAM_USER_APPBIN and FOAM_USER_LIBBIN to point to the new location bu this involves the name of the folders: linuxAMD64Gcc4Opt linuxGcc4Opt. I looked the bashrc those folders are assembeled from 3 enviroment vars. How can I assemble a name that is a result of 3 environment vars without a space between them? I tried the following but did not work. Thanks.
$WM_ARCH $WM_COMPILER $WM_COMPILE_OPTION $WM_ARCH$WM_COMPILER$WM_COMPILE_OPTION Regards, Maka |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 7 ![]() |
I had to do this because, I writing a new application.
Regards, Maka |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 7 ![]() |
problem solved.
$WM_ARCH$WM_COMPILER$WM_COMPILE_OPTION worked. |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UDF source folder dependence??? | Sasha | FLUENT | 3 | May 16, 2006 04:33 |
| C plateformindependent folder delete command | maka | OpenFOAM Post-Processing | 1 | December 16, 2005 04:50 |
| monitor the location of MAX value | bogesz | CFX | 3 | February 14, 2004 00:11 |
| Changing location of PHI-file | Olof Liungman | Phoenics | 4 | February 7, 2004 06:21 |
| Location of vortices | Tony Dodd | Main CFD Forum | 4 | July 28, 2000 22:14 |