LFORCING was turned off in stencil_process and the autotests failed, re-enabled

This commit is contained in:
jpekkila
2019-06-26 14:08:56 +03:00
parent 6bfc5f04f7
commit ffe9df1bb0

View File

@@ -2,7 +2,7 @@
#define LENTROPY (1)
#define LTEMPERATURE (0)
#define LGRAVITY (0)
#define LFORCING (0)
#define LFORCING (1)
#define LUPWD (0)