Ferrite-FEM/Ferrite.jl

Infrastructure for matrix-valued problem

Open

#398 建立於 2021年10月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (109 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (439 star)
PR 合併指標
 (平均合併 15天 5小時) (30 天內合併 17 個 PR)

描述

PR #392 should have the batteries for DG - but just for scalar problems. If we have vector valued problems, then our flux space becomes matrix-valued (think about displacement and stress). For convenience we could provide some handlers for handling matrix valued problems. This way DG can be implemented in a cleaner way than reformulating everything in Voigt notation beforehand.

Example reference: https://link.springer.com/content/pdf/10.1007/s10665-022-10238-3.pdf

貢獻者指南