CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   failur in python call of StartSolver of CDiscAdjFluidDriver class (https://www.cfd-online.com/Forums/su2/202532-failur-python-call-startsolver-cdiscadjfluiddriver-class.html)

rezanajianasl June 3, 2018 11:37

failur in python call of StartSolver of CDiscAdjFluidDriver class
 
Dear all,

For my application I need to create an object of CDiscAdjFluidDriver class in python and call its function. unfortunately even in the objection creation step it fails and returns this error

Error in "void CConfig::SetPostprocessing(short unsigned int, short unsigned int, short unsigned int)":
-------------------------------------------------------------------------
AUTO_DIFF=YES requires Automatic Differentiation support.
Please use correct executables (configuration/compilation is done using the preconfigure.py script).



which is related to CODI_REVERSE_TYPE flag which is false obviously. How can I solve this issue ?

My goal is to create an object of CDiscAdjFluidDriver python class and get access to its functions at python level.

Cheers,


All times are GMT -4. The time now is 04:51.