Marco Garten
Marco Garten
This PR adds a warning to the documentation of the laser-ion acceleration example to set `.zmin / zmax / xmin / ... ` for simulations of highly dense, spatially confined/limited...
### Describe the bug When searching the [RTD of the WarpX](https://warpx.readthedocs.io/en/latest/index.html) project, sometimes no results are found even though there are matching parts of the documentation but the string is...
I recently encountered a cryptic error message when working with the `ParticleHistogram2D` reduced diagnostics. I forgot to set the parameter `value_function(t,x,y,z,ux,uy,uz,w)`. It would be good if we had something that...
Using the flag `-g1` instead of `-g` for the modes `Debug` and `RelWithDebInfo` was observed to avoid hanging builds, e.g., on Crusher (OLCF). This could be useful to make a...
Hi, I noticed that when I would run a `ts.iterate` over many output iterations on OLCF's Jupyter Service and afterwards I would try to simply create a directory with a...
I observed that the slider, when using the plus and minus buttons, moves forward in steps of two and to reach odd numbers one has to use the minus button...
Trying the tutorial on [nano-crystal diffraction](https://github.com/eucall-software/simex_platform/wiki/Tutorial-on-nano-crystal-diffraction) and reporting issues. - importing `CrystFELPhotonDiffractor, CrystFELPhotonDiffractorParameters, PhotonBeamParameters` is not sufficient to create the `beam` variable - the units are missing due to the...
Run and report errors: - [ ] [start_to_end_demo.ipynb](https://github.com/eucall-software/simex_notebooks/blob/master/start_to_end_demo.ipynb) - [x] [xstal_diffraction.ipynb](https://github.com/eucall-software/simex_notebooks/blob/master/xstal_diffraction.ipynb)
This PR adds a documentation section which reports on using WarpX via the Function-as-a-Service framework Globus Compute (formerly funcX). This work is a result of the 2023 NERSC Open Hackathon...
When running `ctest` on the release build of ImpactX (30f93ec73ef30343d436ac51380bd38f928f8004, AMReX 23.04) on a MacBook Pro 35 tests out of 94 are failing *after* the run and TinyProfiler output, after...