Changes between Initial Version and Version 1 of ReleaseNote0.7.3


Ignore:
Timestamp:
Jul 26, 2007, 2:56:36 PM (17 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Guy Le Meur/emailAddress=lemeur@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNote0.7.3

    v1 v1  
     1= release note : version 0.7.3-b =
     2
     3
     4== automatic grid sizing ==
     5
     6Te option automatic_grid_sizing includes now the automatic determination of n_x, n_y. The rule is, after calculating automatic cut_x and cut_y, to take n_x = 4.*cut_x/sigma_x and n_y = 4.*cut_y/sigma_y.
     7
     8Remark : If the beams are generated bt program (load_beam = 0) the user must give in the data the beam size and emittance parameters. But, in the case of load_beam = 1, these data are not mandatory if the option automatic_grid_sizing is activated. In this last case, if sigma_x, sigma_y, sigma_z are (directly or indirectly) given the program uses these data for all purposes except the computation of cut_x, cut_y, cut_z. If they are not given it uses calculated values from loaded beam.
     9
     10== bug fixing ==
     11
     12The output file gives now the actual values of cut_x, cut_y, cut_z