CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   uninstall the user application (https://www.cfd-online.com/Forums/openfoam-programming-development/169360-uninstall-user-application.html)

milad653279 April 8, 2016 06:58

uninstall the user application
 
Dear my friends

I wrote a user application for openfoam and compile it by wmake but now I wanna uninstall it. I used wclean for removing dependency files but the application has worked yet. could anyone help me to remove the user application? how must i remove it?

Best regards

Mehdi3031 April 8, 2016 07:14

go to $WM_PROJECT_USER_DIR/platforms/linux64GccDPInt32Opt/bin
then simply delete the executable file there that has the name of the application that you wrote.
That should be all!

floquation April 8, 2016 08:04

In addition to Mehdi3031's answer:

More generally: go to the directory mentioned in the "Make/files"-file.
This is typically: $FOAM_USER_APPBIN


All times are GMT -4. The time now is 01:28.