Skip to content

Commit 84b8f3b

Browse files
committed
smokeview source: disable pp_SMOKE3D directive
1 parent cfa18a0 commit 84b8f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/smokeview/options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#define pp_GPU // support the GPU
1010
#define pp_THREAD // turn on multi-threading
1111
//#define pp_FIRE_HIST // option to output histogram of 3d fire data
12-
#define pp_SMOKE3D // tentative correction to 3D smoke using temperature
12+
//#define pp_SMOKE3D // tentative correction to 3D smoke using temperature
1313

1414
#ifdef pp_FRAME // turn on each frame type if pp_FRAME is set
1515
#define pp_BOUNDFRAME // turn on frame code for boundary files

0 commit comments

Comments
 (0)