Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • mbdyn mbdyn
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • DAER
  • mbdynmbdyn
  • Issues
  • #72
Closed
Open
Issue created Apr 15, 2021 by Marco Morandini@marco.morandiniOwner

InitialAssembly uses forces and deformable elements.

Currently, the initial assembly phase loops not only over the algebraic constraints, but also over beams, rods, deformable elements and forces. This is conceptually wrong, since these elements have nothing to do with the initial model consistency wrt. the algebraic constraints.

Furthermore, this can prevent the initial assembly convergence (or even change the initial configuration?) whenever these elements do have a prestress or, in case of viscoelastic elements, if the model initial velocities do involve an initial strain velocity (think e.g. to a viscoelastic beams).

As a solution, the initial assembly phase should not loop over these elements. A backward-compatibility option can be introduced to restore the previous behavior.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking