-
Notifications
You must be signed in to change notification settings - Fork 108
Add API to normalise metrics #3463
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
f32587a
Ensure we do not break B for FCI
dschwoerer 25b79ad
Do not add parallel slices to parallel slices
dschwoerer d1d09e8
Add normalisation for metrics
dschwoerer 1dd1583
Fix compilation for 2D metrics
dschwoerer 2735dcb
Suppress unused var warnings
dschwoerer 6282f56
Switch to preprocessor #if
dschwoerer 75d4fb9
Add dx normalisation for Tokamak geometry
dschwoerer 993e633
Improve comments
dschwoerer bb4964e
Fix J normalisation
dschwoerer ae5e990
Merge branch 'next' of https://github.com/boutproject/BOUT-dev into n…
dschwoerer eddc7e1
Avoid returning void from function call
dschwoerer fa34beb
Add normalisation of g_22_y*
dschwoerer adce6ca
Handle non-FCI case in normaliseMetricFCI
dschwoerer cf90f25
Remove non-const version from header
dschwoerer 50f4b02
Add API to set metric tensors and J and B
dschwoerer 8ca53f0
Add MetricNormaliser class
dschwoerer cd18251
Add normalisation to MetricTensors
dschwoerer f9210bc
Add generic normalisation to coordinates
dschwoerer 30e7624
Remove specific normalisation
dschwoerer da0c682
Add normalisations to tokamak_coordinates
dschwoerer d49fbec
Add missing virtual/override
dschwoerer a220081
Turn MetricNormaliser into a plain struct
dschwoerer 01621b9
Use const ref
dschwoerer ae9b5e7
Remove redundant initialisation
dschwoerer ef2fda3
Be explit about it being not set
dschwoerer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.