su2-adapter
su2-adapter copied to clipboard
SU2 wrapper and SU2 adapter could be pip-installable
The current installation procedure is the following:
- Modify two SU2 source files and build SU2
- Modify the
PATHandPYTHONPATHto point to the directories of the SU2 Python wrapper and the SU2 adapter
Setting environment variables is often complicated in CI and various provisioning scripts. Being able to do a pip install would simplify things a lot.