svenreiche / Genesis-1.3-Version4

Time-dependent, 3D Code to simulate the amplification process of a Free-electron Laser.
GNU General Public License v3.0
54 stars 27 forks source link

The issue of "Beam" setup #98

Closed lxdmay closed 1 year ago

lxdmay commented 1 year ago

How to set up the beam length?

svenreiche commented 1 year ago

You define the current profile I(s) with either the profile namelists or an external distribution and then the simulation window with the $time namelist. Note the default case is I(s) = const.

PS: This is not a code issue but a question on how to use the code. For that there is the discussion tab on github

lxdmay commented 1 year ago

thank you very much

You define the current profile I(s) with either the profile namelists or an external distribution and then the simulation window with the $time namelist. Note the default case is I(s) = const.

PS: This is not a code issue but a question on how to use the code. For that there is the discussion tab on github