Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bcube-project
- License: mit
- Language: Julia
- Default Branch: main
- Size: 24.8 MB
Statistics
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 31
- Releases: 14
Metadata Files
README.md
Bcube.jl
Bcube is a Julia library providing tools for the spatial discretization of partial differential equation(s) (PDE). It offers a high-level API to discretize linear or non-linear problems on unstructured mesh using continuous or discontinuous finite elements (FEM - DG).
The main features are:
- high-level api :
a(u, v) = ∫(η * ∇(u) ⋅ ∇(v))dΩ - 1D, 2D, 3D unstructured mesh with high-order geometrical elements (gmsh or cgns format)
- Lagrange (continuous & discontinuous) and Taylor (discontinuous) finite elements (line, quad, tri, hexa, tetra, penta, pyra)
- arbitrary order for hypercube Lagrange elements
Browse the documentation for more information about the code architecture and API. Commented tutorials as well as various examples can be found in the dedicated project BcubeTutorials.jl.
Installation
Bcube can be added to your Julia environment with this simple line :
julia-repl
pkg> add Bcube
Alternatives
Numerous FEM-DG Julia packages are available, here is a non-exhaustive list;
- Gridap.jl (which has greatly influenced the development of Bcube)
- Ferrite.jl
- Trixi.jl
Contribution
Any contribution(s) and/or remark(s) are welcome! Don't hesitate to open an issue to ask a question or signal a bug. PRs improving the code (new features, new elements, fixing bugs, ...) will be greatly appreciated.
Gallery
| Helmholtz equation | Phase field solidification | Linear transport equation |
|-|-|-|
|
|
|
|
| Heat equation on a sphere | Transport equation on hypersurfaces | Linear thermo-elasticity |
|
|
|
|
Authors
Ghislain Blanchard, Lokman Bennani and Maxime Bouyges
Owner
- Name: bcube-project
- Login: bcube-project
- Kind: organization
- Repositories: 1
- Profile: https://github.com/bcube-project
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Blanchard" given-names: "Ghislain" - family-names: "Bennani" given-names: "Lokman" - family-names: "Bouyges" given-names: "Maxime" orcid: "https://orcid.org/0000-0003-4253-2868" title: "Bcube.jl" doi: 10.5281/zenodo.12097780 url: "https://github.com/bcube-project/Bcube.jl"
GitHub Events
Total
- Create event: 33
- Release event: 3
- Issues event: 16
- Watch event: 4
- Delete event: 26
- Issue comment event: 102
- Push event: 172
- Pull request event: 56
- Pull request review event: 67
- Pull request review comment event: 34
- Fork event: 1
Last Year
- Create event: 33
- Release event: 3
- Issues event: 16
- Watch event: 4
- Delete event: 26
- Issue comment event: 102
- Push event: 172
- Pull request event: 56
- Pull request review event: 67
- Pull request review comment event: 34
- Fork event: 1
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 6
- Total pull requests: 16
- Average time to close issues: 4 months
- Average time to close pull requests: 2 months
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.33
- Average comments per pull request: 1.19
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 5
- Pull requests: 14
- Average time to close issues: 2 days
- Average time to close pull requests: 21 days
- Issue authors: 3
- Pull request authors: 4
- Average comments per issue: 0.2
- Average comments per pull request: 1.36
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- bmxam (32)
- Galaxxy31 (3)
- JuliaTagBot (1)
Pull Request Authors
- bmxam (60)
- ghislainb (24)
- dependabot[bot] (10)
- github-actions[bot] (7)
- lokmanb (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 2 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 14
juliahub.com: Bcube
- Documentation: https://docs.juliahub.com/General/Bcube/stable/
- License: MIT
-
Latest release: 0.2.1
published 11 months ago
Rankings
Dependencies
- actions/checkout v2 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/setup-julia v1 composite
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite
- actions/cache v1 composite
- actions/checkout v2 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia v1 composite
- actions/checkout v1 composite
- julia-actions/setup-julia latest composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- julia-actions/cache v1 composite
- julia-actions/setup-julia v1 composite
- peter-evans/create-or-update-comment v3 composite
- peter-evans/find-comment v2 composite
- actions/checkout v4 composite