Added a missing switch to stencil_assembly.sas.

This commit is contained in:
Miikka Vaisala
2019-06-24 18:03:24 +08:00
parent 55ecdd0ac8
commit 59043e586b
4 changed files with 24 additions and 27 deletions

View File

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