carpetx

CarpetX is a Cactus driver for the Einstein Toolkit based on AMReX

https://github.com/einsteintoolkit/carpetx

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 (7.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CarpetX is a Cactus driver for the Einstein Toolkit based on AMReX

Basic Info
  • Host: GitHub
  • Owner: EinsteinToolkit
  • License: lgpl-3.0
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 168 MB
Statistics
  • Stars: 22
  • Watchers: 14
  • Forks: 11
  • Open Issues: 39
  • Releases: 0
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License Zenodo

README.md

CarpetX

CarpetX is a Cactus driver based on AMReX, a software framework for block-structured AMR (adaptive mesh refinement). CarpetX is intended for the Einstein Toolkit.

  • GitHub
CI

Overview

CarpetX is ready for production. You are welcome to give it a try, to look at what changes your code might need to benefit from CarpetX's new features, and to give us feedback.

The recorded talk "Using CarpetX: A Guide for Early Adopters". This presentation provides an overview of the current capabilities of CarpetX and showcases how to write Cactus code using it.

Getting started

Instructions for downloading the Einstein Toolkit including CarpetX, building, and running an example are available on the Wiki.

Owner

  • Name: Einstein Toolkit
  • Login: EinsteinToolkit
  • Kind: organization
  • Email: users@einsteintoolkit.org

The Einstein Toolkit is providing open software for relativistic astrophysics.

GitHub Events

Total
  • Watch event: 5
  • Delete event: 19
  • Issue comment event: 63
  • Push event: 129
  • Pull request event: 59
  • Pull request review comment event: 112
  • Pull request review event: 110
  • Gollum event: 18
  • Fork event: 2
  • Create event: 31
Last Year
  • Watch event: 5
  • Delete event: 19
  • Issue comment event: 63
  • Push event: 129
  • Pull request event: 59
  • Pull request review comment event: 112
  • Pull request review event: 110
  • Gollum event: 18
  • Fork event: 2
  • Create event: 31

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 21
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 0
  • Total pull request authors: 5
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 19
  • Average time to close issues: N/A
  • Average time to close pull requests: 13 days
  • Issue authors: 0
  • Pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.53
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lucass-carneiro (1)
  • rhaas80 (1)
  • eschnett (1)
  • lwJi (1)
Pull Request Authors
  • eschnett (24)
  • lucass-carneiro (15)
  • rhaas80 (11)
  • lwJi (8)
  • stevenrbrandt (2)
  • chcheng3 (1)
  • shankar-1729 (1)
Top Labels
Issue Labels
Pull Request Labels
enhancement (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite