ipsframework

Python framework for coupled HPC simulations

https://github.com/hpc-simtools/ips-framework

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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
    3 of 13 committers (23.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Python framework for coupled HPC simulations

Basic Info
Statistics
  • Stars: 15
  • Watchers: 7
  • Forks: 6
  • Open Issues: 32
  • Releases: 18
Created about 8 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Citation Authors

README.md

Integrated Plasma Simulator (IPS) Framework

IPS is an environment to orchestrate complex coupled simulation workflows on parallel computers. The IPS is designed primarily for use in a batch-processing environment, with a batch job typically comprising a single invocation of the framework, calling the individual physics codes many times as the simulation progresses.

The user documentation can be found at https://ips-framework.readthedocs.io

Bug reports (including security bugs) and enhancement requests can be made using GitHub issues

Alternatively the developers can be contacted at discussions

Contributing

Change requests can be made using GitHub pull request

A guide for developing IPS-framework can be found at Developer Guide

Installing IPS-framework:

The easiest way to install the latest version is from PyPI. For more details see Getting Started

python -m pip install ipsframework

Running IPS

See the User Guides for detailed information on how to run IPS.

ips.py --help ips.py --config=simulation.config --platform=platform.conf


CI codecov Documentation Status CII Best Practices

Owner

  • Name: HPC-SimTools
  • Login: HPC-SimTools
  • Kind: organization

Citation (CITATION)

To cite the IPS, please use

Wael Elwasif, David E. Bernholdt, Aniruddha G. Shet, Samantha S. Foley, Randall Bramley, Donald B. Batchelor, and Lee A. Berry, The Design and Implementation of the SWIM Integrated Plasma Simulator, in The 18th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP), pages 419–427, 2010.

@InProceedings{Elwasif:2010:DIS,
  author =       {Wael Elwasif and David E. Bernholdt and Aniruddha
                  G. Shet and Samantha S. Foley and Randall Bramley
                  and Donald B. Batchelor and Lee A. Berry},
  title =        {The Design and Implementation of the {SWIM}
                  {I}ntegrated {P}lasma {S}imulator},
  booktitle =    {The 18th Euromicro International Conference on 
                  Parallel, Distributed and Network-Based Processing (PDP)},
  pages = {419--427},
  year =         2010,
  isbn = {978-0-7695-3939-3, 978-1-4244-5672-7},
  doi = {10.1109/PDP.2010.63},
  url = {http://doi.ieeecomputersociety.org/10.1109/PDP.2010.63},
}


GitHub Events

Total
  • Issues event: 11
  • Watch event: 2
  • Delete event: 4
  • Issue comment event: 5
  • Push event: 122
  • Pull request review event: 1
  • Pull request event: 12
  • Fork event: 1
  • Create event: 7
Last Year
  • Issues event: 11
  • Watch event: 2
  • Delete event: 4
  • Issue comment event: 5
  • Push event: 122
  • Pull request review event: 1
  • Pull request event: 12
  • Fork event: 1
  • Create event: 7

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 598
  • Total Committers: 13
  • Avg Commits per committer: 46.0
  • Development Distribution Score (DDS): 0.518
Top Committers
Name Email Commits
Ross Whitfield w****e@o****v 288
Wael Elwasif e****f@u****m 80
elwasif e****r@o****v 73
Scott Kruger k****r@t****m 69
dexter d****r@e****6 60
David E. Bernholdt 4****d@u****m 15
loverich l****h@e****6 5
cianciosa c****r@o****v 2
tgjenkins t****s@e****6 2
roopa r****a@e****6 1
ammar a****r@e****6 1
jdelamere j****e@e****6 1
Pieterjan Robbe p****e@k****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 29
  • Total pull requests: 99
  • Average time to close issues: 8 months
  • Average time to close pull requests: 15 days
  • Total issue authors: 5
  • Total pull request authors: 4
  • Average comments per issue: 0.79
  • Average comments per pull request: 0.49
  • Merged pull requests: 96
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 9
  • Pull requests: 14
  • Average time to close issues: 10 days
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.22
  • Average comments per pull request: 0.0
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bernhold (12)
  • markcoletti (10)
  • cianciosa (3)
  • Lance-Drane (3)
  • rosswhitfield (1)
Pull Request Authors
  • rosswhitfield (84)
  • markcoletti (11)
  • Lance-Drane (3)
  • PieterjanRobbe (1)
Top Labels
Issue Labels
enhancement (6) bug (4)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 14 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 5
  • Total versions: 18
  • Total maintainers: 3
pypi.org: ipsframework

Integrated Plasma Simulator (IPS) Framework

  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 5
  • Downloads: 14 Last month
Rankings
Dependent repos count: 6.7%
Dependent packages count: 10.0%
Forks count: 14.2%
Stargazers count: 18.5%
Average: 19.9%
Downloads: 50.4%
Maintainers (3)
Last synced: 7 months ago

Dependencies

.github/workflows/publish-to-test-pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/workflows.yml actions
  • Vampire/setup-wsl v1 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • conda-incubator/setup-miniconda v2 composite
doc/examples/helloworld/setup.py pypi
  • ipsframework *
doc/requirements.txt pypi
  • configobj *
  • sphinx ==4.2.0
  • sphinx_rtd_theme ==1.0.0
setup.py pypi
  • configobj *
  • dask *
  • distributed *
  • urllib3 *
.github/workflows/conda_env/environment_dask_2.30.0.yml actions
.github/workflows/conda_env/environment_dask_2.5.2.yml actions
.github/workflows/conda_env/environment_dask_2022.7.0.yml actions
.github/workflows/conda_env/environment_linux.yml actions
.github/workflows/conda_env/environment_macos.yml actions
.github/workflows/conda_env/environment_minimal.yml actions
.github/workflows/conda_env/environment_static_analysis.yml actions
.github/workflows/merge-upstream-ornl-fusion.yml actions