Science Score: 57.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 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: robynlm
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 68.4 KB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created almost 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

The ebweyl module provides :

  • A FiniteDifferencing class with 4th (default) and 6th order backward, centered, and forward schemes. Periodic boundary conditions are used by default, otherwise a combination of the 3 schemes is available.

  • A Weyl class that computes for a given metric the variables of the 3+1 formalism, the spatial Christoffel symbols, spatial Ricci tensor, electric and magnetic parts of the Weyl tensor projected along the normal to the hypersurface and fluid flow, the Weyl scalars and invariant scalars.

  • Functions compute the determinant and inverse of a 3x3 or 4x4 matrice in every position of a data box.

Should you use this code, please reference: @article{R.L.MunozM.Bruni2023a, title = {EBWeyl: a Code to Invariantly Characterize Numerical Spacetimes}, author = {Munoz, Robyn L. and Bruni, Marco}, journal = {Classical and Quantum Gravity}, volume = {40}, number = {13}, pages = {135010}, year = {2023}, month = {6}, doi = {10.1088/1361-6382/acd6cf}, archivePrefix = {arXiv}, eprint = {gr-qc/2211.08133}}

Owner

  • Name: Robyn L. Munoz
  • Login: robynlm
  • Kind: user
  • Location: Portsmouth, UK
  • Company: Institute of Cosmology and Gravitation

PhD student in cosmological simulations of large-scale structures in numerical relativity

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: EBWeyl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: 'Robyn '
    family-names: Munoz
    email: robyn.munoz@yahoo.fr
    orcid: 'https://orcid.org/0000-0003-3345-8520'
    affiliation: University of Sussex
  - given-names: Marco
    family-names: Bruni
    email: marco.bruni@port.ac.uk
    affiliation: University of Portsmouth
    orcid: 'https://orcid.org/0000-0003-2305-5699'
identifiers:
  - type: doi
    value: 10.1088/1361-6382/acd6cf
  - type: other
    value: 'arXiv: gr-qc/2211.08133'
repository-code: 'https://github.com/robynlm/ebweyl'
abstract: >-
  EBWeyl computes the electric and magnetic parts of the
  Weyl tensor, Eαβ and Bαβ, using a 3+1 slicing formulation.
  The module provides a Finite Differencing class with 4th
  (default) and 6th order backward, centered, and forward
  schemes. Periodic boundary conditions are used by default;
  otherwise, a combination of the 3 schemes is available. It
  also includes a Weyl class that computes for a given
  metric the variables of the 3+1 formalism, the spatial
  Christoffel symbols, spatial Ricci tensor, electric and
  magnetic parts of the Weyl tensor projected along the
  normal to the hypersurface and fluid flow, the Weyl
  scalars and invariant scalars. EBWeyl can also compute the
  determinant and inverse of a 3x3 or 4x4 matrice in every
  position of a data box.
keywords:
  - Gravito-electromaagnetism
  - Weyl
  - Invariant
  - Numerical Relativity
  - Newman-Penrose
license: GPL-3.0-or-later
date-released: '2023-03-31'

GitHub Events

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