Skip to content

Improve infrastructure in Reduced Lung#1912

Open
bgoderbauer wants to merge 2 commits into4C-multiphysics:mainfrom
bgoderbauer:reduced-lung
Open

Improve infrastructure in Reduced Lung#1912
bgoderbauer wants to merge 2 commits into4C-multiphysics:mainfrom
bgoderbauer:reduced-lung

Conversation

@bgoderbauer
Copy link
Copy Markdown
Contributor

  • Splits main routine into different functionalities orchestrated by ReducedLungSimulation in an anonymous namespace. I think this allows us to nicely see the different steps and the objects needed for the simulation.
  • Extracts and centralizes model assembly callbacks for the nox interface. Should make it easier to extend in the future

I think this allows in a next step to decompose the hard-coded structure a little more. So that we don't have to run through the airway model registration pipeline when there are no airways present.

@bgoderbauer bgoderbauer requested a review from maxiludwig March 30, 2026 16:46
@bgoderbauer bgoderbauer self-assigned this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant