/[PAMELA software]/PamVMC_update/aux/spectra_generator/generate.sh
ViewVC logotype

Contents of /PamVMC_update/aux/spectra_generator/generate.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Tue Oct 15 15:51:55 2013 UTC (11 years, 4 months ago) by formato
Branch: MAIN, rel
CVS Tags: reltag, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: application/x-sh
PamVMC update

1 for i in 0.038 0.042 0.046 0.050 0.060 0.070 0.080 0.090 0.100 0.110 0.125 0.140 0.155 0.175 0.200 0.225 0.250 0.275 0.300 0.350 0.400 0.450 0.500 0.750 1.000 1.500 2.000 3.000 4.000 6.000 8.000 12.00 16.00 24.00 32.00 64.00 128.0 256.0 512.0; do echo ./sp_gen 20000 2. 1000020040 0.15 $i prim_fixed_${i}.root > job_${i}.job; qsub -q pamela.que -cwd job_${i}.job; sleep 1; done;

  ViewVC Help
Powered by ViewVC 1.1.23