idaholab/moose

Rename `HSBoundaryAmbientConvection` to `HSBoundaryConvection`

Opened this issue · 0 comments

Motivation

The name HSBoundaryAmbientConvection is a misnomer because the usage is more general than coupling to ambient conditions.

Design

The following tasks should be accomplished:

  • Rename HSBoundaryAmbientConvection to HSBoundaryConvection and register the rename.
  • Rename any parameters like T_ambient and htc_ambient, deprecating the old names.
  • Remove deprecated class and parameters (Due 11/31/2024).

Impact

Warnings to users to update input files for several months, followed by errors at that point if they have not updated.