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 7a65de3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/.github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ 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
ln -s /home/user/4C/build/post_processor config/post_processor
# 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 7a65de3

Please sign in to comment.