DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
Testvs19_ProtoPhysicalAlgorithm.h File Reference
#include <memory>
#include <string>
#include "../../SfxBase/Sfx_PhysicalAlgorithm.h"

Go to the source code of this file.

Classes

class  Testvs19::ProtoPhysicalAlgorithm
 Concept of physical algoritm using components (set numerical method). This allow to program complex algorithms quickly by components. In project require to prototype according to physics assumptions. Each of these components are programmed or support a wide (large) implementation of discretization. For example, Nujic 1995 propose to use ENO techniques to compute flux and some source special treatment to take account ... Model of an explicit conservative scheme with source terms (energy and bed slope). Switch components to re-configure the algorithm (Nujic flux) but E. McNeil use HLL. This kind of flexibility must be supported particularly in industrial projects since ... to be completed. More...

Namespaces

namespace  dbpp
namespace  Sfx
namespace  Testvs19