Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration in vperp in collisions #68

Open
EmilyBourne opened this issue Jan 31, 2025 · 0 comments
Open

Integration in vperp in collisions #68

EmilyBourne opened this issue Jan 31, 2025 · 0 comments

Comments

@EmilyBourne
Copy link
Member

The collision operator takes an argument intdmu:

* @param[in] coeff_intdmu The quadrature coefficients to integrate on the grid of magnetic moments.

However in the Gysela (Fortran) code it is not coeff_intdmu that is provided but rather coeff_intdvperp with:
$d v_\perp = d \mu \sqrt{2 \mu}$

As seen here:
https://gitlab.maisondelasimulation.fr/gysela-developpers/gysela/-/blob/master/src/mesh_old/geometry.F90?ref_type=heads#L427-430

This change should be brought over to the C++ code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant