![]() |
OpenLB 1.8.1
|
In this file the dynamic calls for the free energy model is implemented. More...
Include dependency graph for freeEnergyDynamics.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::equilibria |
| namespace | olb::collision |
Typedefs | |
| template<typename T , typename DESCRIPTOR , typename MOMENTA = momenta::FreeEnergyBulkTuple> | |
| using | olb::FreeEnergyBGKdynamics |
| template<typename T , typename DESCRIPTOR > | |
| using | olb::FreeEnergyWallDynamics |
| template<typename T , typename DESCRIPTOR , int direction, int orientation> | |
| using | olb::FreeEnergyInletOutletDynamics |
In this file the dynamic calls for the free energy model is implemented.
It is used for the second (and third) lattices, as for the first one a BGK collision with Guo forcing is applied (see ForcedBGKdynamcs).
Definition in file freeEnergyDynamics.h.