![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <map>#include <vector>#include "include/Sfx_UniversalConstants.h"#include "include/Sfx_StateVariables.h"#include "include/Sfx_Observable.h"#include "../SfxBase/Sfx_DamBreakInitialCnd.h"#include "dbpp_ListSectionsFlow.h"#include "dbpp_EMcNeilPhysBC.h"#include "Sfx/Sfx_StateVectorField.h"Go to the source code of this file.
Classes | |
| class | dbpp::PhysicalSystem |
| Physical system made of physical objects under study and described by the state variables. DamBreak physical system, physical objects are cross-sectional flow. Dynamic equations that describe the movement of the flow of water under gravity law, pressure and friction are described by the St-Venant set of equations. In conservative form mass and momentum are the quantity conserved across each section (state variables). More... | |
| struct | dbpp::PhysicalSystem::BCNodeConstraint< Params > |
| Type to repesent the nodal constraint. More... | |
Namespaces | |
| namespace | dbpp |