revun

Dynamic mode decomposition script for VTK/VTU data

https://github.com/ytakahashi3123/revun

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 2 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: 10 months ago · JSON representation ·

Repository

Dynamic mode decomposition script for VTK/VTU data

Basic Info
  • Host: GitHub
  • Owner: ytakahashi3123
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 10.5 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

Revun

Reconstruction script for VTK/VTU data format based on numerical mode decomposition

Version

v1.0.1

Code description

Revun drives dynamic mode decomposition based on VTK/VTU files.

How to start mode decomposition

Execution

console python3 src/mode_decomposition.py

Tutorial case: testcase/work*

Configuration file

Mode decomposition by Revun is controled by the configuration file: config.yml.

Requirements

Revun requires the following packages:

  • numpy (>=1.22.3)
  • yaml (>= 5.3.1)
  • VTK (>= 9.2.6)

Contact:

Yusuke Takahashi, Hokkaido University

ytakahashi@eng.hokudai.ac.jp

References

  • Yusuke Takahashi, "Spatiotemporal mode extraction for fluid–structure interaction using mode decomposition", Journal of Sound and Vibration, Volume 597, Part A, 2025, pp.118804. https://doi.org/10.1016/j.jsv.2024.118804.

Owner

  • Name: Yusuke Takahashi
  • Login: ytakahashi3123
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Takahashi
  given-names: Yusuke
orcid: https://orcid.org/0000-0002-6272-5758
title: "Revun: Reconstruction script for VTK/VTU data format based on numerical mode decomposition"
version: v1.0.0
date-released: 2024-03-31
url: "https://github.com/ytakahashi3123/revun"

GitHub Events

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