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 (4.0%) to scientific vocabulary
Keywords
cpp17
fluid-properties
python3
Last synced: 5 months ago
·
JSON representation
Repository
Fluid properties
Basic Info
- Host: GitHub
- Owner: andrsd
- License: mit
- Language: C++
- Default Branch: main
- Homepage: https://andrsd.github.io/fprops/
- Size: 9.6 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
- Releases: 15
Topics
cpp17
fluid-properties
python3
Created over 3 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
README.md
fprops
Prerequisites
- cmake (>=3.19)
- C++ compiler (C++17 or better)
- fmt (=11.x)
- gtest (>=1.11.0)
- pybind11 (>=2.9.2 - if building with python bindings)
- hdf5 (>=1.8)
- eigen (>=3.3)
List of fluids
- Ideal gas
- Air
- Carbon dioxide
- Helium
- Nitrogen
Owner
- Name: David Andrs
- Login: andrsd
- Kind: user
- Location: Idaho Falls, Idaho, United States
- Repositories: 19
- Profile: https://github.com/andrsd
GitHub Events
Total
- Release event: 3
- Delete event: 8
- Issue comment event: 9
- Push event: 39
- Pull request event: 18
- Create event: 11
Last Year
- Release event: 3
- Delete event: 8
- Issue comment event: 9
- Push event: 39
- Pull request event: 18
- Create event: 11
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 22
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.68
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.8
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- andrsd (1)
Pull Request Authors
- andrsd (44)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
enhancement (25)
ignore-for-release (10)
bug-fix (2)
documentation (1)
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v2 composite
- codecov/codecov-action v3 composite
.github/workflows/gh-pages.yml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
.github/workflows/qa.yml
actions
- actions/checkout v3 composite
- cpp-linter/cpp-linter-action v2 composite
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- softprops/action-gh-release v1 composite