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

PoissonBracketCalculator operator #15

Open
gdgirard opened this issue Dec 13, 2024 · 0 comments
Open

PoissonBracketCalculator operator #15

gdgirard opened this issue Dec 13, 2024 · 0 comments

Comments

@gdgirard
Copy link
Member

gdgirard commented Dec 13, 2024

An operator that computes the Poisson bracket defined as $[F, G] = \boldsymbol{b} \cdot \left( \nabla F \times \nabla G \right) = (1/J_x) \epsilon^(ijk) \partial_i F \partial_j G b_k$ where F and G are arbitrary.

For more details, see article by V. Grandgirard CPC 2016 between Eq.4 & 5

Rk: input B_contravariant (compute norm_B inside)

After #18

@gdgirard gdgirard changed the title Poisson Bracket operator PoissonBracketCalculator operator Dec 16, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant