Changeset 9 in TRACY3 for trunk/tracy/tools


Ignore:
Timestamp:
Jan 10, 2013, 3:05:06 PM (11 years ago)
Author:
zhangj
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tracy/tools/soltracy.cc

    r8 r9  
    1 /*
     1/************************************
    22 Current revision $Revision$
    33 On branch $Name$
    44 Latest change $Date$ by $Author$
    5 */
     5*************************************/
    66#define ORDER 1   
    77
     
    4040  // turn on globval.Cavity_on and globval.radiation to get proper synchro radiation damping
    4141  // IDs accounted too if: wiggler model and symplectic integrator (method = 1)
    42   globval.H_exact = true;
     42  globval.H_exact = false;
    4343
    4444  /* parameters to read the user input script .prm */
Note: See TracChangeset for help on using the changeset viewer.