LFORCING was turned off in stencil_process and the autotests failed, re-enabled
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define LENTROPY (1)
|
||||
#define LTEMPERATURE (0)
|
||||
#define LGRAVITY (0)
|
||||
#define LFORCING (0)
|
||||
#define LFORCING (1)
|
||||
#define LUPWD (0)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user