To be friendly with the autotest.

This commit is contained in:
Miikka Vaisala
2019-06-25 14:50:43 +08:00
parent b1a2d9603c
commit a574d6e4c3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#define LUPWD (1)
#define LUPWD (0)
Preprocessed Scalar

View File

@@ -2,8 +2,8 @@
#define LENTROPY (1)
#define LTEMPERATURE (0)
#define LGRAVITY (0)
#define LFORCING (1)
#define LUPWD (1)
#define LFORCING (0)
#define LUPWD (0)
// Declare uniforms (i.e. device constants)