CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 Installation (https://www.cfd-online.com/Forums/su2-installation/)
-   -   libSU2.py and libSU2_run.py V2.0.8 (https://www.cfd-online.com/Forums/su2-installation/124669-libsu2-py-libsu2_run-py-v2-0-8-a.html)

jentink October 10, 2013 10:17

libSU2.py and libSU2_run.py V2.0.8
 
In my recent compile of 2.0.8 (with mpi) I noticed I don't have libSU2.py or libSU2_run.py in my bin directory.

I have them in a bin directory from an earlier serial install - do I have to do a serial install to get those in the correct place with 'make install' ?

economon October 11, 2013 15:53

Hi Tom,

The Python scripts received a major overhaul during the recent developer releases. These python libraries should no longer be required with V2.0.8.

Cheers,
Tom

jentink October 15, 2013 08:19

I thought I was running mesh_adaptation.py with my 2.0.8 intall when I got the message saying I didn't have libSU2.py or libSU2_run.py, but maybe it was when I was playing with several different versions.

However, mesh_adaptation.py is still giving me errors; I was wondering why it would look for ADJ_OBJFUNC if I'm not running any adjoint problems? I tend to delete all lines from a cfg file I'm using that are not applicable to the problem I'm running.

--------------------------------------------------------------------------------------
File "/home/tjentink/su2-mpi/bin/mesh_adaptation.py", line 90, in mesh_adaptation
objfunc = params_get['ADJ_OBJFUNC']


All times are GMT -4. The time now is 02:22.