Skip to content

Commit

Permalink
run mesh test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Jan 4, 2024
1 parent ae0e2a8 commit 5576e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: DAMASK - Run
run: |
./bin/DAMASK_grid -l tensionX.yaml -g 20grains16x16x16.vti -m material.yaml -w examples/grid
./bin/DAMASK_mesh -h
./bin/DAMASK_mesh -l tensionZ_3g -g cube_3grains.msh -m material.yaml -w examples/mesh
intel:
Expand Down Expand Up @@ -156,4 +156,4 @@ jobs:
- name: DAMASK - Run
run: |
./bin/DAMASK_grid -l tensionX.yaml -g 20grains16x16x16.vti -m material.yaml -w examples/grid
./bin/DAMASK_mesh -h
./bin/DAMASK_mesh -l tensionZ_3g -g cube_3grains.msh -m material.yaml -w examples/mesh

0 comments on commit 5576e20

Please sign in to comment.