CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 Installation (https://www.cfd-online.com/Forums/su2-installation/)
-   -   Issues installing FADO (https://www.cfd-online.com/Forums/su2-installation/241121-issues-installing-fado.html)

cristopher_morales February 9, 2022 09:59

Issues installing FADO
 
Dear All,

I hope you are doing well,

I have tried to complete the tutorial

https://su2code.github.io/tutorials/Species_Transport/

but for some reason I cannot complete it. When I am in step 4: Gradient validation, I cannot run :

$ python gradient_validation.py

This is what I see in the command prompt:

Traceback (most recent call last):
File "gradient_validation.py", line 3, in <module>
from FADO import *
ModuleNotFoundError: No module named 'FADO'

How to install FADO?

I installed SU2 following the steps given in the github page of SU2, but I do not know how to install FADO.

I would really appreciate if someone could help me with this.

many thanks

Best regards,

Cristopher

pcg February 10, 2022 04:24

Hi, you just need to download it https://github.com/su2code/FADO
And setup the PYTHON_PATH environment variable the way described in the readme file.


All times are GMT -4. The time now is 23:16.