Skip to content

A 'AnisoHeatConductionMaterial' is not a registered object. #26035

Discussion options

You must be logged in to vote

Thanks for checking that. That was not the issue. I tried multiple ways to fix the registration. One method was to define it as a custom-made kernel with a different name (AnisoHeatConductionMaterialM), but that did not work, either. The error stems from that try.

I resolved it by simply changing the "registerMooseObject("HeatConductionApp", AnisoHeatConductionMaterial);" to "registerMooseObject("HeatTranferApp", AnisoHeatConductionMaterial);" in the C file.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@lindsayad
Comment options

@hamedattariani
Comment options

@lindsayad
Comment options

@hamedattariani
Comment options

@lindsayad
Comment options

Comment options

You must be logged in to vote
2 replies
@hamedattariani
Comment options

Answer selected by hamedattariani
@GiudGiud
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants