Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
5 of 13 committers (38.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Keywords from Contributors
Repository
Interactive Grid Generator for Tokamak Boundary Region
Basic Info
- Host: GitHub
- Owner: LLNL
- License: mit
- Language: Python
- Default Branch: master
- Size: 36.3 MB
Statistics
- Stars: 10
- Watchers: 9
- Forks: 9
- Open Issues: 13
- Releases: 3
Metadata Files
README.md
INGRID
Tokamak edge plasma grid generator for magnetic-topologies with up to two x-points anywhere in the domain.
Description
INGRID (Interactive Grid) is a Python based tokamak edge plasma grid generator capable of automatic generation of grids for magnetic-topologies with up to two x-points anywhere in the domain. The code generates block-structured grids in three steps:
- Analysis of MHD reconscruction code such as EFIT to identify the embedded topology.
- Generation of the appropriate Patch map which appropriately models the domain (blocks).
- Generation of the grid ready for export.
INGRID can be utilized in a GUI mode and noninteractively via Python scripts. Both modes of operation support the use of the YAML formatted parameter file.
All documentation and tutorials pertaining to INGRID are hosted on Read The Docs, and can be found here.
Obtaining INGRID
Installation instructions can be found here on Read The Docs.
Getting Started
Instructions for starting an INGRID session and generating grids are here on Read The Docs.
Development Information
INGRID was developed at Lawrence Livermore National Laboratory by Bryan Garcia (UCSC), Jerome Guterl (GA), Joey Watkins (BYU), and Maxim Umansky (LLNL). Maintained by Bryan Garcia and Maxim Umansky.
Owner
- Name: Lawrence Livermore National Laboratory
- Login: LLNL
- Kind: organization
- Email: github-admin@llnl.gov
- Location: Livermore, CA, USA
- Website: https://software.llnl.gov
- Twitter: LLNL_OpenSource
- Repositories: 520
- Profile: https://github.com/LLNL
For over 70 years, the Lawrence Livermore National Laboratory has applied science and technology to make the world a safer place.
GitHub Events
Total
- Issues event: 5
- Watch event: 1
- Issue comment event: 2
- Member event: 1
- Push event: 13
- Pull request review comment event: 1
- Pull request review event: 5
- Pull request event: 3
- Fork event: 1
- Create event: 4
Last Year
- Issues event: 5
- Watch event: 1
- Issue comment event: 2
- Member event: 1
- Push event: 13
- Pull request review comment event: 1
- Pull request review event: 5
- Pull request event: 3
- Fork event: 1
- Create event: 4
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| bryan-garcia | b****6@u****u | 167 |
| Joey Watkins | w****5@l****v | 22 |
| Bryan Garcia | 5****a | 13 |
| umansky | u****1@l****v | 9 |
| dependabot[bot] | 4****] | 6 |
| Joey Watkins | j****s@g****m | 6 |
| Garcia | g****9@b****v | 4 |
| Jerome Guterl | g****j@f****m | 3 |
| Maxim V. Umansky1 | u****1@s****g | 3 |
| Ian Lee | l****1@l****v | 2 |
| Sean Ballinger | s****n | 1 |
| jguterl | j****l@g****m | 1 |
| joeymwatkins | 5****s | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 25
- Average time to close issues: about 1 month
- Average time to close pull requests: about 2 months
- Total issue authors: 5
- Total pull request authors: 8
- Average comments per issue: 1.43
- Average comments per pull request: 0.16
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 9
Past Year
- Issues: 2
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bryan-garcia (4)
- timothy-nunn (2)
- zyue11 (1)
- mikekryjak (1)
- Plasdom (1)
- sballin (1)
Pull Request Authors
- dependabot[bot] (9)
- bryan-garcia (7)
- jguterl (4)
- wearysebas (2)
- timothy-nunn (2)
- joeymwatkins (1)
- Plasdom (1)
- bendudson (1)
- sballin (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 19 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
pypi.org: ingrid
Tokamak edge plasma grid generator
- Homepage: http://github.com/LLNL/Ingrid
- Documentation: https://ingrid.readthedocs.io/
- License: MIT License
-
Latest release: 2.0.0
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- m2r2 *
- matplotlib *
- numpy *
- pyyaml *
- scipy *
- sympy *
- tk *
- PyInstaller ==3.6
- PyYAML ==5.4
- altgraph ==0.16.1
- certifi ==2019.9.11
- cycler ==0.10.0
- f90nml ==1.1.2
- fastcache ==1.1.0
- gmpy2 ==2.0.8
- kiwisolver ==1.1.0
- macholib ==1.11
- matplotlib ==3.0.3
- mkl-fft ==1.0.14
- mkl-random ==1.1.0
- mkl-service ==2.3.0
- mpmath ==1.1.0
- numpy ==1.17.2
- pycrypto ==2.6.1
- pyparsing ==2.4.2
- python-dateutil ==2.8.0
- scipy ==1.3.1
- six ==1.12.0
- sympy ==1.4
- actions/checkout v3 composite
- actions/setup-python v3 composite