Skip to content

Conversation

@amgebauer
Copy link
Member

All existing tests in the old time integration framework have been migrated to the new time integration framework. The now unused code parts are deleted.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request removes cardiovascular0d functionality from the old time integration framework after migrating all tests to the new framework. The changes delete unused code and consolidate test files.

Key Changes:

  • Removed cardiovascular0d-specific test files with "_new_struc" suffix from test list
  • Added INT_STRATEGY: "Standard" configuration to remaining cardiovascular0d test files
  • Deleted cardiovascular0d integration code from old structure time integration classes
  • Removed cardiovascular0d manager integration from structure time integrators

Reviewed changes

Copilot reviewed 40 out of 42 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/list_of_tests.cmake Removed "_new_struc" test variants, consolidated to single test per scenario, moved "minimal" label
tests/input_files/*.4C.yaml Updated test configurations with INT_STRATEGY, removed "_new_struc" files
src/structure/4C_structure_timint_*.cpp Removed cardiovascular0d force/stiffness evaluation and update calls
src/structure/4C_structure_timint_impl.cpp/hpp Removed cardiovascular0d manager integration and related methods
src/cardiovascular0d/*.hpp Removed cardiovascular0d manager methods for old framework integration
src/adapter/*.hpp Removed cardiovascular0d update methods from adapter interfaces
src/inpar/4C_inpar_structure.* Removed divcont_adapt_3D0Dptc_ele_err enum value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@amgebauer amgebauer force-pushed the move-cardiovascular-tests-to-new-solid-timeintegration branch from d78057f to 511eef8 Compare January 8, 2026 13:13
Copy link
Contributor

@maxfirmbach maxfirmbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up 👍.

@amgebauer amgebauer enabled auto-merge January 9, 2026 07:59
@amgebauer amgebauer merged commit 6fbb1e1 into 4C-multiphysics:main Jan 9, 2026
51 of 53 checks passed
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.

3 participants