We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c329f6b commit 1369fd6Copy full SHA for 1369fd6
1 file changed
tutorial_cases/loop_reactor_mixing/run.sh
@@ -12,7 +12,7 @@ python ../../applications/write_block_rect_mesh.py -i system/mesh.json -o system
12
python ../../applications/write_stl_patch.py -i system/inlets_outlets.json
13
14
# Generate mixers
15
-python ../../applications/write_dynMix_fvModels_force_sign.py -i system/mixers.json -o constant
+python ../../applications/write_dynMix_fvModels.py -fs -i system/mixers.json -o constant
16
17
echo PRESTEP 2
18
# Mesh gen
0 commit comments