| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-10-04 | 2.7 kB | |
| v4.8 source code.tar.gz | 2023-10-04 | 20.8 MB | |
| v4.8 source code.zip | 2023-10-04 | 21.5 MB | |
| Totals: 3 Items | 42.3 MB | 0 | |
-
LaserEnvelope model:
-
Now compatible with
PMLboundaries - In
AMcylindricalgeometry, the number of modes can be greater than 1 (only affects electromagnetic fields and the densities, not envelope or susceptibility) -
multi-level tunnel ionization creates multiple electrons, improving the sampling
-
Diagnostics
-
Much faster
DiagFields(speedup ~ x3) DiagFieldsandDiagProbe: new parameterdatatype-
DiagPerformances: new parametercumulative -
Collisions: new parameter
time_frozen - Species: in
AMcylindricalgeometry, the initial drift velocity profiles may be defined either in thex,r,θdirections withmean_velocity_AMor in thex,y,zdirections withmean_velocity. -
Lasers: changed the delay and phase of gaussian lasers at high incidence to make them consistent between boundaries.
-
Happi:
-
Operations in
Fields,Probe, andParticleBinningmay now accept physical constants, units, or basic functions such asexp()orsin() Probehas a new methodchangeFieldOpenhas a new argumentpintto disable the Pint packagemultiPlotandmultiSlidehave a new argumentlegend_font- The
titlecan be formatted with a placeholder for the current time in an animation -
Various performance improvements
-
Friedman filter: now available in geometries
1DcartesianandAMcylindrical(previously available only in2Dcartesian) -
Lehe solver for Maxwell equations now available in
AMcylindricalgeometry -
Bugfixes:
-
Compilation fixed for the newest version of GNU make
- Poisson Solver correction was not properly accounted for with SDMD
- Bug correction using Monte-Carlo radiation and multiphoton Breit-Wheeler processes with checkpoints
- C++11 compilation issue
- Reading particle weights and momenta from hdf5 file
PMLare now compatible with dynamic load balancing.- solved segfault with Multiphoton Breit-Wheeler process in
AMcylindricalgeometry - Collisional ionization incorrect for :math:
Z^\star = Z-1 Field.getAxiswas not accounting for thetimestep-
Bug correction in 1D relativistic Poisson solver
-
Experimental
-
B-TIS3 interpolation scheme to reduce the effects of numerical Cherenkov radiation is implemented up to interpolation order 2
-
New diagnostic:
DiagNewParticlesrecords particle information when they are created by ionization or other mechanisms -
For developers: new table management for Monte-Carlo physical processes (transparent to users)