Skip to content

Commit 1369fd6

Browse files
committed
add force sign option to run
1 parent c329f6b commit 1369fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tutorial_cases/loop_reactor_mixing

tutorial_cases/loop_reactor_mixing/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python ../../applications/write_block_rect_mesh.py -i system/mesh.json -o system
1212
python ../../applications/write_stl_patch.py -i system/inlets_outlets.json
1313

1414
# Generate mixers
15-
python ../../applications/write_dynMix_fvModels_force_sign.py -i system/mixers.json -o constant
15+
python ../../applications/write_dynMix_fvModels.py -fs -i system/mixers.json -o constant
1616

1717
echo PRESTEP 2
1818
# Mesh gen

0 commit comments

Comments
 (0)