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

Bugfix in slab geometry when using Lconstraint=3, and output of stability variables #221

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ErolBa
Copy link
Collaborator

@ErolBa ErolBa commented Dec 12, 2024

This pull request involves the following modifications:

  1. Primary modification: fixes a bug when running with Igeometry=1 and Lconstraint=3, adds the total pflux as a conserved quantity (otherwise the Beltrami solver is missing a conserved quantity).
  2. Outputs .hessian matrix for stability analysis
  3. Calculates and outputs plasma beta
  4. Outputs quantities related to stability in the .h5 file (eigvals, eigvecs, and the hessian matrix)
  5. Adds a test for G=1 Lcons=3

@ErolBa ErolBa changed the title Bugfix in slab geometry when using Lconstraint=3, and output of stability variables (old) Bugfix in slab geometry when using Lconstraint=3, and output of stability variables Dec 12, 2024
@ErolBa ErolBa changed the title (old) Bugfix in slab geometry when using Lconstraint=3, and output of stability variables Bugfix in slab geometry when using Lconstraint=3, and output of stability variables Dec 12, 2024
@ErolBa ErolBa requested a review from smiet December 12, 2024 19:12
Copy link
Collaborator

@smiet smiet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few changes here and there, see the review

.gitlab-ci.yml Outdated Show resolved Hide resolved
src/hesian.f90 Show resolved Hide resolved
src/hesian.f90 Show resolved Hide resolved
src/hesian.f90 Show resolved Hide resolved
src/newton.f90 Show resolved Hide resolved
src/dforce.f90 Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

2 participants