| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-06-24 | 1.6 kB | |
| v5.1 source code.tar.gz | 2024-06-24 | 21.1 MB | |
| v5.1 source code.zip | 2024-06-24 | 21.8 MB | |
| Totals: 3 Items | 42.9 MB | 0 | |
-
GPU:
-
1Dcartesiangeometry now available. - Compilation simplified and better documented.
-
Improved performance of particle sorting.
-
Features:
-
Relativistic field initialization now supports multiple species and both direction propagations.
- Added the argument
phase_offsetin laser definitions such asLaserGaussian2D. - The
LaserGaussianAMdefinition will only use one coordinate for itsfocusargument (the transverse coordinate of the focus in this geometry is zero). - Small improvements in PML for envelope model (AM and 2D).
- Deprecated
smilei_rand_max. -
New namelist variables
smilei_omp_threadsandsmilei_total_cores. -
Happi:
-
In
Scalar, it is now possible to make an operation on scalars such as"Uelm+Ukin". - The list of available scalars can be obtained from
getScalars(). - New arguments
xoffsetandyoffsetto shift plot coordinates. - New argument
timestep_indicesas an alternative totimesteps. -
Changed coordinate reference for 2D probe in 3D or AM geometry (zero is the box origin projected orthogonally on the probe plane).
-
Documentation:
-
Dark theme (click the switch on the bottom left, or set browser preferences).
-
Bug fixes :
-
dump_minutesoften failed to write some checkpoint files. "auto"limits inParticleBinningcould fail with only one side on"auto".- CFL condition is more accurately determined in
AMcylindricaland the featuretimestep_over_CFLshould be more reliable in that geometry.