AD objects not accessible. #32587
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEI am working on a MOOSE app for a simple problem. Even with all the modules enabled in the MakeFile and after recompiling + testing, none of the AD objects are accessible when I run my input file. I am fairly new to using MOOSE, so I am guessing this has a very simple solution that I haven't found yet. The object that is first giving me the error is ADHeatConduction. One other question I had was, should I be using ADHeatConduction or ADHeatConductionRZ if I have chosen coord_type = RZ in my generatedmesh? The source documentation made it sound like I should use ADHeatConduction. (Optional) code in question / simulation log / errorsHere is the error I am encountering:
*** ERROR ***
A 'ADHeatConduction' is not a registered object.
If you are trying to find this object in a dynamically loaded library, make sure that
the library can be found either in your "Problem/library_path" parameter or in the
MOOSE_LIBRARY_PATH environment variable.Encountering Errors? Please include diagnostic outputNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
hello you ll want to git commit your work then |
Beta Was this translation helpful? Give feedback.
hello
you ll want to git commit your work then
git clean -Xfdboth MOOSE and your application, then rebuild/Something went wrong while enabling all modules