Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • ogs
  • Merge requests
  • !3538

Merged
Created Mar 23, 2021 by Dmitry Yu. Naumov@endJunctionOwner3 of 3 tasks completed3/3 tasks

Time dependent excavation

  • Overview 27
  • Commits 15
  • Pipelines 9
  • Changes 60+

Extending the currently time interval controlled subdomain deactivation by fine grained time curve control.

Review commit-wise.

A little cleanup in the beginning, then changing time intervals to curves. At the end introducing curves and line segments for the fine grained control.

The test is testing both features (time intervals and time curves with line segments) simultaneously, first, a tunnel is "excavated" at once (time interval), then back-filled slowly using time curves.

The following curve shows development of the vertical displacement over time:

  • t \in [0, 0.5] --- no excavation, just verification of initial stress (no displacement <=> equilibrium).
  • t \in (0.5, 1] --- large excavation of whole domain with material id 1.
  • t \in (1, t_{\rm end}] -- slow back-filling of the tunnel over time with two different velocities. displacement_z_over_time
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited Mar 31, 2021 by Dmitry Yu. Naumov
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: TimeDependentExcavation