Skip to content

Replace ClosedLoopHeartPulmonary with individual blocks #218

@mrp089

Description

@mrp089

Problem

We currently have a closed-loop block ClosedLoopHeartPulmonary that combines four heart chambers and valves with a pulmonary and coronary circulation. @menon-karthik mentioned that it might become unstable for certain parameter choices and not easily adaptable to the monolithic structure.

Solution

Have a test case using individual blocks for chambers, valves, and vessels that reproduces the behavior of ClosedLoopHeartPulmonary (that should be implemented already). It would be nice to also add some documentation and plots on this closed-loop model.

Additional context

A challenge might be the handling of valves. The ClosedLoopHeartPulmonary block has four "hard" valves that explicitly set flows to zero when closed. This behavior might be harder to replicate with individual valve blocks.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions