https://github.com/festim-dev/festim-workshop

Learn how to simulate hydrogen transport with FESTIM

https://github.com/festim-dev/festim-workshop

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

Repository

Learn how to simulate hydrogen transport with FESTIM

Basic Info
Statistics
  • Stars: 26
  • Watchers: 3
  • Forks: 10
  • Open Issues: 20
  • Releases: 1
Created almost 4 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

FESTIM-workshop

The FESTIM workshop is a tutorial covering many aspects of the hydrogen transport code FESTIM. Check out the website.

Launch in Binder

Binder

Run this workshop in BinderHub

Local install

  1. Clone this repo

git clone https://github.com/festim-dev/FESTIM-workshop 2. Create Conda environment (requires conda)

conda env create -f environment.yml

  1. You should then be able to execute the notebooks with the festim-workshop environment

Owner

  • Name: festim-dev
  • Login: festim-dev
  • Kind: organization

GitHub Events

Total
  • Issues event: 14
  • Watch event: 3
  • Delete event: 14
  • Issue comment event: 9
  • Push event: 106
  • Pull request review comment event: 37
  • Pull request review event: 14
  • Pull request event: 37
  • Fork event: 3
  • Create event: 15
Last Year
  • Issues event: 14
  • Watch event: 3
  • Delete event: 14
  • Issue comment event: 9
  • Push event: 106
  • Pull request review comment event: 37
  • Pull request review event: 14
  • Pull request event: 37
  • Fork event: 3
  • Create event: 15

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 26
  • Total pull requests: 42
  • Average time to close issues: 4 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 6
  • Total pull request authors: 7
  • Average comments per issue: 0.65
  • Average comments per pull request: 0.38
  • Merged pull requests: 26
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 13
  • Pull requests: 22
  • Average time to close issues: 19 days
  • Average time to close pull requests: 3 days
  • Issue authors: 3
  • Pull request authors: 5
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.14
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • RemDelaporteMathurin (20)
  • jhdark (2)
  • XinShen-CHN (1)
  • wasanti (1)
  • hhy2022 (1)
  • ehodille (1)
Pull Request Authors
  • RemDelaporteMathurin (30)
  • jhdark (4)
  • RaphaelCSIR (2)
  • KulaginVladimir (2)
  • ck768 (2)
  • veliki-filozof (1)
  • Michaelloh42 (1)
Top Labels
Issue Labels
POSE (3)
Pull Request Labels
enhancement (1)

Dependencies

.github/workflows/test_notebooks.yml actions
  • actions/checkout v3 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/miniconda 0-3 build
requirements.txt pypi
  • festim ==0.11.1
  • h-transport-materials ==0.12.7
  • matplotlib ==3.7.1
  • meshio *
  • numpy ==1.24
  • pyparsing *
environment.yml pypi
  • festim ==1.1.1
  • h-transport-materials ==0.12.7
  • matplotlib ==3.7.1
  • meshio *
  • nbconvert *
  • numpy ==1.24
  • pyparsing *