diff --git a/benchmarks/step/Block.geo b/benchmarks/step/Block.geo
new file mode 100644
index 0000000000000000000000000000000000000000..f1d7e0479f8811e0dfa546b7fbde63d23c2def22
--- /dev/null
+++ b/benchmarks/step/Block.geo
@@ -0,0 +1,11 @@
+Merge "Block.stp";
+SetFactory("OpenCASCADE");
+Wedge(2) = {-32, -2.1, -15.5, 40, 40, 60, 0};
+//+
+BooleanIntersection{ Volume{2}; Delete; }{ Volume{1}; Delete; }
+//+
+Physical Surface(1) = {57, 74, 1};
+//+
+Physical Surface(2) = {2};
+//+
+Physical Volume(3) = {1};