virtualfluids

VirtualFluids Mirror

https://github.com/irmb/virtualfluids

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

Repository

VirtualFluids Mirror

Basic Info
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 4
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing License Citation Authors

README.md

VirtualFluids

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Latest Release pipeline status Doxygen documentation REUSE status

VirtualFluids (VF) is a research code developed at the Institute for Computational Modeling in Civil Engineering (iRMB) at the Technical University Braunschweig. The code is a Computational Fluid Dynamics (CFD) solver based on the Lattice Boltzmann Method (LBM) for turbulent and multicomponent flow problems. It includes distributed pre- and postprocessing capabilities for simulations with more than 100 billion degrees of freedom.

Documentation

You can find more information about the code in the Documentation pages. The pages contain information about the installation, usage and development of VirtualFluids.

License

VirtualFluids is licensed under the terms and conditions of the GNU General Public License (GPL) version 3 or - at your choice - any later.

See the file COPYING.txt for copying permissions. For a full list of contributors see <!-- DOXYGENMAKEREF -->AUTHORS. If you notice that a contributor is missing on the list, please contact us or open a merge request to add the name.

How to cite

VirtualFluids is research software developed at research institutions. You can cite specific releases via Zenodo: DOI.

Get in touch

You can find our main repository, where the development takes place here. Contributions are highly welcome. Please review the <!-- DOXYGENMAKEREF -->contribution guidelines before opening issues and merge requests.

If you notice any problems on your platform, please report an issue.

We are maintaining a mailing list for users of VirtualFluids. You can subscribe to the mailing list to receive news about new releases and other important information. If you have any further questions you can contact us via email.

Owner

  • Name: irmb
  • Login: irmb
  • Kind: organization

Citation (CITATION.cff)

# SPDX-License-Identifier: CC-BY-4.0
# SPDX-FileCopyrightText: Copyright © VirtualFluids Project contributors, see AUTHORS.md in root folder
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
authors:
  - family-names: Peters
    given-names: Sören
    orcid: https://orcid.org/0000-0001-5236-3776
  - family-names: Kutscher
    given-names: Konstantin
    orcid: https://orcid.org/0000-0002-1099-1608
  - family-names: Schönherr
    given-names: Martin
    orcid: https://orcid.org/0000-0002-4774-1776
  - family-names: Geier
    given-names: Martin
    orcid: https://orcid.org/0000-0002-8367-9412
  - family-names: Alihussein
    given-names: Hussein
    orcid: https://orcid.org/0000-0003-3656-7028
  - family-names: Wellmann
    given-names: Anna
    orcid: https://orcid.org/0000-0002-8825-2995
  - family-names: Korb
    given-names: Henry
    orcid: https://orcid.org/0000-0003-3177-5960
title: "VirtualFluids"
version: 0.1.2
license: GPL-3.0-or-later
repository-code: "https://git.rz.tu-bs.de/irmb/virtualfluids"
date-released: "2024-07-09"

GitHub Events

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

Dependencies

Python/requirements.txt pypi
  • Pillow ==9.5.0
  • appdirs ==1.4.4
  • attrs ==20.3.0
  • cycler ==0.10.0
  • imageio ==2.9.0
  • iniconfig ==1.1.1
  • kiwisolver ==1.3.1
  • matplotlib ==3.7.1
  • meshio ==4.3.8
  • numpy ==1.24.0
  • packaging ==20.8
  • pluggy ==0.13.1
  • py ==1.10.0
  • pyparsing ==2.4.7
  • pytest ==6.2.1
  • python-dateutil ==2.8.1
  • pyvista ==0.39.1
  • scipy ==1.10
  • scooby ==0.5.6
  • six ==1.15.0
  • toml ==0.10.2
  • transforms3d ==0.4.1
pyproject.toml pypi
utilities/ci-regression-tests/requirements.txt pypi
  • Jinja2 ==3.1.2 test