Skip to content

Commit 4af3455

Browse files
committed
removed comments
1 parent 5cba86d commit 4af3455

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/linear-elastic-plate-with-hole/fenics/run_benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
with open(file, "r") as f:
4545
data = json.load(f)
4646
if data.get("element-size").get("value") >= 0.025:
47-
#if data.get("configuration") == "1":
4847

4948
# Create output directory for the configuration
5049
output_dir = root_unzipped_benchmark_dir / "results" / data.get("configuration")

0 commit comments

Comments
 (0)