Correct VMEC readers in both 's' coordinate and standard 'r'/'psi' coordinates#2
Open
eduardolneto wants to merge 6 commits intof0uriest:mainfrom
Open
Correct VMEC readers in both 's' coordinate and standard 'r'/'psi' coordinates#2eduardolneto wants to merge 6 commits intof0uriest:mainfrom
eduardolneto wants to merge 6 commits intof0uriest:mainfrom
Conversation
Adding vmec_reader on _field.py and test version of _xGrid.py for Lij calculation purposes
Addingg python test for monoenergetic scan, and for L11 calculation using xGrid
Now test_L11.py is aggreeing with sfincs as well
Added correct vmec equilibria for 's' coordinate option and 'r' standard option. The figures comparing the resukts against DKES-like sfincs database can be seen for both inputs in the examples folder
|
Pinging @eduardolneto @f0uriest to know the development of MONKES. Is there anything needed to merge this pull request? |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adding the correct VMEC readers.
Creating folder examples with two subfolders:
-VMEC s_coordinate: benchmark example for the 's' VMEC coordinat e reader, using a SFINCS DKES_IPP-like database. Conversion formulas for the Dij in the different codes can be found in the example script.
-VMEC r_coordinate: The same as above but using the standard input and output coordinates as in the case of the boozer reader.