surfpy
is a Python package for computing surface integrals over smooth embedded manifolds.
Let's consider an element
$\tau_i : \Delta_2 \rightarrow T_i$ $\pi_i : T_i \rightarrow V_i$
In this context, we define the coordinate mapping
We say that the mesh is order
with
To obtain partial derivatives, forming the Jacobian matrix
The surface integral:
This approach provides a robust method for accurate surface integral computations in the context of surfpy
.
To install, you can either download a .zip file or clone the directory with Git.
Download a .zip of surfpy from:
https://github.com/casus/surfpy/archive/refs/heads/main.zip
To clone the surfpy repository, first navigate in a terminal to where you want the repository cloned, then type:
https://github.com/casus/surfpy
Check out the examples folder — happy computing!
Any comment or question, send an email to: [email protected]