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

(Re)implement a function that only needs the unit operation ID and type to create a unit operation #156

Open
jbreue16 opened this issue Dec 18, 2023 · 0 comments
Labels

Comments

@jbreue16
Copy link
Contributor

Streamlining the DG interface (#152 ), we disabled the createUnitOperation function that read the unit operation type from a strong to create a unit operation.
Right now, this function requires a parameter provider as input to construct a FV or DG unit.
As this is still a useful library function, we need to think of a solution that allows an interface without a parameter provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant