Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F Fem
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 1566 Разработка библиотеки конечно элементного моделирования процессов пластического формоизменения материалов
  • Fem
  • Merge requests
  • !54

Make do_step work

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Миколаенко Вадим Витальевич requested to merge stiffness-matrix-correct into master May 14, 2024
  • Overview 0
  • Commits 6
  • Pipelines 2
  • Changes 22

Add force and kinematics conditions

Simplified F_forma

Add formation of stiffness matrix specifically for shell element.

Add update of H coordinate. May be wrong

Change place of transition to old coordinate system. May be wrong.

Update logic for creating stiffness matrix

Add set_field to Shell sample

Finished recalculate_fields

Trying to fix bug

Fixed bug with wrong linking of non-class functions.

Add possibility to construct mesh with 4 dimensions nodes

Trying to fix wrong transition from old system to new system of coordinate

Made static mesh possible while running do step with stiffness matrix and forces put to zero

Replaced transition matrix by correct one

Fixed bug with appearance of Nan in stiffness matrix.

Fixed wrong computing of square of triangle

Fixed remesh. Now h and z of point which is inside of rectangle will be equal to average

Fixed bug

Add comment to Gauss

Add doxygen comments.

Fixed bug

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: stiffness-matrix-correct