idaholab / mastodon

A MOOSE app for structural dynamics, seismic analysis, and risk assessment.
https://mooseframework.inl.gov/mastodon
GNU Lesser General Public License v2.1
40 stars 52 forks source link

a 'SubdomainBoundingBox' is not a registered object #448

Open HakunanMatatat opened 2 weeks ago

HakunanMatatat commented 2 weeks ago

image

I run the example ex07. It does not work when I export MOOSE_LiBARY_PATH=$MOOSE_LIBRARY_PATH:$HOME/projects/mastodon/lib.

image

That's the finding result.

I don't know if Mastodon is compiled well because the ./run_tests turn out many errors.

GiudGiud commented 2 weeks ago

you should not need to export MOOSE_LIBRARY_PATH and if you did you would point to moose not mastodon/lib

HakunanMatatat commented 2 weeks ago

Still the same problem. May I need to compile again. The moose in mastodon was tried twice during git but was not downloaded. I git it separately and there was an issue with the commit id during compilation, but it was successfully compiled. Except for big_model. i running smoothly and having output, everything else has similar issues like "A 'ParsedAddSidesetGenerator' is not a registered object." Do I need to add anything to the path?

image

So where are these apps compiled and placed in? I searched around but couldn't find it.

GiudGiud commented 2 weeks ago

'ParsedAddSidesetGenerator does not exist. use this https://mooseframework.inl.gov/source/meshgenerators/ParsedGenerateSideset.html

The apps are compiled in mastodon/build