Replies: 2 comments 1 reply
-
You can try creating a periodic mesh, MeshTri1DG.init_tensor(..., periodic=[0]). It is lacking some features so be careful. Modifying mpc is not out of the question, I don't have the bandwidth right now but will review any PRs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
One more issue here so not to create a new discussion.
Using the debugger I found out that the args T and V are arrays of zeros. Is this how it should be or I did something wrong? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, everyone) Have a nice weekend.
Is it possible to modify the mpc(...) function to support for eigenvalue problems?
Is there another way to solve eigenvalue problems with pbc using sckit-fem?
Beta Was this translation helpful? Give feedback.
All reactions