moose icon indicating copy to clipboard operation
moose copied to clipboard

Rename objects with very general names that do more specific tasks

Open GiudGiud opened this issue 3 years ago • 2 comments

Reason

Users get confused when they see the object and it requires a bunch of conditions because it's not a general object

Design

  • [x] Rename MeshSidesetGenerator to SidesetLowerDElemementsGenerator
  • [x] Rename MultiAppCommandLineControl to MultiAppSamplerControl
  • [x] Rename VPPFunction to PiecewiseLinearFromVectorPostprocessor

Impact

Better usability

GiudGiud avatar Apr 25 '22 17:04 GiudGiud

A previous example was the SideFluxAverage and co., which were renamed to SideDiffusiveFluxAverage

GiudGiud avatar Apr 25 '22 18:04 GiudGiud

Could do FVTimeKernel -> FVTimeDerivative. Not a good fit for this issue maybe

GiudGiud avatar Apr 25 '22 23:04 GiudGiud