Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
O
ogs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 26
    • Merge Requests 26
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • ogs
  • Merge Requests
  • !3117

Merged
Created Sep 16, 2020 by Dmitry Yu. Naumov@endJunctionOwner3 of 3 tasks completed3/3 tasks

LIE extrapolation improvements.

  • Overview 1
  • Commits 3
  • Pipelines 2
  • Changes 18

For the special case of LIE with additional fracture elements the extrapolator did take also the (unavailable) values from these fracture elements. This resulted in significant deviation (lower value) from the neighbour points.

A special case in the extrapolation routine now ignores such element values and yields better result.

Note, this is special for LIE and has no effect on other processes. In the new reference files only sigma_[xy]{2} has changed, other values passed all vtkdiff tests w/o modification.


Unused extrapolation interface was removed from LIE/HM to reduce confusion.


  • Feature description was added to the changelog
  • Tests covering your feature were added?
  • Any new feature or behavior change was documented?
Edited Sep 17, 2020 by Dmitry Yu. Naumov
Assignee
Assign to
Reviewer
Request review from
6.3.3
Milestone
6.3.3 (Past due)
Assign milestone
Time tracking
Source branch: LIEExtrapolationImprovement