idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.6k stars 1k forks source link

Allow slope reconstruction neighbors to be overridden in THM #27532

Closed joshuahansel closed 2 weeks ago

joshuahansel commented 2 weeks ago

Motivation

This is necessary for applications like Sockeye that inherit from THM's single-phase flow model.

Design

Make these methods virtual:

Impact

More flexible.