Skip to content

Commit

Permalink
ci: add ensight link
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdinkel committed Dec 19, 2024
1 parent 3631937 commit f39567f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# echo /home/user/4C/tests/input_files
# ls /home/user/4C/tests/input_files
ln -s /home/user/4C/build/4C config/4C
ln -s /home/user/4C/build/post_ensight config/post_ensight
# ls config/
/usr/bin/mpirun --bind-to none -np 1 config/4C /home/user/4C/tests/input_files/solid_runtime_hex8.dat out
/usr/bin/mpirun --bind-to none --use-hwthread-cpus -np 2 config/4C /home/user/4C/tests/input_files/solid_runtime_hex8.dat out
Expand Down

0 comments on commit f39567f

Please sign in to comment.