PyFEM Logo

Table of Contents

  • 1. PyFEM Installation Guide
  • 2. Quickstart
  • 3. User Manual
  • 4. API Documentation
PyFEM
  • 4. API Documentation
  • 4.1. pyfem package
  • 4.1.1.7. pyfem.models package
  • View page source

4.1.1.7. pyfem.models package

4.1.1.7.1. Submodules

  • 4.1.1.7.1.1. pyfem.models.BaseModel module
    • BaseModel
  • 4.1.1.7.1.2. pyfem.models.Contact module
    • Contact
      • Contact.flag
      • Contact.dispDofs
      • Contact.centre
      • Contact.direction
      • Contact.radius
      • Contact.penalty
      • Contact.getTangentStiffness()
  • 4.1.1.7.1.3. pyfem.models.ModelManager module
    • ModelManager
      • ModelManager.models
      • ModelManager.takeAction()
  • 4.1.1.7.1.4. pyfem.models.RVE module
    • RVE
      • RVE.dx
      • RVE.dy
      • RVE.prepare()
      • RVE.commit()
      • RVE.getBoundaries()
      • RVE.applyPeriodicBC()
      • RVE.applyPrescribedBC()
Previous Next

© Copyright 2026, Joris Remmers.

Built with Sphinx using a theme provided by Read the Docs.