Mailing List picongpu-users@hzdr.de Message #201
From: Bifeng Lei <b.lei@gsi.de>
Subject: Laser pulse polarization
Date: Wed, 8 Feb 2017 11:22:09 +0100
To: <picongpu-users@hzdr.de>

Dear all,

I am trying to use a linear polarized Gaussian laser pulse in x-direction. So, I set the polarization in the file, laserConfig.param  for laserGaussianBeam:

        enum PolarisationType
        {
            LINEAR_X = 1u,
            LINEAR_Z = 2u,
            CIRCULAR = 4u,
        };
        BOOST_CONSTEXPR_OR_CONST PolarisationType Polarisation = LINEAR_X;
    }

But the result shows that the pulse seems not correct. Please see the attachment. Is there anything I am doing wrong?

All best

Bifeng Lei

  

Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster