PyElastica
PyElastica copied to clipboard
Python implementation of Elastica, an open-source software for the simulation of assemblies of slender, one-dimensional structures using Cosserat Rod theory.
> why are these equal to empty lists inststead of `OperatorGroupFIFO()` ? I though `OperatorGroupFIFO()` is generic and related with constrains as well? _Originally posted by @armantekinalp in https://github.com/GazzolaLab/PyElastica/pull/367#discussion_r1653255169_
Fix #354. Instead of the dimensionally inconsistent implementation, three variations of analytical linear dampers are now supported: 1. Uniform damper. The input damping constant `uniform_damping_constant` $\gamma$ is of dimension `1...
## Management changes - Dependabot points towards `master` branch. ## Feature update * Collective closing method closing callbacks by @skim0119 in https://github.com/GazzolaLab/PyElastica/pull/503 * Callback for multiple system types in simulation...