Disable forcing by default s.t. the autotests pass

This commit is contained in:
jpekkila
2019-06-18 16:39:07 +03:00
parent 4ca4dbefdf
commit 123fc78705

View File

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