rayleigh-bloch-green
C++ code for computing Rayleigh-Bloch waves swapping between physical and unphysical Riemann sheets
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.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
C++ code for computing Rayleigh-Bloch waves swapping between physical and unphysical Riemann sheets
Basic Info
- Host: GitHub
- Owner: k-matsushima-19
- Language: C++
- Default Branch: main
- Size: 24.4 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
rayleigh-bloch-green
C++ code for computing Rayleigh-Bloch waves swapping between physical and unphysical Riemann sheets
How to run on Docker
bash
git clone https://github.com/k-matsushima-19/rayleigh-bloch-green.git
cd rayleigh-bloch-green
mkdir output
docker build . -t rayleigh-bloch-green
docker run -it --rm --mount type=bind,src=$PWD/output,dst=/app/output rayleigh-bloch-green
Citation (CITATION.cff)
cff-version: 1.1.0
message: "Cite as"
authors:
- family-names: Matsushima
given-names: Kei
orcid: https://orcid.org/0000-0002-0352-8770
affiliation: "The University of Tokyo"
website: https://researchmap.jp/kei_matsushima?lang=en
title: "rayleigh-bloch-green"
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Dependencies
Dockerfile
docker
- ubuntu 20.04 build