-
Vlasov objects are growing in complexity. I propose that we separate them some.
Specifically, I propose that we introduce more separation between
- Vlasov-Maxwell
- Vlasov-Poisson
- SR Vlasov
-…
-
The current Vlasov solver uses a simple approach for computing the volume averaged E field; zeroth order computation from the volume averaged B.
Here we discuss ways to improve this. The E field give…
-
[Kinetic simulations](https://en.wikipedia.org/wiki/Plasma_modeling#Kinetic_Description) (solving for Vlasov or Fokker-Planck equations) are extremely useful for investigating plasma instabilities, fo…
-
When propagating fieldsolver from t to t+dt in multiple subcycle we only use moments at t. This could possibly be improved by using moments at t + dt/2 that are already computed. Another possibility i…
-
Dear Gkeyll developers,
I am a researcher in plasma wakefield acceleration, one of the developers of the particle-in-cell (PIC) code WarpX https://ecp-warpx.github.io, and we are looking for an ope…
-
Presently we have a separate Vlasov Poisson app in the gk-g0-app_vp branch (and some sub branches). We'd like to bring this into the main Vlasov app for (at least) 2 reasons:
1. So it's easier to use…
-
**Submitting author:** @carlodev (Carlo Brunelli)
**Repository:** https://github.com/carlodev/SegregatedVMSSolver.jl
**Branch with paper.md** (empty if default branch): JossPaper
**Version:** v2.0.0
*…
-
Hi There,
I tried to run CLASS by setting
omega_b = 0.0 (and other very small number such as 1e-10)
YHe = 0.25
However, I got error message like below:
Error in thermodynamics_init
=>thermo…
-
Most of the code for using multiple species exists but known and unknown issues exist.
This is the list of known issues:
- [ ] In cpu_acc_transformation the hall term and electron pressure term do…
-
We are nearly ready for renaming g0-merge to main and using that for all simulations. However, we are not yet there yet. Here is a list of milestone we should meet before we do this rename. Please com…