-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
solid_potential_component and liquid_potential_component seem to be one of the last things that need to be removed from the default supercap input file.
I'd like to evaluate whether some class that would help manage the equation system would be beneficial.
Notably it would help post processors and operators selecting components in the solution field.
Here is how the ptree to build it could look like
components 2
component_0 {
name pressure
component_id 0
}
component_1 {
name velocity
component_id 1,2,3
}
Metadata
Metadata
Assignees
Labels
No labels