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:
jpekkila
2019-06-27 13:28:52 +03:00
parent fc96283c37
commit 8ca09668c1

View File

@@ -72,7 +72,7 @@ extern "C" {
#define NGHOST (STENCIL_ORDER / 2)
#define LDENSITY (1)
#define LHYDRO (1)
#define LINDUCTION (1)
#define LINDUCTION (1) // %JP: TO BE RENAMED TO LMAGNETIC TODO
#define LENTROPY (1)
#define LTEMPERATURE (0)
#define LFORCING (1)