-
- Downloads
Add free boundary condition descriptor
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
parent
3c4dfca0
No related branches found
No related tags found
This commit is part of merge request !46. Comments created here will be created in the context of that merge request.
Showing
- src/language/modules/SchemeModule.cpp 1 addition, 0 deletionssrc/language/modules/SchemeModule.cpp
- src/scheme/FreeBoundaryConditionDescriptor.hpp 46 additions, 0 deletionssrc/scheme/FreeBoundaryConditionDescriptor.hpp
- src/scheme/IBoundaryConditionDescriptor.hpp 1 addition, 0 deletionssrc/scheme/IBoundaryConditionDescriptor.hpp
Please register or sign in to comment