Welcome to FEDOO’s documentation!
Important
Fedoo version: 1.0.0b2
Documentation state: dev
Contents:
- Overview
- Installation
- Quick Start
- Geometry and Mesh (
fedoo.mesh) - Constitutive Law (
fedoo.constitutivelaw) - Weak Formulation (
fedoo.weakform)- fedoo.weakform.StressEquilibrium
- fedoo.weakform.ImplicitDynamic
- fedoo.weakform.StressEquilibriumRI
- fedoo.weakform.StressEquilibriumMixed
- fedoo.weakform.StressEquilibriumFbar
- fedoo.weakform.StressEquilibriumBbar
- fedoo.weakform.HeatEquation
- fedoo.weakform.BeamEquilibrium
- fedoo.weakform.SpringEquilibrium
- fedoo.weakform.PlateEquilibrium
- fedoo.weakform.PlateEquilibriumFI
- fedoo.weakform.PlateKirchhoffLoveEquilibrium
- fedoo.weakform.PlateShearEquilibrium
- fedoo.weakform.PlateDrillingPenalty
- fedoo.weakform.Inertia
- fedoo.weakform.RotaryInertia
- fedoo.weakform.InterfaceForce
- fedoo.weakform.DistributedLoad
- fedoo.weakform.ExternalPressure
- fedoo.weakform.HourglassStiffness
- fedoo.weakform.ArtificialDamping
- Class Assembly
- Time Integration (
fedoo.time) - Problem (
fedoo.problem)- fedoo.problem.Linear
- fedoo.problem.Modal
- fedoo.problem.LinearBuckling
- fedoo.problem.LinearNewmark
- fedoo.problem.NonLinear
- fedoo.problem.NonLinearNewmark
- fedoo.problem.ExplicitDynamic
- fedoo.core.base.ProblemBase
- fedoo.Problem
- Result output
- Eigenvalue analyses
- Time integration
- Non-Linear Solver
- Overcoming Simulation Instabilities
- Boundary conditions and constraints
- Post-Processing
- Heterogeneous structures
- Define user problems
- Examples