pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operator methods handling boundary grids

IvarStefansson opened this issue · comments

All methods returning an operator which might correspond to a boundary value need to handle boundary grids and return a

  • TimeDependentDenseArray tied to the prescribed value if domain is boundary
  • MixedDimVariable/other Operator if domain is internal