diff options
| author | Connor Moore <connor.moore@psi.ch> | 2026-07-27 11:00:25 +0200 |
|---|---|---|
| committer | Connor Moore <connor.moore@psi.ch> | 2026-07-27 11:00:25 +0200 |
| commit | 70474c06b8b08485153b96b28b25cd2be1b2d16f (patch) | |
| tree | cdfe50e489315254a6c06d67758e685dc731d706 /make_plots.sh | |
| parent | 82fdc14ee8257afadcaf72bc7961101aea88916a (diff) | |
Diffstat (limited to 'make_plots.sh')
| -rwxr-xr-x | make_plots.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_plots.sh b/make_plots.sh index 40cb328..400cc52 100755 --- a/make_plots.sh +++ b/make_plots.sh @@ -1,6 +1,6 @@ #!/bin/bash -fuels="uo2 uco5 uco10 uco20 un" +fuels="uo2 uco5 uco10 uco15 uco20 un" # Loop over fuels for mat in $fuels; do |
