|
PLUTO
|
Header file for Constrained-Transport (CT) module. More...
Go to the source code of this file.
Classes | |
| struct | ElectroMotiveForce |
Macros | |
| #define | STAGGERED_MHD |
| #define | ARITHMETIC 1 |
| #define | UCT0 2 |
| #define | UCT_CONTACT 3 |
| #define | UCT_HLL 4 |
| #define | RIEMANN_2D 5 |
| #define | BX1s 0 |
| #define | BX2s 1 |
| #define | BX3s 2 |
| #define | BXs BX1s |
| #define | BYs BX2s |
| #define | BZs BX3s |
| #define | FACE_EMF 11 |
| #define | EDGE_EMF 12 |
| #define | iBRs BX1s |
| #define | iBZs BX2s |
| #define | iBPHIs BX3s |
| #define | iBRs BX1s |
| #define | iBPHIs BX2s |
| #define | iBZs BX3s |
| #define | iBRs BX1s |
| #define | iBTHs BX2s |
| #define | iBPHIs BX3s |
Typedefs | |
| typedef struct ElectroMotiveForce | EMF |
Header file for Constrained-Transport (CT) module.
Provides macros, function prototypes and structure definitions for the constrained transport (CT) MHD module to control the divergence-free condition.
Definition in file ct.h.
| typedef struct ElectroMotiveForce EMF |
The EMF structure is used to pull together all the information necessary to build / use the electromotive force used to update the staggered components of magnetic field.