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

Hall by momentum equation substitution #88

Merged
merged 20 commits into from
Mar 7, 2022
Merged

Hall by momentum equation substitution #88

merged 20 commits into from
Mar 7, 2022

Conversation

jordidj
Copy link
Collaborator

@jordidj jordidj commented Oct 20, 2021

PR description

Implementation of the Hall feature changed to a different set of equations, using a substitution of JxB using the momentum equation. The electron pressure term is handled by introducing the electron_fraction.

Bugfixes

Legolas

  • Wall boundary condition too stringent in some cases. New option boundary_type = "wall_weak" added.

@jordidj jordidj changed the base branch from master to develop October 20, 2021 13:35
@jordidj jordidj changed the title Dev hmhd Hall by momentum equation substitution Oct 20, 2021
@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #88 (c4da9b7) into develop (af5e140) will increase coverage by 1.45%.
The diff coverage is 52.38%.

@@             Coverage Diff             @@
##           develop      #88      +/-   ##
===========================================
+ Coverage    87.01%   88.47%   +1.45%     
===========================================
  Files          102      102              
  Lines         5922     5960      +38     
===========================================
+ Hits          5153     5273     +120     
+ Misses         769      687      -82     
Flag Coverage Δ
legolas 90.91% <51.12%> (+2.16%) ⬆️
pylbo 83.56% <87.50%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@n-claes n-claes added legolas-backend Under-the-hood changes to Legolas feature Implementation of a new feature tests-regression Modified or new regression tests labels Mar 7, 2022
@n-claes n-claes merged commit 41522f4 into develop Mar 7, 2022
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 legolas-backend Under-the-hood changes to Legolas tests-regression Modified or new regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants