https://github.com/computationalphysiology/zero-mech

Simple 0D mechanics simulator

https://github.com/computationalphysiology/zero-mech

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 (5.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Simple 0D mechanics simulator

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

ZeroMech - A 0D mechanics simulator

In this repo we implement simple 0D mechanics simulator.

Install

You can install the package with python python3 -m pip install zero-mech

Quick start

Check of the documentation for examples on how to use the simulator.

Live demos

All demos can be run with jupyterlite by going to https://computationalphysiology.github.io/zero-mech/lite

[!NOTE] If you have issues running the demos in jupyterlite you can first try to restart the kernel by clicking the "Restart kernel" button in the toolbar. If you have issues with missing packages you can try to install the packages by running the following command in a code cell %pip install package_name

License

MIT

Author

  • Henrik Finsberg

Owner

  • Name: Computational Physiology at Simula Research Laboratory
  • Login: ComputationalPhysiology
  • Kind: organization
  • Location: Fornebu, Norway

GitHub organization for the computational physiology department at Simula Research Laboratory

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Delete event: 2
  • Push event: 17
  • Pull request event: 9
  • Create event: 9
Last Year
  • Release event: 2
  • Watch event: 1
  • Delete event: 2
  • Push event: 17
  • Pull request event: 9
  • Create event: 9

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: about 7 hours
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: about 7 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • finsberg (8)
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) github_actions (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 9 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: zero-mech

A zero-dimensional mechanics solver

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9 Last month
Rankings
Dependent packages count: 9.6%
Average: 31.9%
Dependent repos count: 54.1%
Maintainers (1)
Last synced: 10 months ago

Dependencies

requirements.in pypi
  • gotranx *
  • matplotlib *
  • numba *
  • numpy *
  • scipy *
  • sympy *
  • tqdm *
requirements.txt pypi
  • appdirs ==1.4.4
  • attrs ==24.2.0
  • black ==24.10.0
  • clang-format ==19.1.2
  • clang-format-docs ==0.2.2
  • click ==8.1.7
  • configparser ==7.1.0
  • contourpy ==1.3.0
  • cycler ==0.12.1
  • flexcache ==0.3
  • flexparser ==0.3.1
  • fonttools ==4.54.1
  • gotranx ==1.1.5
  • kiwisolver ==1.4.7
  • lark ==1.2.2
  • llvmlite ==0.43.0
  • lxml ==5.3.0
  • markdown-it-py ==3.0.0
  • matplotlib ==3.9.2
  • mdurl ==0.1.2
  • mpmath ==1.3.0
  • myokit ==1.37.0
  • mypy-extensions ==1.0.0
  • numba ==0.60.0
  • numpy ==2.0.2
  • packaging ==24.1
  • pathspec ==0.12.1
  • pillow ==11.0.0
  • pint ==0.24.3
  • platformdirs ==4.3.6
  • pygments ==2.18.0
  • pyparsing ==3.2.0
  • python-dateutil ==2.9.0.post0
  • rich ==13.9.2
  • rich-click ==1.8.3
  • scipy ==1.14.1
  • shellingham ==1.5.4
  • six ==1.16.0
  • structlog ==24.4.0
  • sympy ==1.13.3
  • tqdm ==4.66.5
  • typer ==0.12.5
  • typing-extensions ==4.12.2