algorithm that take care of the physics that we want to simulate. For example, Nujic in his article treat numerically pressure, source and flux depending on the physics.
More...
#include <Testvs19_ProtoAlgoPOM.h>
|
| EmcilAlgorithm (std::string aName) |
| defailt ctor
|
void | calculate (Sfx::PhysicalSystem *aPhySys) override |
| IPhysicalAlgorithm interface.
|
algorithm that take care of the physics that we want to simulate. For example, Nujic in his article treat numerically pressure, source and flux depending on the physics.
◆ scalarField
◆ EmcilAlgorithm()
Testvs19::EmcilAlgorithm::EmcilAlgorithm |
( |
std::string | aName | ) |
|
defailt ctor
- Parameters
-
aName | name of the algorithm |
◆ calculate()
void Testvs19::EmcilAlgorithm::calculate |
( |
Sfx::PhysicalSystem * | aPhySys | ) |
|
|
override |
IPhysicalAlgorithm interface.
- Parameters
-
◆ calculFF()
convective flux numerical treatment
- Parameters
-
aPsys | physical system |
aBC | physical boundary |
aRetRHS | rhd data |
◆ traitementTermeP()
bottom source numerical treatment
- Parameters
-
aPsys | physical system |
aBC | physical boundary |
aRetRHS | rhd data |
◆ traitementTermeS()
bottom source numerical treatment
- Parameters
-
aPsys | physical system |
aBC | physical boundary |
aRetRHS | rhd data |
◆ m_Name
std::string Testvs19::EmcilAlgorithm::m_Name |
|
private |
◆ m_sweRhs
The documentation for this class was generated from the following files: