Disabled LBFIELD by default as there are no autotests for it

This commit is contained in:
jpekkila
2020-09-14 13:27:09 +03:00
parent 784ff61436
commit 830b8ad179

View File

@@ -10,7 +10,7 @@
#define LFORCING (0)
#define LUPWD (0)
#define LSINK (0)
#define LBFIELD (1)
#define LBFIELD (0)
#define AC_THERMAL_CONDUCTIVITY (0.001) // TODO: make an actual config parameter
#define H_CONST (0) // TODO: make an actual config parameter