Skip to content

Commit

Permalink
removed output redirect for additivefoam
Browse files Browse the repository at this point in the history
  • Loading branch information
colemanjs authored Sep 6, 2023
1 parent 67f2a8b commit 4325b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
# FIXME: use built-in "additiveFoam" smaller case when created
blockMesh
decomposePar
mpirun -n 6 --oversubscribe --allow-run-as-root additiveFoam -parallel > log.additiveFoam
mpirun -n 6 --oversubscribe --allow-run-as-root additiveFoam -parallel

0 comments on commit 4325b38

Please sign in to comment.