An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/mberto79/XCALibre.jl

aerodynamics cfd compressible-aerodynamics compressible-flows computational-fluid-dynamics computational-fluid-simulation gpu-acceleration incompressible-flow julia julia-language julia-package large-eddy-simulation rans

Score: 10.6121635347137

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Julia Finite Volume CFD solver for incompressible and compressible flow. Supports RANS and LES turbulence, unstructured grids in unv and OpenFoam mesh formats.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 2,853
Total Committers: 18
Avg Commits per committer: 158.5
Development Distribution Score (DDS): 0.339

Commits in past year: 586
Committers in past year: 10
Avg Commits per committer in past year: 58.6
Development Distribution Score (DDS) in past year: 0.476

Name Email Commits
Humberto h****a@a****g 1885
OscarOsborn o****k@g****m 313
TomMazin e****1@n****k 246
Artem e****0@n****k 120
James j****t@g****m 86
Christopher D. Ellis 2****s 73
unknown b****1@g****m 55
hstring02 h****k@g****m 25
Joshua Leyland e****6@n****k 18
hudson_287 e****1@n****k 9
dependabot[bot] 4****] 6
CompatHelper Julia c****y@j****g 6
Tim 1****4 4
Artem Avdieiev 5****0 2
Matteo Icardi m****i@g****m 2
Alexis Montoison a****n@p****a 1
Bonmon2 6****2 1
s-ambrose-9 s****3@n****k 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 11
Total pull requests: 157
Average time to close issues: 6 days
Average time to close pull requests: 4 days
Total issue authors: 7
Total pull request authors: 16
Average comments per issue: 2.55
Average comments per pull request: 0.41
Merged pull request: 112
Bot issues: 0
Bot pull requests: 18

Past year issues: 5
Past year pull requests: 54
Past year average time to close issues: 8 days
Past year average time to close pull requests: 6 days
Past year issue authors: 3
Past year pull request authors: 9
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.56
Past year merged pull request: 36
Past year bot issues: 0
Past year bot pull requests: 4

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mberto79/XCALibre.jl

Top Issue Authors

  • mberto79 (2)
  • ufechner7 (2)
  • ztdepztdep (2)
  • xiongxin9000 (2)
  • simone-silvestri (1)
  • ZhangFengshun (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • mberto79 (73)
  • egyaa20 (20)
  • github-actions[bot] (12)
  • hpayne287 (8)
  • James-FK (8)
  • dependabot[bot] (6)
  • jleylo02 (5)
  • TomMazin (5)
  • kyleniemeyer (4)
  • MichaelU2002 (4)
  • matteoicardi (3)
  • OscarOsborn (2)
  • hstring02 (2)
  • amontoison (2)
  • tallchellis (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (6)
  • github_actions (4)

Package metadata

juliahub.com: XCALibre

  • Homepage: https://mberto79.github.io/XCALibre.jl/
  • Documentation: https://docs.juliahub.com/General/XCALibre/stable/
  • Licenses: MPL-2.0
  • Latest release: 0.5.2 (published 8 months ago)
  • Last Synced: 2026-03-20T17:27:20.272Z (5 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 37 Last month
  • Rankings:
    • Dependent repos count: 3.227%
    • Downloads: 4.423%
    • Average: 7.986%
    • Dependent packages count: 16.308%

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v3 composite
.github/workflows/CI.yml actions
  • actions/checkout v7 composite
  • julia-actions/cache v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v3 composite
Project.toml julia
  • AcceleratedKernels *
  • Accessors *
  • Adapt *
  • Atomix *
  • GPUArrays *
  • ILUZero *
  • KernelAbstractions *
  • Krylov *
  • KrylovPreconditioners *
  • LDLFactorizations *
  • LinearAlgebra *
  • LinearOperators *
  • PrecompileTools *
  • Printf *
  • ProgressMeter *
  • Reexport *
  • Setfield *
  • SparseArrays *
  • SparseMatricesCSR *
  • StaticArrays *
  • Statistics *
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v7 composite
  • julia-actions/cache v3 composite
  • julia-actions/setup-julia v3 composite
docs/Project.toml julia
  • AbstractTrees *
  • Changelog *
  • Distributions *
  • Documenter *
  • DocumenterTools *
  • Flux *
  • GaussianProcesses *
  • KernelAbstractions *
  • LinearAlgebra *
  • Plots *
  • StaticArrays *
  • Statistics *
  • XCALibre *
test/Project.toml julia
  • Accessors *
  • Adapt *
  • DelimitedFiles *
  • KernelAbstractions *
  • LinearAlgebra *
  • SparseArrays *
  • SparseMatricesCSR *
  • StaticArrays *
  • Statistics *
  • Test *