GECo

GECo: A collection of solvers for the self-gravitating Vlasov equations - Published in JOSS (2023)

https://github.com/anderslogg/geco

Science Score: 100.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
    Found 7 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

axisymmetric einstein-vlasov fem fenics general-relativity vlasov-poisson

Scientific Fields

Mathematics Computer Science - 40% confidence
Last synced: 6 months ago · JSON representation ·

Repository

A collection of solvers for the Einstein-Vlasov equations

Basic Info
  • Host: GitHub
  • Owner: anderslogg
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 2.23 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
axisymmetric einstein-vlasov fem fenics general-relativity vlasov-poisson
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

GECo - Gothenburg Einstein solver Collection

GECo is a collection of solvers for the Einstein-Vlasov equations developed at Chalmers University of Technology / University of Gothenburg.

Documentation

Authors

GECo is written by Ellery Ames (ellery.ames@humboldt.edu) and Anders Logg (logg@chalmers.se)

with valuable theoretical / modeling / algorithmic input from Håkan Andreasson (hand@chalmers.se).

and contributions to postprocessing capabilities by Eric Malekos.

Citing GECo

If you use GECo in your work please cite the following papers:

@article{GECo2016,
    author = {Ames, Ellery and Andr{\'e}asson, H{\aa}kan and Logg, Anders},
    title = {{On axisymmetric and stationary solutions of the self-gravitating Vlasov system}},
    journal = {Class. Quantum Grav.},
    year = {2016},
    volume = {33},
    number = {15},
    pages = {155008},
    doi = {10.1088/0264-9381/33/15/155008}
}

@article{Ames_GECo_A_collection_2023,
    author = {Ames, Ellery and Logg, Anders},
    title = {{GECo: A collection of solvers for the self-gravitating Vlasov equations}},
    journal = {Journal of Open Source Software},
    year = {2023},
    volume = {8},
    number = {92},
    pages = {5979},
    month = dec,
    doi = {10.21105/joss.05979},
    url = {https://joss.theoj.org/papers/10.21105/joss.05979}
}

DOI

License

GECo is licensed under the GNU GPL v3.

Community guidelines

Comments, contributions, and questions are welcome. Please engage with us through Issues, Pull Requests, and Discussions on our GitHub page.

Owner

  • Name: Anders Logg
  • Login: anderslogg
  • Kind: user
  • Location: Sweden
  • Company: Chalmers University of Technology

Professor of Computational Mathematics at Chalmers University of Technology

JOSS Publication

GECo: A collection of solvers for the self-gravitating Vlasov equations
Published
December 11, 2023
Volume 8, Issue 92, Page 5979
Authors
Ellery Ames ORCID
Flax and Teal
Anders Logg ORCID
Chalmers University of Technology
Editor
Dan Foreman-Mackey ORCID
Tags
Einstein-Vlasov

Citation (CITATION.cff)

cff-version: "1.2.0"
authors:
- family-names: Ames
  given-names: Ellery
  orcid: "https://orcid.org/0000-0001-9444-585X"
- family-names: Logg
  given-names: Anders
  orcid: "https://orcid.org/0000-0002-1547-4773"
doi: 10.5281/zenodo.10351519
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Ames
    given-names: Ellery
    orcid: "https://orcid.org/0000-0001-9444-585X"
  - family-names: Logg
    given-names: Anders
    orcid: "https://orcid.org/0000-0002-1547-4773"
  date-published: 2023-12-11
  doi: 10.21105/joss.05979
  issn: 2475-9066
  issue: 92
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 5979
  title: "GECo: A collection of solvers for the self-gravitating Vlasov
    equations"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.05979"
  volume: 8
title: "GECo: A collection of solvers for the self-gravitating Vlasov
  equations"

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 259
  • Total Committers: 3
  • Avg Commits per committer: 86.333
  • Development Distribution Score (DDS): 0.367
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ellery Ames a****y@g****m 164
Anders Logg l****g@c****e 94
Dan F-M f****y@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 3
  • Total pull requests: 2
  • Average time to close issues: 1 day
  • Average time to close pull requests: 13 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • 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
  • pmocz (3)
Pull Request Authors
  • elleryames (1)
  • dfm (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docker/Dockerfile docker
  • phusion/baseimage focal-1.2.0 build
setup.py pypi