https://github.com/arpit-babbar/renshu
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.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: Arpit-Babbar
- Language: C++
- Default Branch: main
- Size: 1.63 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
- Releases: 0
Created over 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
arpit_practise
The latest C++ code completed on 13th January was fv2ddirichlet which solves a coefficient/variable advection PDE with Dirichlet bc using Upwind/Lax-Wendroff. It is just a modification of the Periodic solver of same PDE in fv2dvar_coeff.
The makefile has its dependencies in a separate include directory. The reason to keep a separate directory is that both files use the same vtk_anim, array2d, initial_conditions files.
To do
Merge fv2dvarcoeff and fv2d_dirichlet into the same directory; make a run.cc for user to choose which one to run
Owner
- Name: Arpit Babbar
- Login: Arpit-Babbar
- Kind: user
- Repositories: 3
- Profile: https://github.com/Arpit-Babbar
GitHub Events
Total
- Push event: 7
- Create event: 1
Last Year
- Push event: 7
- Create event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 8
- Total pull requests: 6
- Average time to close issues: 1 minute
- Average time to close pull requests: about 11 hours
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.38
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Arpit-Babbar (7)
- cpraveen (1)
Pull Request Authors
- Arpit-Babbar (6)