This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
Replies: 1 comment 2 replies
-
Where are you seeing this? Which file / which function? When I print out the final solution array, I only see unique DoFs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In
svZeroDSolver
, we duplicate degrees of freedom (DOFs) when we connect elements and connect them by "wires." This increases the number of DOFs.Is there a reason we're doing this @JonathanPham @menon-karthik?
Beta Was this translation helpful? Give feedback.
All reactions