Changeset 9343 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 02/15/09 23:12:04 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcorsika
r9336 r9343 92 92 echo "MAXPRT 0" 93 93 # Suppress file with partciles reaching ground (DATnnnnnn) 94 # FIXME: Should we make this switchable by the database? 94 95 echo "PAROUT F F" 95 96 # Don't write a database file … … 183 184 printinputcard | ./cc6501p-linux >> $logfile 2>&1 184 185 186 rm -f $outpath/dat`printf %06d $corsikarunno` 187 185 188 check1=$? 186 189
Note:
See TracChangeset
for help on using the changeset viewer.