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 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • 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
  • !3972

[Inclined 1D/2D elements] Part 2: HeatConduction process

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged wenqing requested to merge wenqing/ogs:inclined_element_in_T into master Feb 02, 2022
  • Overview 7
  • Commits 7
  • Pipelines 9
  • Changes 66

Following up MR !3632 (merged), this MR enables to use inclined 1D/2D elements in HeatConduction process. The major changes are:

  1. vector output of the heat flux,
  2. use inclined 1D/2D elements. A new benchmark is added to test computation with inclined elements as shown in the following figure:

where the orientation of the heat flux is exactly on the domain plane as expected.

This MR fixes #3253 (closed).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? The reference files of some benchmark due to the change of heat flux output.
  3. Any new feature or behavior change was documented?
Edited Feb 02, 2022 by wenqing
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: inclined_element_in_T