Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2976

Merged
Created Dec 13, 2021 by Hanchuan Wu@hanchuanMaintainer

[pnm] Allow the transmissibility of wetting phase to be zero in case of Circle throat shape

  • Overview 0
  • Commits 1
  • Changes 1

For circular throat (ThroatShape = Circle) in PNM the wetting layer area can be 0, which leads to 0 transmissibility. Therefore, std::isfinite is a better assert than std::isnormal which would fail for 0 transmissibility

Edited Dec 13, 2021 by Hanchuan Wu
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/assert_for_wetting_phase_tranmissibility_pnm