Skip to content
Snippets Groups Projects
  1. Jun 18, 2020
  2. Jun 17, 2020
  3. Jun 15, 2020
  4. Jun 12, 2020
  5. Jun 02, 2020
  6. Jun 01, 2020
  7. May 29, 2020
  8. May 28, 2020
  9. May 27, 2020
  10. May 26, 2020
  11. May 19, 2020
  12. May 07, 2020
  13. May 06, 2020
  14. May 05, 2020
  15. May 04, 2020
    • Dennis Gläser's avatar
    • Dennis Gläser's avatar
      [facet][box] do not use modified elembctypes · 4e4c35d6
      Dennis Gläser authored
      This commit also modifies the tracer_tracer test, as this failed for box
      after removing the elembctypes. This is because it was using Neumann
      no-flow boundary conditions for the fracture domain on the left boundary
      while the bulk problem used Dirichlet BCs. The old elembctypes for box
      were discarding Dirichlet BCs on those nodes on the boundary that also
      couple to fractures in order for the coupling conditions to be
      fulfilled. However, that discards the boundary condition. With this
      commit, Dirichlet BCs are always fulfilled, but for the tracer test this
      means that as a consequence, the pressure in the fracture on the left
      side is equal to the bulk pressure - because it uses Dirichlet-type
      coupling conditions. This commit changes the test such that it uses
      Dirichlet BCs in the bulk domain only on the lower part of the boundary
      such that the fracture touches the domain boundary at a no-flow
      boundary.
      4e4c35d6
Loading