Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • dorie
  • dorie
  • Issues
  • #43

Closed
Open
Opened Feb 09, 2018 by Lukas Riedel@lriedelOwner

add options for altering DG formulation in local operator

There are multiple options for different symmetry/penalty and upwinding combinations.

Upwinding:

  • fully weighted (none) (use K for weighting)
  • semi-upwinding (semiUpwind) (use K_0 for weighting and upwinding conductivity factor K_f^u)
  • full updwinding (fullUpwind) (only upwinding flux \mathbf{j}^u upwinding conductivity K^u)

Symmetry & Penalty

  • SIP (SIPG) = Volume + Consistency + Symmetry + Penalty
  • NIP (NIPG) = Volume + Consistency - Symmetry + Penalty
  • OOB (OOB) (Oden, Babuska, Baumann) = Volume + Consistency - Symmetry
  • IIP (IIB) (Incomplete Interior Penalty) = Volume + Consistency + Penalty

Harmonic weights:

  • Weights on (weights = true): Use harmonic weighting of (saturated) conductivities at intersections
  • Weight off (weights = false): No weighting
Edited Mar 15, 2018 by Lukas Riedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
v1.0 Release
Milestone
v1.0 Release
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#43