Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.04 KB

File metadata and controls

40 lines (31 loc) · 1.04 KB

Simulation

🚧 This documentation is WIP

Principles

  • Structural forms
    • Mass structures
    • Shell structures
    • Frame structures
  • Elasticity Theory
  • Material properties
  • Boundary conditions
  • Types of forces
  • Finite Element Method (FEM)

Software

Workflow

  • Model your part using a 3D modeling software
  • Export the model to a stereophotography STL files
  • Mesh your model, coarse and fine meshes
  • Define the material properties of the object
  • Define the model constrains (fixed, pinned or rolled)
  • Apply forces to the model
  • Run the analysis
  • Visualize and understand the analysis iterate on the design

Back to Summary