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
  • !67

Removed friction and made some refactoring.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Раджабов Рустам Русланович requested to merge new-quasi-3d into master Oct 14, 2024
  • Overview 0
  • Commits 3
  • Pipelines 6
  • Changes 10

Refactored SetSliding and compute_stress_yy.

8 august.

Get it moving but only particularly correct, the main body is still acting out.

Works fine for TERMEX but yet causes bugs with SPTT

Works perfectly with TERMEX but still troubles with SPTT

Working version with SPTT

Finished.

Deleted some redundant functions

Fixed bug with kinematic_conditions when indexes were wrong.

Trying to fix compute_new_frame_ids.

Fixed problem with computing new frame but now we have the problem of too much points spawning at the same place and because of that much more time needed for computing so you need to create a metric to reduce number of points.

First try to fix issue with lots of nodes spawning at the same place

Absolutely working version.

Working fine but really slow.

Fixed critical bug with wrong calculation of instrument velocity.

Working versions with all samples but very slow.

Fast and working version

Deleted redundant line.

Deleted redundant line

Deleted some redundant code

Deleted redundant includes

Deleted redundant include statement

Simplified code.

it slides but yet parts of sample going into the instrument

Fixed bug.

Fixed mistake with i -> frame_node_ids[i]

Finished. Works well with sliding

Encapsulate update stuck points logic into function.

Fixed error with nodes going inside of sample. Only problem left is the edge nodes being unstuck after touching sample.

Fixed bug with edge points.

Only one mount on graphic left

Finished without remesh yet

Finished.

Finished for sure.

Fixed comment/

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new-quasi-3d