|
[Sponsors] |
July 8, 2019, 04:06 |
Uninstall SU2
|
#1 |
New Member
Hamid Attar
Join Date: Mar 2019
Posts: 3
Rep Power: 7 |
Hello,
Please can someone provide some guidance as to how I can uninstall SU2 from my Mac machine? Thanks! |
|
July 15, 2019, 20:52 |
|
#2 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Thank you for your interest in SU2.
In order to 'uninstall' SU2, all you need to do is delete the executables that were created when you compiled the code, or from wherever you put the download executables. If you did not specify otherwise, it probably would have been installed in /usr/local/ If the location of the executables is included in your $PATH environment variable, you will be able to find them with 'which SU2_CFD', 'which SU2_...', etc at the command line. You may also want to see the installation instructions for more detail about the installation process. https://su2code.github.io/docs/Installation/ To remove the compiled files without deleting the executables, use 'make clean' at the command line in the source code directory. This can be useful if you are compiling the auto-dfferentiated version, or if something went wrong in compilation and you want to be sure not to use the previously compiled files. If you are changing/developing the code and need to recompile frequently, keeping these files can make the compilation faster since some files won't need to be recompiled. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Introducing SU2 International Developers Society (IDS) | fpalacios | SU2 News & Announcements | 1 | June 17, 2019 23:38 |
Pointwise-SU2 joint webinar (April 29th) and SU2 v3.1.0 new release | fpalacios | SU2 News & Announcements | 1 | April 30, 2014 03:40 |
Official release of SU2 V3.0 and SU2 Educational V1.0 | fpalacios | SU2 News & Announcements | 2 | January 22, 2014 06:28 |
SU2 suite has moved to GitHub! | fpalacios | SU2 News & Announcements | 0 | August 12, 2013 03:07 |
Welcome to the Stanford University Unstructured (SU2) forum! | economon | SU2 | 0 | January 7, 2013 03:48 |