isaar / MSolve

Open source numerical solver for computational mechanics problems
Apache License 2.0
18 stars 26 forks source link

[Core] Boundary conditions and equivalent loads #39

Open vpapado opened 8 years ago

vpapado commented 8 years ago

-Dirichlet bc -Neumann bc -Transformation of tractions and to equivalent nodal forces

SerafeimBakalakos commented 6 years ago

Priority list (for FEM):

  1. prescribed displacements (Dirichlet)
  2. prescribed tractions (Neumann): arbitrary direction and perpendicular to boundary
  3. body forces
  4. dynamic versions of the previous ones.
  5. symmetric versions of the previous ones.