We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to run a standard structural problem without compiling EigenSolverApplication as I dont need it, but the following errors come up.
I think it is related to the following function calls in kratos_utilities:
Kratos/applications/StructuralMechanicsApplication/python_scripts/structural_mechanics_solver.py
Lines 417 to 421 in d75418d
The text was updated successfully, but these errors were encountered:
@marandra also noticed this
Sorry, something went wrong.
this is not related to the EigenSolversApplication in a nutshell: Delete the Folder KratosMultiphysics and recompile
KratosMultiphysics
Do you want the long explanation as well?
btw you should always delete this folder when you recompile, see #2848
@philbucher Alright! Deleting the folder works for me. Thanks
loumalouomega
philbucher
No branches or pull requests
I tried to run a standard structural problem without compiling EigenSolverApplication as I dont need it, but the following errors come up.
I think it is related to the following function calls in kratos_utilities:
Kratos/applications/StructuralMechanicsApplication/python_scripts/structural_mechanics_solver.py
Lines 417 to 421 in d75418d
The text was updated successfully, but these errors were encountered: