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

Rename `HSBoundaryAmbientConvection` to `HSBoundaryConvection` #27522

Open joshuahansel opened 2 weeks ago

joshuahansel commented 2 weeks ago

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:

Impact

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