-
Notifications
You must be signed in to change notification settings - Fork 0
Finite Element discretization and Dirichlet boundary conditions
Rémi Capillon edited this page Aug 23, 2025
·
14 revisions
For now, we assume the reader knows how to discretize the weak form of the equation, to obtain the element matrices and then the global finite element matrices. A more detailed description might be added later.
Since it is more convenient to write, in this page, the global vector of unknown degrees of freedom will be written
assuming the degrees of freedom have been organized with the displacement DOFs first and then the temperature DOFs.
The discretized system of equations for the dynamical problem is as follows:
where the right-hand side vector
denotes 'forces' stemming from the mechanical volume force & Neumann boundary condition and from the thermal heat source & Neumann boundary condition.