Open mathijsajanssen opened 1 year ago
It seems to me that the element T(p,f) is supposed to model Eq. 22 from Paasch et al.'s paper, and that the last term of that equation is lacking on line 380 from elements.py. I think an additional +B/2 may be needed on that line.
Thanks for the catch and for filing an Issue report :) Added a PR fixing this here: #256
It seems to me that the element T(p,f) is supposed to model Eq. 22 from Paasch et al.'s paper, and that the last term of that equation is lacking on line 380 from elements.py. I think an additional +B/2 may be needed on that line.