Skip to content
New issue

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

Modules Contact and ModelManager #13

Open
arichel opened this issue Nov 10, 2024 · 0 comments
Open

Modules Contact and ModelManager #13

arichel opened this issue Nov 10, 2024 · 0 comments

Comments

@arichel
Copy link

arichel commented Nov 10, 2024

Dear Maintainer,

After installing PyFEM, I encountered some issues when running the examples in Chapter 02. Specifically, the module pyfem.io.InputReader attempts to import two classes that appear to be missing:

Contact from pyfem.fem.Contact
ModelManager from pyfem.models.ModelManager

Upon inspection, I noticed that a module and class named pyfem.models.Contact does exist, but the base class pyfem.models.BaseModel is missing, leading to import errors.

Could you advise if these classes are defined elsewhere or if there might be a different version where they are included?

Thank you for your assistance and for your great work on PyFEM!

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

No branches or pull requests

1 participant