Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autodetect system installation if cadet_path is not set #5

Closed
schmoelder opened this issue Oct 28, 2021 · 0 comments · Fixed by #14
Closed

Autodetect system installation if cadet_path is not set #5

schmoelder opened this issue Oct 28, 2021 · 0 comments · Fixed by #14

Comments

@schmoelder
Copy link
Contributor

To simplify the use of CADET-Python, it would be helpful if a CADET installation could be automatically detected.
For an example implementation, see CADET-Process:
https://github.com/fau-advanced-separations/CADET-Process/blob/fa04e0d077b3fe186d631f1fe1fa202022a8b381/CADETProcess/simulation/cadetAdapter.py#L117

It is important to note that (at least for POSIX), environmental variables also need to be handled. See here:
https://github.com/fau-advanced-separations/CADET-Process/blob/fa04e0d077b3fe186d631f1fe1fa202022a8b381/CADETProcess/simulation/cadetAdapter.py#L146

@schmoelder schmoelder changed the title Autodetect system installation if no cadet-path is set Autodetect system installation if cadet_path is not set Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant