Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: openfoam

FoamScience/OpenFOAM-Multi-Objective-Optimization

A tiny project to use ax-platform for multi-objective optimization on OpenFOAM cases

Language: Python - Size: 700 KB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 11 - Forks: 5

daavid00/pymm

Open-source image-based framework for computational fluid dynamics on microsystems

Language: Python - Size: 70.7 MB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 6 - Forks: 0

simzero/jsfluids

A high-level JS module for real-time CFD inference

Language: JavaScript - Size: 924 KB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 0

aerogio/DL-ZE-turbulence-model

Coupling TensorlFlow deep learning models to OpenFOAM for RANS simulations

Language: PureBasic - Size: 2.12 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

FoamScience/FoamScience.github.io

A CFD blog aiming to be a place for OpenFOAM users to share and gather knowledge about CFD-related subjects

Language: JavaScript - Size: 18.9 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

vistle/vistle

Software Environment for High-Performance Simulation and Parallel Visualization

Language: C++ - Size: 17.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 39 - Forks: 13

iydon/of.yaml

Python Interface to OpenFOAM Case (Configured Using YAML)

Language: Python - Size: 8.63 MB - Last synced: 26 days ago - Pushed: 9 months ago - Stars: 16 - Forks: 1

gerlero/openfoam-docker-arm

Docker-based OpenFOAM for ARM-based systems

Language: Shell - Size: 58.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 12 - Forks: 0

wildmichael/pdfFoam

Transported JPDF Library and Solver for Reactive Flow Simulations with OpenFOAM

Language: C++ - Size: 28.3 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 35 - Forks: 24

sorooshsanatkhani/LAA-AF-Stroke

Hemodynamic Indices and Shape-Based Models of Left Atrial Appendage to Enhance Stroke Prediction in Atrial Fibrillation

Language: C - Size: 269 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

frostyfeet909/testingFoam

Basic automation of foam-extend for comparison of interFoam and phase field methods

Language: C++ - Size: 12.6 MB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

moon1144/precice_resume

Files for tutorial on resuming FSI simulations with OpenFOAM, CalculiX and preCICE

Language: C++ - Size: 1.73 MB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

nicolasbadano/DiskEntry

This OpenFOAM case simulates a 3" disk dropped from a 30 cm height, into a water tank of 15x15 cm2. It uses a moving mesh technique (via dynamicMotionSolverFvMesh), instead of overset grids, reducing the computational cost significatively.

Language: C++ - Size: 45.9 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

nicolasbadano/fishpassage

This repository contains the implementation of an OpenFOAM model for the case of fish passage. It uses interFoam to solve the free surface, and a Delayed Eddy Simulation treatment to solve the turbulence, using the kOmegaSSTDDES model.

Language: C++ - Size: 16.6 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 2

nicolasbadano/CyclicAMIChannel

This repository contains the implementation of an OpenFOAM model for the case of flow old underground river with a roof supported by columns (inspired by a few running under Buenos Aires). The case implements offset cyclicAMI patches to simulate only a portion of the tunnel, allowing to quickly reach steady-state conditions.

Language: C++ - Size: 18.6 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

nicolasbadano/stirring

What happens within your mug when you stir your coffee? In this OpenFOAM case we get to see this process unfold, courtesy of Computation Fluid Dynamics (CFD).

Language: C++ - Size: 4.6 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 33 - Forks: 9

halimarefat/torchFOAM

Using PyTorch within OpenFOAM

Language: Jupyter Notebook - Size: 28.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 7 - Forks: 2

Artelia/NIMPHS

Blender add-on. Numerous Instruments to Manipulate and Post-process Hydraulic Simulations (OpenFOAM, TELEMAC).

Language: Python - Size: 80.4 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 9 - Forks: 2

DAFoam/OpenFOAM-v1812-AD

Automatic differentiation of OpenFOAM source code in forward and reverse modes

Language: C++ - Size: 68 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 9 - Forks: 4

asthana001/laser_convection_BC

This repository contains my works during Summer Internship. I developed a boundary condition for laser convective heat transfer generally to be used while simulating additive manufacturing process.

Language: C - Size: 389 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 1

AUfluids/PDA2DEARSM

Progressively data-augmented RANS models for secondary flow predition

Language: C++ - Size: 3.29 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

staneuski/OpenFOAM-for-new-users 📦

Short OpenFOAM description & tutorials for new users. Some valuable scripts also.

Language: C++ - Size: 414 MB - Last synced: 5 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

kastnerp/HeatFlux

Solving Thermal Bridging Problems for Architectural Applications with OpenFOAM

Language: C++ - Size: 770 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 7 - Forks: 1

nicolasbadano/GradientAMR

This project shows how to use the gradient of flow variables as a criteria to control Adaptive Mesh Refinement (AMR) for OpenFOAM simulations.

Language: C++ - Size: 2.1 MB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 18 - Forks: 7

simzero/openfoam-ml-rom

OpenFOAM examples for data-driven ML and ROM

Language: C++ - Size: 3.34 MB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 9 - Forks: 1

airshaper/adaptive-mesh-refinement

OpenFoam® motorBike case with adaptive volume & surface mesh refinement based on curl(U) or grad(p)

Language: C++ - Size: 8.57 MB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 43 - Forks: 10

qingfengxia/Cfd

Computional Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM and Fenics solver

Language: Python - Size: 3.71 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 166 - Forks: 37

ksm0226/radXiFoam

OpenFOAM CFD solver for flamelet progress variable (FPV) combustion model with radiation heat transfer

Language: Python - Size: 4.31 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

kredy/buoyantLinFoam

openFOAM solver to solve the Linearized Navier-Stokes equations with the Boussinesq approximation.

Language: C++ - Size: 18.6 KB - Last synced: 8 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

konradmalik/openfoam211-docker

This repo contains scripts to install and run OpenFoam 2.1.1 on docker.

Language: Shell - Size: 15.6 KB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 3

asimonder/projectionFoam

Non-iterative transient flow solver to simulate incompressible flows in OpenFOAM.

Language: C - Size: 487 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 11 - Forks: 6

alexey-petrov-occ/metafoam

OpenFOAM to SALOME integration

Language: Python - Size: 199 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 3

AndreaDesan/LaunderSharmaKEYap

The so-called Yap correction has been implemented within the low-Reynolds Launder and Sharma k-epsilon model in OpenFOAM

Language: C - Size: 132 KB - Last synced: 8 months ago - Pushed: almost 5 years ago - Stars: 10 - Forks: 3

AndreaDesan/pimpleTKEBudgetFoam

OpenFOAM solver to calculate the resolved Reynolds stress, turbulent kinetic energy and dissipation rate at runtime in LES

Language: C++ - Size: 26.4 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 22 - Forks: 8

Atulsingh92/OpenFOAM-Summer_of_HPC2018

Based on dambreak case with interFoam solver, the SouCase is an GDI injector simulation example with low pressure.

Language: Python - Size: 2.44 MB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

ShenXiaoxue/Acoutect

Size: 1000 Bytes - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

AndreaDesan/passiveScalarPimpleFoam

Add a passive scalar transport equation to the pimpleFoam solver in OpenFOAM

Language: C++ - Size: 682 KB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 3

Eliasfarah0/OpenFOAM-Automated-Tool-Chain-PoC

This project is a Proof of Concept (PoC) study. The objective is to build an automated simulation environment in OpenFOAM that automates the following operations: meshing, solving and post processing of a general purpose classical CFD simulation. The whole set-up is validated against the literature available for the "flow past cylinder" test case.

Language: Python - Size: 21.2 MB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Eliasfarah0/dsmcFoamPlus-case-setup-for-the-2D-Orion-Crew-Module

This material provides the OpenFOAM case set-up files for the Orion Crew Module (OCM). The case set-up files are for the dsmcFoam+ solver and provide the mesh as well as the full set-up for the Orion Crew Module (OCM) in 2D using the QK chemical model. All reactions are implemented for a 5-species flow.

Language: C++ - Size: 9.72 MB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 10 - Forks: 2

j-jith/foam-random-process-bc

OpenFOAM boundary condition to generate random gusts at a velocity inlet

Language: C++ - Size: 553 KB - Last synced: 8 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 2

Milover/post

A program for processing structured data files in bulk

Language: Go - Size: 354 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Kunj-jajal/two-dimensional-external-flow-across-a-shape

OpenFoam case file for 2D simulation of external flow across a shape

Language: C++ - Size: 22.6 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

areenraj/feedback-flow-control-openfoam

A custom bounday condition implemented in OpenFOAM to allow for flow control of a cylinder in cross flow using velocity feedback.

Language: C++ - Size: 1.44 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

chunyang-w/cylinderFlow

🌀 OpenFOAM v11 simulation code: flow passing a 2D cylinder

Language: C++ - Size: 105 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

areenraj/transonic-flow-supercritical-airfoil

Simulation of transonic flow over a supercritical airfoil using the K-Omega SST Model in OpenFOAM

Language: C++ - Size: 1.64 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

KamelOtmani/phaseTurbulenceFields

A multiphase capable version of the OpenFOAM turbulenceFields function object

Language: C - Size: 14.6 KB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

purohit0208/OpenFOAM_cases

OpenFOAM tutorials with description

Size: 139 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

jakobhaervig/openfoam-docker-vscode-workflow

This repo accompanies the openfoam-dockerfiles repo and explains how Visual Studio Code can be set up to work efficiently with OpenFOAM installed in Docker.

Size: 14.7 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 28 - Forks: 8

simzero/cudaParticlesFoam

:rocket: GPU-accelerated particle tracking for OpenFOAM

Language: C++ - Size: 551 KB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 14 - Forks: 2

staneuski/dualFuelEngine 📦

OpenFOAM solver based on phenomenological compression model for dual-fuel marine engines

Language: C++ - Size: 35.2 MB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 13 - Forks: 3

gdmcbain/musim

Language: Haskell - Size: 23.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

LinjianMa/Continuum-Model-PC-SOFC

A continuum framework that measures the efficiency of the proton-conducting solid oxide cells

Language: C++ - Size: 1.88 MB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 0

Himscipy/wallHeatFluxIncompressible

Calculate wall heat flux for incompressible Flow OpenFoam

Language: C - Size: 3.91 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

alfiogn/Poly-PCA

Compute principal directions of polyhedra

Language: C - Size: 11.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

snatesh/OpenFoamUtils

Post processing utilities for multiphase flow simulations performed with OpemFOAM

Language: C++ - Size: 3.22 MB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

NucciTheBoss/openfoam8_roar Fork of drewpolasky/openfoam8_aci

The Roar supercomputer's implementation of OpenFoam8

Language: Lua - Size: 42 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Beramos/OpenFOAMStuff

A personal collection of custom solvers, utitilies and other extensions for OpenFOAM

Language: C++ - Size: 36.1 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 4

alfiogn/Compute-Errors

A small library to perform numerical error computation in the OpenFOAM framework

Language: C - Size: 28.3 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

tomrobin-teschner/OpenFOAMCaseGenerator

This python package will generate an OpenFOAM case setup with all required files to run a simulation. The setup is significantly simplified through policies where users have to only express intend. The generated case setup includes an Allrun script that will automatically run all required steps, from pre-processing to solving and post-processing.

Language: C++ - Size: 70 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 11 - Forks: 3

louisgag/OpenFOAM-moving-wall-slip

this boundary conditon for OpenFOAM allows to have a moving wall which imposes the normal velocity while letting the tangent velocities slip

Language: C++ - Size: 18.6 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 1

louisgag/OpenFOAM-external-car-flow-example

CFD mesh and model used for « The Process of Making an Aerodynamically Efficient Car Body for the SAE Supermileage Competition » paper.

Language: C++ - Size: 2.69 MB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 5 - Forks: 5

louisgag/OpenFOAM-embedded-AMI

this SolidBodyMotionFvMesh function allows the definition of embedded planar AMI interfaces with constant angular velocities.

Language: C++ - Size: 5.27 MB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

FoamScience/ApiDocsTemplate Fork of google/docsy-example

Template repo for generating OpenFOAM API docs with Hugo/Docsy and Hyde

Language: HTML - Size: 4.16 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

as-grm/rmp_class

Repozitorij predmeta "Računska mehanika v pomorstvu"

Language: Jupyter Notebook - Size: 61.5 KB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

sersolmaz/CFD_AR_VR

Multiplatform processing of CFD simulations with AR/VR

Language: C++ - Size: 17.1 MB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 21 - Forks: 4

FR13ndSDP/Cpp_OpenFOAM_Style

Learning notes of OpenFOAM

Language: C - Size: 196 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 2

asimonder/geometricVoFCartesian

OpenFOAM library with conventional and machine-learning models for volume of fluid method

Language: C++ - Size: 26.2 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 11 - Forks: 1

snaka-dev/Training_OF_howToStartOnCustomization

Training: How to start customizing OpenFOAM. Start from changing the name of copied standard solver and library. OpenFOAMをはじめてカスタマイズする初心者を想定し,基礎の基礎をハンズオン形式で学びます。OpenFOAMの改造をどこからはじめて良いか分からないといった人が,元のコードをコピーして,新たな名前のモデルやライブラリを作る手順を確認していきます。

Language: C++ - Size: 360 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 2

floquation/OF-kva_interfaceProperties

Extension of OpenFOAM's "interfaceProperties" library. A run-time selection mechanism was implemented to select the model for calculating the surface tension force & curvature. These models can reduce spurious currents.

Language: C - Size: 430 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 13 - Forks: 14

ENGN2912B-2018/HPC-A

Numerical Simulation and Visualization of 2D Rayleigh--Bénard Convection [Qt, VTK, OpenFOAM]

Language: C++ - Size: 33.5 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 7 - Forks: 4

tomflint22/beamWeldFoam

Thermal-Fluid Dynamics Solver for Advanced Manufacturing Applications

Language: C++ - Size: 98.2 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 32 - Forks: 9

iraola/calcificationFoam

A Humphrey-Yin constitutive model for solids4Foam

Language: C++ - Size: 22.5 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pfsq/standardSA

Implementation of the "standard" Spalart-Allmaras turbulence model for OpenFOAM.

Language: C - Size: 19.5 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

acrlakshman/ofj-latex-template

LaTeX template for OpenFOAM journal with supplementaty .sty files.

Language: TeX - Size: 491 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

alfiogn/OpenFOAM-vim

A vim plugin for the highlighting of OpenFOAM simulation files and source code

Language: Vim Script - Size: 46.9 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

vicio1975/baseMesh

The baseMesh application is an easy tool in Python which interactively creates the blockMeshDict file

Language: Python - Size: 5.86 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

petebachant/foamStyleCheck

Automated style checking for OpenFOAM code.

Language: Tcl - Size: 11.7 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 7 - Forks: 3

diego-hayashi/fenics_topopt_foam

Topology optimization combining OpenFOAM® and FEniCS/dolfin-adjoint.

Language: Python - Size: 710 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 22 - Forks: 6

ZhangYanTJU/ZYsprayFoam

sprayFoam with plenty outputs

Language: C++ - Size: 47.9 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 9 - Forks: 5

LS-2ednar/Code-MT-Cell-growth-and-lifelines-analysis-CFD-Solver-Implementation

Reference Code of my Master Thesis. Development of regime maps, lifelines, and stochastic growth modeling.

Language: C++ - Size: 8.17 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

ISTEQ-BV/OpenFOAM_Workshop_2023_Demo

Demo code accompanying the talk "Implementing memory locality optimizations in OpenFOAM based code"

Language: C++ - Size: 27.3 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

WENO-OF/WENOEXT

Weighted essentially non-oscillatory library for the framework of OpenFOAM

Language: C++ - Size: 24.3 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 98 - Forks: 58

unicfdlab/TrainingTracks

Materials for training tracks for continua media - OpenFOAM, vortex method, and other

Language: C++ - Size: 294 MB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 77 - Forks: 104

blebon/directChillFoam

OpenFOAM solver for direct chill casting

Language: C++ - Size: 4.19 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 2

DennisKasper/OpenFOAM301

Masterthesis Computational Mechanics (TUM)

Language: C++ - Size: 3.17 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 2

alfiogn/voroToFoam

A tool to generate Voronoi meshes for OpenFOAM-10 coupled with voro++

Language: C - Size: 373 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

asimonder/windTurbineModels

An OpenFOAM package with basic wind turbine models for wind farm simulations.

Language: C - Size: 36.1 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 3 - Forks: 1

tkn-tub/openfoamparser_rust

An OpenFOAM parser for Rust based on the openfoamparser Python package

Language: C++ - Size: 281 KB - Last synced: 22 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

WWIIWWIIWW/OF_utilities

OF_solvers+utilities compatible with OF6

Language: C - Size: 10 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 6 - Forks: 5

malihass/spargerDesign

Generate and modify 2D and 3D sparger design for bubble column reactors in OpenFOAM

Language: Python - Size: 526 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Ritvik23Shukla/OpenFoamSimulation

OpenFoam Simualtion of DRIVAER car model on Linux

Size: 14 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

abzrg/cdiFoam

An OpenFOAM (v7) solver for simulating transport phenomena in a flow-between capacitive desalination system

Language: C - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

petebachant/NACAFoil-OpenFOAM

OpenFOAM case files for simulating NACA foils.

Language: C++ - Size: 90.8 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 30 - Forks: 18

vachan-potluri/teaching-Spring2023

Repo for teaching CFD at VJTI, Spring 2023. Previously, same content was taught in Autumn 2021

Language: C++ - Size: 6.16 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

KORINZ/openfoam-bioprinting

🧬 3D (three-dimensional) extrusion bioprinting simulation with OpenFOAM.

Language: Python - Size: 27.7 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

jvwilliams23/turbulent-dispersion-neuralSDE

Modelling particle turbulent dispersion with stochastic differential equations, learned from artificial neural networks using tensorflow/keras.

Language: C++ - Size: 1.92 MB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 5 - Forks: 0

vishalk2/CFD-DEM-coupled-Simulations-of-Spherical-Particles

CFD-DEM coupled simulations of Spherical-shaped particles in a Spouted Bed Dryer using OpenFOAM-5.x and LIGGGHTS.

Language: C - Size: 15.1 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 10 - Forks: 2

L-Nafaryus/openfoam-aur

AUR recipe for OpenFOAM

Language: Shell - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

timusv5977/Straight-Line-Wind-Flow

Wind Flow Around a Cubical Building

Language: C++ - Size: 8.47 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

timusv5977/CFD_Tornado_Simulator

A simple CFD tornado simulator implementation in OpenFOAM

Language: C++ - Size: 337 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0