Skip to content

difference "CosseratBase", "cosseratObject" and "nonLinearCosserat" #4427

Answered by adagolodjo
wj9991 asked this question in Cosserat
Discussion options

You must be logged in to vote

Hello @wj9991,

The Python class "CosseratBase" represents a cleaner version of "cosseratObject." It also utilizes the Python "dataClass" class to streamline the visible parameters in the function. If the "cosseratObject" class is still present, it's due to existing examples that rely on it, and I haven't had the chance to update them yet. Rest assured, it will be removed before the branch is merged into the master branch.

The "nonLinearCosserat" class introduces a non-linear formulation of the state parameter (strain) along each sub-segment composing the beam. This is in contrast to the default formulation, which assumes constant curvature along each subsection. Currently, I don't have an…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hugtalbot
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants