You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: