Skip to content

Commit 4988199

Browse files
committed
Only Kratos
1 parent 72b980a commit 4988199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/linear-elastic-plate-with-hole/generate_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def get_configuration(file):
3939
# Reverse mapping for easy lookup by configuration name
4040
configuration_to_parameter_file = {v: str(k) for k, v in configurations.items()}
4141

42-
tools = ["fenics"]
42+
tools = ["kratos"]
4343
benchmark = "linear-elastic-plate-with-hole"
4444
benchmark_uri = "https://portal.mardi4nfdi.de/wiki/Model:6775296"
4545

0 commit comments

Comments
 (0)