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

Add Support for Configuring BMI C Library for Formulation Without Explicit Path #221

Open
robertbartel opened this issue Mar 12, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@robertbartel
Copy link
Contributor

As soon as #217 is finalized, it will be possible to configure formulations to be backed by some BMI-compliant model from an external C library. The configuration requires the location of the library file to be specified as part of the formulation config.

While configuring via an explicit library file path makes sense as an option, some alternatives should be added. Support for searching LD_LIBRARY_PATH or standard base directories base directories like /lib may be sensible.

Regardless, some more options that make this part of configuration easy should be added.

@robertbartel
Copy link
Contributor Author

This relates to #334, though it probably still make sense to keep them as separate tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants