Added an advance notice about LINDUCTION to be renamed to LMAGNETIC in the near future throughout the project. LMAGNETIC would be better name since he define is used to enable the magnetic field.
This commit is contained in:
@@ -72,7 +72,7 @@ extern "C" {
|
|||||||
#define NGHOST (STENCIL_ORDER / 2)
|
#define NGHOST (STENCIL_ORDER / 2)
|
||||||
#define LDENSITY (1)
|
#define LDENSITY (1)
|
||||||
#define LHYDRO (1)
|
#define LHYDRO (1)
|
||||||
#define LINDUCTION (1)
|
#define LINDUCTION (1) // %JP: TO BE RENAMED TO LMAGNETIC TODO
|
||||||
#define LENTROPY (1)
|
#define LENTROPY (1)
|
||||||
#define LTEMPERATURE (0)
|
#define LTEMPERATURE (0)
|
||||||
#define LFORCING (1)
|
#define LFORCING (1)
|
||||||
|
|||||||
Reference in New Issue
Block a user