Fix error in nonplanarcosseratshellenergy
The contravariant base vectors were not calculated correctly. The contravariant base vectors are the *columns* of the inverse of the covariant matrix, not the rows. To fix this, take the rows of the transpose of inverse of the covariant matrix.
parent
4bebd0ef
No related branches found
No related tags found
Please register or sign in to comment