![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <iostream>
#include <cstdlib>
#include <valarray>
#include "include/Sfx_SCL.h"
#include "include/Sfx_UniversalConstants.h"
#include "../Nov_VS2019/dbpp_SectionFlow.h"
Go to the source code of this file.
Classes | |
class | Sfx::StVenant1D |
Shallow-water (one-dimension) is a system of conservation laws. Conserved quantities (state variables) are the mass and the momentum. It's the differential form of Newton law (f=ma) but for a mass of fluid in a movement under gravity. Forces that act on the mass of fluid are friction, gravity and pressure. More... |
Namespaces | |
namespace | Sfx |
namespace | dbpp |