compmec / section

Analysis of beams cross-section using the boundary element method
MIT License
1 stars 0 forks source link

Compute force vector for torsion problem with polygonal domains #5

Open carlos-adir opened 10 months ago

carlos-adir commented 10 months ago

Following the docs, the force vector F must be computed for torsion problem

$$ Fi = \int{t{min}}^{t{max}} \langle \mathbf{p}, \ \mathbf{p}'\rangle \cdot \ln |\mathbf{r}_i| \ dt $$

carlos-adir commented 7 months ago

$\mathbf{r}_i$ is the distance of the point $\mathbf{p}(t)$ to the source point $\mathbf{s}_i$