Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
TotalTime: 20  //total running time in RF cycles, default: 20 RF cycle

ParticlesTrajectories:  // record particles' trajectory, only for running single
//field case
{   ParticleFile: p       // file name   
    Skip: 10              // write file each 10 steps   
    Start: 10             // start time step for writing file   
    Stop: 100000          // stop time step for writing file 
}