Skip to content

Commit

Permalink
fix ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 25, 2024
1 parent 9fc5a3f commit 55ec92b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/massive_star.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Run with regular grid
run: |
cd massive_star
ulimit -s 32768
./initialmodel1d.gnu.ex inputs problem.nx=16384
- name: Compare to stored output
Expand Down

0 comments on commit 55ec92b

Please sign in to comment.