Warwick-Plasma / epoch

Particle-in-cell code for plasma physics simulations
https://epochpic.github.io
GNU General Public License v3.0
184 stars 58 forks source link

S polarized beam #656

Closed amarsarari closed 4 months ago

amarsarari commented 6 months ago

Dear sir, How we can generate s-polarized pulse.

Status-Mirror commented 6 months ago

Hey @amarsarari,

An S-polarised pulse propagates at an angle to the target, and has a polarisation such that the electric field oscillates in a special direction with respect to the target surface.

You can rotate the target by following the rotated target demo on this page.

And you can change the electric field oscillation direction by using the pol_angle.

Hope this helps, Stuart