Skip to content

Commit bf1e7af

Browse files
author
Francesco Massimo
committed
correction to namelist
1 parent b907fdc commit bf1e7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InputNamelist.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
#laser_fwhm_field = 25.5*math.sqrt(2)*fs # laser FWHM duration in field, i.e. FWHM duration in intensity*sqrt(2)
8888
#laser_waist = 12*um # laser waist, conversion from um
8989
#x_center_laser = Lx-1.7*c_normalized*laser_fwhm_field # laser position at the start of the simulation
90-
#x_focus_laser = (x_center_laser+0.1*laser_fwhm_field) # laser focal plane position
90+
#x_focus_laser = (x_center_laser+0.1*c_normalized*laser_fwhm_field) # laser focal plane position
9191
#a0 = 2.3 # laser peak field, normalized by E0 defined above
9292

9393
### Define a Gaussian bunch with Gaussian temporal envelope

0 commit comments

Comments
 (0)