Adapting for autotest but i, j, k indexing is confusing.

This commit is contained in:
Miikka Vaisala
2019-08-07 14:57:51 +08:00
parent 15f0fa6aa5
commit 7cc524b78b
2 changed files with 61 additions and 61 deletions

View File

@@ -30,8 +30,8 @@
#define LMAGNETIC (1)
#define LENTROPY (1)
#define LTEMPERATURE (0)
#define LFORCING (1)
#define LUPWD (0)
#define LFORCING (0)
#define LUPWD (1)
#define AC_THERMAL_CONDUCTIVITY (AcReal(0.001)) // TODO: make an actual config parameter