CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   fully removing a solver (https://www.cfd-online.com/Forums/openfoam-solving/118626-fully-removing-solver.html)

haze_1986 May 31, 2013 04:55

fully removing a solver
 
Hi all, I would like to know how I can fully remove a customized solver residing in applications/solvers. i.e. myIcoFoam. I noticed after wmake it registers that solver keyword and I have been compiling quite a few solvers and it is getting untidy in the folder. is there any command that does this? just deleting the folder myIcoFoam is insufficient am I right?

Regards.

Cyp May 31, 2013 05:37

Hi !

Indeed, it is not sufficient to delete the solver directory ! All your customed solvers are copied to FOAM_USER_APPBIN.

So, you juste have to go to

Code:

cd $FOAM_USER_APPBIN
delete the program and re-source your bash.

Best,
Cyp

haze_1986 May 31, 2013 05:38

Hi may I know how to resource the bash? Sorry I am new to linux

Cyp May 31, 2013 05:39

Open a new terminal in a new window.


All times are GMT -4. The time now is 19:12.