artemis
ARTEMIS (Adaptive mesh Refinement Time-domain ElectrodynaMIcs Solver) couples the Maxwell's equations implementation in WarpX with classical equations that describe quantum material behavior (such as, LLG equation for micromagnetics and London equation for superconducting materials) for quantifying the performance of next-generation microelectronics.
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Keywords
Repository
ARTEMIS (Adaptive mesh Refinement Time-domain ElectrodynaMIcs Solver) couples the Maxwell's equations implementation in WarpX with classical equations that describe quantum material behavior (such as, LLG equation for micromagnetics and London equation for superconducting materials) for quantifying the performance of next-generation microelectronics.
Basic Info
Statistics
- Stars: 20
- Watchers: 4
- Forks: 17
- Open Issues: 13
- Releases: 0
Topics
Metadata Files
Docs/README.md
Overview
This explains how to generate the documentation for Warpx, and contribute to it. More information can be found in Docs/source/developers/documentation.rst.
Generating the documentation
Installing the requirements
Install the Python requirements for compiling the documentation:
python3 -m pip install -r Docs/requirements.txt
Compiling the documentation
cd into the Docs/ directory and type
make html
You can then open the file build/html/index.html with a standard web browser (e.g. Firefox), in order to visualize the results on your local computer.
Cleaning the documentation
In order to remove all of the generated files, use:
make clean
Regenerating the theory documentation
The theory is generated from Latex sources in PICSAR, and the resulting .rst
files are stored in the current repo, in source/latex_theory. In order to
regenerate the theory documentation:
make Latex-conversion
Owner
- Name: AMReX-Microelectronics
- Login: AMReX-Microelectronics
- Kind: organization
- Repositories: 4
- Profile: https://github.com/AMReX-Microelectronics
GitHub Events
Total
- Watch event: 12
- Issue comment event: 1
- Push event: 15
- Pull request review event: 2
- Pull request event: 22
- Fork event: 2
Last Year
- Watch event: 12
- Issue comment event: 1
- Push event: 15
- Pull request review event: 2
- Pull request event: 22
- Fork event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 22
- Average time to close issues: N/A
- Average time to close pull requests: 18 days
- Total issue authors: 1
- Total pull request authors: 5
- Average comments per issue: 0.0
- Average comments per pull request: 0.05
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.09
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ajnonaka (1)
Pull Request Authors
- ajnonaka (15)
- jackieyao0114 (3)
- prkkumar (2)
- jmsexton03 (1)
- RevathiJambunathan (1)