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

Postprocessing #73

Merged
merged 14 commits into from
Jul 29, 2021
Merged

Postprocessing #73

merged 14 commits into from
Jul 29, 2021

Conversation

jordidj
Copy link
Collaborator

@jordidj jordidj commented Jul 12, 2021

PR description

Option to compute quantities derived from the computed eigenfunctions in Legolas itself.

New features

  • New module mod_postprocessing computes the perturbed magnetic field and its divergence and curl, the divergence and curl of the perturbed velocity, in the standard reference frame or parallel/perpendicular to the equilibrium magnetic field. These are written to the datfile.
  • Pylbo can display the postprocessed quantities instead of the eigenfunctions, if present.

Bugfixes

  • Equilibria cleanup
  • Lowered incompressible gamma value

post_processing/pylbo/utilities/datfile_utils.py Outdated Show resolved Hide resolved
post_processing/pylbo/utilities/datfile_utils.py Outdated Show resolved Hide resolved
src/mod_global_variables.f08 Show resolved Hide resolved
@n-claes n-claes added feature Implementation of a new feature pylbo Affects the post-processing framework Pylbo labels Jul 13, 2021
@n-claes n-claes added this to the v1.1 milestone Jul 13, 2021
Repository owner deleted a comment from codecov-commenter Jul 16, 2021
@n-claes n-claes merged commit 35ec9ea into develop Jul 29, 2021
@n-claes
Copy link
Owner

n-claes commented Jul 29, 2021

Codecov shows a 5% decrease in coverage, extra tests for this will be added as soon as the eigenfunction cutoff feature is implemented

@n-claes n-claes deleted the postprocessing branch July 29, 2021 13:22
@n-claes n-claes mentioned this pull request Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Implementation of a new feature pylbo Affects the post-processing framework Pylbo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants