Skip to content
Snippets Groups Projects

Feature/free boundary condition

Merged Stéphane Del Pino requested to merge feature/free-boundary-condition into develop
  1. Aug 02, 2020
    • Stéphane Del Pino's avatar
      Add free boundary condition descriptor · 5656c2c6
      Stéphane Del Pino authored
      The aim of this kind of boundary condition descriptor is to indicate
      that as "special" treatment is to be performed for a boundary that
      is not subject to a boundary condition at the continuous level.
      
      For instance it may occur when using a centered scheme to discretize a
      system which has only one wave (quite often with scalar laws:
      transport, traffic flow,...)
      
      It can be used both to change locally the scheme and to check that no
      boundary has been forgotten in the description
      5656c2c6
    • Stéphane Del Pino's avatar
      Fix warning in assertion · 3c4dfca0
      Stéphane Del Pino authored
      3c4dfca0
Loading