Skip to content

Commit

Permalink
test biolift
Browse files Browse the repository at this point in the history
  • Loading branch information
axoloto committed Jun 19, 2024
1 parent 06aa0d2 commit ecb2987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion physics/ocl/Fluids.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ class Fluids : public OclModel<FluidKernelInputs>
{
DAM = 0,
BOMB = 1,
DROP = 2
DROP = 2,
TEST = 4
};
struct CompareCaseType
{
Expand Down

0 comments on commit ecb2987

Please sign in to comment.