Skip to content

MFC v5.5.0

Latest

Choose a tag to compare

@sbryngelson sbryngelson released this 02 Jul 14:16
66254db

What's Changed

Breaking changes

  • Remove airfoil and stl parameters (existing case files using these must be updated) by @danieljvickers in #1524

New features

Performance

Bug fixes

Refactoring & internals

  • Unify ICPP STL onto the shared IB model path by @kokomoor in #1546
  • Complete named-constant adoption and parameter declaration generation by @sbryngelson in #1551
  • Share the global-parameters core across executables; generate MPI broadcasts; build hygiene by @sbryngelson in #1552
  • Phase-2 structural pilots: IC context type, unified BC dispatcher, boundary module split by @sbryngelson in #1555
  • Phase-2 completion: post-process context types, m_riemann_solvers split, cleanup by @sbryngelson in #1556
  • refactor: extract s_write_field helper in post_process s_save_data by @SVS87 in #1600
  • style: apply ffmt v0.4.3 formatting; bump ffmt pin by @sbryngelson in #1584

CI & testing

Documentation

  • Add microbubble-enhanced HIFU liver simulation to gallery by @sbryngelson in #1609
  • Fix a couple spelling errors in IBM section of the documentation by @Cowsreal in #1607
  • docs(claude): prune AI instructions to principles + conservative-maintainer rules by @sbryngelson in #1541

New Contributors

Full Changelog: v5.4.0...v5.5.0