Skip to content

Commit 3539354

Browse files
committed
update motorbike_200m to something even closer to 200m cells
1 parent 8269db5 commit 3539354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

var/ramble/repos/builtin/base_applications/openfoam/base_application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class Openfoam(ExecutableApplication):
131131
)
132132
workload_variable(
133133
"mesh_size",
134-
default="(226 96 96)",
134+
default="(226 90 90)",
135135
description="Mesh size for simulation",
136136
workload="motorbike_200m",
137137
)

0 commit comments

Comments
 (0)