moose icon indicating copy to clipboard operation
moose copied to clipboard

use_interpolated_state parameter is present outside of objects that use material properties

Open GiudGiud opened this issue 2 years ago • 0 comments

Bug Description

The parameter is in most objects, because they inherit the matpropinterface, but it's not useful in all objects. We should consider making it private by default @dschwen

Steps to Reproduce

Look at the docs now (or build them locally) https://mooseframework.inl.gov/source/userobjects/FXVolumeUserObject.html

Impact

So confused Confusing to users who set this parameter and nothing happens because they are not using stateful properties

GiudGiud avatar Jan 24 '24 14:01 GiudGiud