foam-dg

BoSSS/OpenFOAM DG binding

https://github.com/fdydarmstadt/foam-dg

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

Repository

BoSSS/OpenFOAM DG binding

Basic Info
  • Host: GitHub
  • Owner: FDYdarmstadt
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Size: 80.7 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

OpenFOAM-BoSSS Bridge

Prerequisites

  • foam-extend4.1
  • mono
  • optional: BoSSS, which is only required you would like to develop on the BoSSS-side

Building/running instructions

To use this code, follow these instructions:

  • clone this repository: bash mkdir ~/foam/ git clone https://git.rwth-aachen.de/bosss1/foam-dg.git ~/foam/foam-dg/

  • source foam-extend's bashrc, i.e. something like (foam-extend users may already have defined a bash alias for this) bash source ~/foam/foam-extend-4.1/etc/bashrc # adjust according to where you cloned foam-extend

  • export the $FOAM_DG_ROOT-variable (you may also want to put this in your ~/.bashrc or wherever you set your bash variables): bash export FOAM_DG_ROOT=~/foam/foam-dg/ # adjust according to where you cloned this repository

  • run the provided src/Allwmake-script bash cd $FOAM_DG_ROOT/src ./Allwmake

  • try running one of the test cases, e.g. bash cd $FOAM_DG_ROOT/run/Tests/dropletInShearFlowSmall/ CahnHilliardFoam This test case is very coarse and does not provide any interesting physics. It only serves to verify that the code can be executed without runtime errors. Nevertheless, it can serve as a template for more interesting test cases.

Owner

  • Name: BoSSS group at the chair of fluid dynamics
  • Login: FDYdarmstadt
  • Kind: user

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: foam-dg
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Dario
    family-names: Klingenberg
    orcid: 'https://orcid.org/0000-0002-8872-1560'
  - given-names: Hrvoje
    family-names: Jasak
    orcid: 'https://orcid.org/0000-0002-8170-5787'
  - given-names: Holger
    family-names: Marschall
    orcid: 'https://orcid.org/0000-0001-8684-0681'
  - given-names: Florian
    family-names: Kummer
    email: kummer@fdy.tu-darmstadt.de
    orcid: 'https://orcid.org/0000-0002-2827-7576'

GitHub Events

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

Dependencies

DotNetHelloWorld/hello.csproj nuget