fast-robust-exact-riemann-solvers

This is a reproducibility repository for the paper "A Comparative Study of Iterative Riemann Solvers for the Shallow Water and Euler Equations".

https://github.com/carlosmunozmoncayo/fast-robust-exact-riemann-solvers

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

Repository

This is a reproducibility repository for the paper "A Comparative Study of Iterative Riemann Solvers for the Shallow Water and Euler Equations".

Basic Info
  • Host: GitHub
  • Owner: carlosmunozmoncayo
  • Language: Fortran
  • Default Branch: main
  • Homepage:
  • Size: 5.29 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

A Comparative Study of Iterative Riemann Solvers for the Shallow Water and Euler Equations

This is a reproducibility repository for the paper A Comparative Study of Iterative Riemann Solvers for the Shallow Water and Euler Equations by Carlos Muñoz Moncayo, Manuel Quezada de Luna, and David I. Ketcheson.

Dependencies

  • python (v3.8.9)
  • numpy (v1.18.4)
  • f2py (v1.22.3)
  • A Fortran compiler (GNU Fortran compiler v11.2.0)
  • Clawpack (v5.8.2)

Subdirectories

The subdirectories SWEs and EEs contain code to produce the results presented in Sections 2 and 3 respectively. Each one is organized in the following way:

  • Initialguessescomparison: Code for Table 1 (SWEs) and Table 3 (EEs).
  • Iterativemethodcomparison: Code for Table 2 (SWEs) and Table 4 (EEs).
  • Finitevolumessimulations: Code for Tables 5, 7 (SWEs) and Tables 6, 8 (EEs).

Owner

  • Name: Carlos Muñoz
  • Login: carlosmunozmoncayo
  • Kind: user
  • Company: King Abdullah University of Science and Technology

PhD student of Applied Mathematics and Computational Sciences at KAUST

Citation (CITATION.cff)

cff-version: 1.0.0
message: "Citing information"
authors:
  - family-names: Muñoz Moncayo
    given-names: Carlos
  - family-names: Quezada de Luna
    given-names: Manuel
  - family-names: Ketcheson
    given-names: David I.
    
title: "Reproducibility repository for the paper 'A Comparative Study of Iterative Riemann Solvers for the Shallow Water and Euler Equations'"
version: 1.0.0
doi: 10.5281/zenodo.7021617
date-released: 2022-08-25

GitHub Events

Total
Last Year