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

Separation between python solvers and external solvers (FEnics, ABACUS etc..) #44

Open
atulag0711 opened this issue Nov 18, 2021 · 0 comments
Labels
question Further information is requested

Comments

@atulag0711
Copy link
Collaborator

Hi,
In the current integration tests, we have python based algebraic forward "solvers". I think this can be extended and also the forward model base class needs to be extended. Some points:

  1. More classical algebraic python based tests can be added (https://www.sfu.ca/~ssurjano/uq.html).
  2. There should be a provision to have a custom forward base class for external solvers (FEM, FD or anything, ultimately just an input and output map).

Thoughts?

@atulag0711 atulag0711 added the question Further information is requested label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant