From 616b0011c3638eceaae8890c3a66037625587f1d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 3 Sep 2025 18:04:36 +0200 Subject: Error in guo forcing seems to persist Some debug output left there, but there's no force. Might be that the higher precision is impacting this --- examples/cavity_2d_gpu.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/cavity_2d_gpu.cpp') diff --git a/examples/cavity_2d_gpu.cpp b/examples/cavity_2d_gpu.cpp index b24ca38..19563e2 100644 --- a/examples/cavity_2d_gpu.cpp +++ b/examples/cavity_2d_gpu.cpp @@ -199,7 +199,6 @@ void lbm_step( */ component coll{0.59}; component bb; - component bb_lid; bb_lid.lid_vel = {0.1,0.0}; -- cgit v1.2.3