Skip to content

Equation system #134

@dalg24

Description

@dalg24

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions