Skip to content

Commit

Permalink
Drop density
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Feb 21, 2025
1 parent 7b889d6 commit 7dff666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mcstas-basictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
../install_mcstas/bin/${MCRUN_EXECUTABLE} --mpi=${NUM_MPI} NCrystal_example.instr sample_cfg="Y2O3_sg206_Yttrium_Oxide.ncmat\;density=0.6x"
else
../install_mcstas/bin/${MCRUN_EXECUTABLE} -c --mpi=1 -n0 NCrystal_example.instr
leaks --atExit -- mpirun -np ${NUM_MPI} NCrystal_example.out sample_cfg="Y2O3_sg206_Yttrium_Oxide.ncmat\;density=0.6x" -dOutput
leaks --atExit -- mpirun -np ${NUM_MPI} NCrystal_example.out sample_cfg=Y2O3_sg206_Yttrium_Oxide.ncmat -dOutput
fi
- name: Launch NeXus test instrument
Expand Down

0 comments on commit 7dff666

Please sign in to comment.