-
Notifications
You must be signed in to change notification settings - Fork 6
Fixes and improvements in SOLPSSimulation, SOLPSMesh and related functions #35
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
jacklovell
merged 25 commits into
cherab:maintenance/raysect-imports
from
vsnever:feature/element_lookup
Sep 22, 2020
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d428e5b
Removed _popular_species and _species_symbol_map dicts, added setters…
vsnever 9006823
Added ion and nuetral atom temperatures.
vsnever 1e41cd4
Many fixes and improvements in SOLPSMesh class
vsnever 687e991
Corrected mesh basis vector calculation
vsnever 5dcc0dd
Added poloidal <--> Cartesian conversion to SOLPSMesh. Added conversi…
vsnever bdf99da
Replaced nested loops in _map_data_onto_triangles with vector code.
vsnever 800b878
Added magnetic files, velocity and neutral temperature reading to raw…
vsnever 9b0e9c1
Added exception handling to load_solps_from_mdsplus() for better supp…
vsnever b840d3f
Renamed parallel direction to poloidal in SOLPSMesh to match SOLPS no…
vsnever 8a082e7
Added fluxes to velocity conversion to adress #36.
vsnever df6ad34
Removed modification of assigned SOLPSSimulation attributes to simpli…
vsnever 9ce89bb
Added set_..() and get_..() interfaces to SOLPSSimulation to make eas…
vsnever 52a5162
Made assign_fort44_parser() less strict to adress #32
vsnever 48445d9
Fixed errors with pickle save/load.
vsnever 1e55144
Corrected the typo
vsnever 1884289
Made all array row-major and inverted indexing. Removed get_*(), set_…
vsnever 8953c54
Implemented SOLPSFunction2D and SOLPSVectorFunction2D, added *_f2d() …
vsnever 9b31601
Updated __getstate__, __setstate__ in SOLPSSimulation.
vsnever 042812f
Properly distinguished poloidal (poloidal, radial, toroidal), cylindr…
vsnever f153221
Added docstrings to new SOLPSSimulation attributes and some safety ch…
vsnever a7b890a
Fixed a typo
vsnever b9819de
Moved b2_flux_to_velocity() and eirene_flux_to_velocity() to SOLPSSim…
vsnever 1a0b412
eirene.elosm and eirene.edism now resolved over molecules like in for…
vsnever 1c2a22f
Updated balance.py to match the functionality of mdsplus.py.
vsnever a7202e4
Fixes in response to reviewers comments. Removed redundant check for …
vsnever 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
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.