Changeset 10043 for trunk/Mars/NEWS


Ignore:
Timestamp:
10/27/10 17:49:44 (14 years ago)
Author:
Daniela Dorner
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/NEWS

    r9947 r10043  
    101101
    102102   * The rsolution is not displayed anymore as resolution squared
     103
     104 ;automatic processing:
     105
     106   * jobmanger:
     107       - new algorithm
     108       - implemented pbs as a third queueing system (for PhiDo)
     109
     110   * moved lock from file to database
     111
     112   * insertmc: script to insert montecarlo runs and sequences to the database
     113     (to be used until webinterface is available)
     114
     115   * implemented possibility of having more than one processing site: One site
     116     is the main site, where all output is collected and stored. The output
     117     from the other sites has to be copied there.
     118     So far used for FACT MC production in Dortmund (PhiDo).
     119
     120   * runcorsika: removed STEPFC from inputcard as anyhow default of 1 was used
     121     instead of 0.1
     122
     123   * processlog: new output level DEBUG
     124
     125   * changed database structure and joins in queries to allow for direct
     126     joining of tables with different primaries. This makes checkavail-script
     127     unnecassary.
     128
     129   * database: added new features to mcinfo.php (MC webinterface to display
     130     FACT MC)
    103131
    104132
Note: See TracChangeset for help on using the changeset viewer.