-
Updated
Dec 14, 2020 - Jupyter Notebook
#
cfd
Here are 421 public repositories matching this topic...
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
SU2: An Open-Source Suite for Multiphysics Simulation and Design
-
Updated
Feb 23, 2021 - C++
our classic
-
Updated
Feb 23, 2021 - Fortran
Aircraft design optimization made fast through modern automatic differentiation. Written in Python, work in progress.
python
analysis
optimization
aerospace
automatic-differentiation
airplane
cfd
aircraft
aerodynamics
vlm
xfoil
aircraft-design
mdo
mdao
aerodynamic-analysis
3d-panel
-
Updated
Feb 23, 2021 - Python
Computational Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM solver
-
Updated
Feb 17, 2021 - Python
LargeScale Multiphysics Scientific Simulation Environment-OneFLOW CFD
-
Updated
Feb 7, 2021 - C++
A curated list of awesome CAE frameworks, libraries and software.
-
Updated
Feb 14, 2020
compressing physics with neural networks
-
Updated
Jul 10, 2018 - Python
The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. All development work and bug fixes should be based off the 'develop' branch, CGNS uses the branching model Gitflow. https://cgnsorg.atlassian.net is used for issue tracking.
-
Updated
Feb 9, 2021 - C
FEATool Multiphysics - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Simulation Platform)
engineering
gui
simulation
matlab
solver
toolbox
fem
cfd
openfoam
physics-simulation
finite-element-analysis
pde
multiphysics
fenics
cae
gmsh
fluid-structure-interaction
su2
featool
-
Updated
Feb 17, 2021 - MATLAB
Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)
-
Updated
Feb 14, 2021 - C++
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of open applications of interest built on the Sierra Toolkit and Trilinos solver Tpetra solver stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information.
-
Updated
Feb 15, 2021 - C
OFF, Open source Finite volume Fluid dynamics code
-
Updated
Nov 8, 2019 - Fortran
Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
-
Updated
Feb 20, 2021 - Julia
our next generation fluid flow solver
-
Updated
Feb 23, 2021 - C++
mathrack
commented
Sep 28, 2018
Currently, the listing contains the Courant and Fourier numbers for the momentum equation, and the combined Courant/Fourier criterion. It could be interesting to also have this combined Courant/Fourier criterion for transported scalars. This might be especially relevant for buoyant scalars.
Tools for building fast, hackable, pseudospectral partial differential equation solvers on periodic domains
julia
fourier
partial-differential-equations
cfd
zenodo
wagner
spectral-methods
fluid-dy
gregory
pseudospectral-methods
periodic-domains
navid
fourierflows
-
Updated
Feb 15, 2021 - Julia
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
grid
openmp
mpi
high-performance-computing
cfd
uniform
turbulence
fluid-dynamics
computational-fluid-dynamics
fluid-simulation
boundary-conditions
costa
diffusion-term
-
Updated
Feb 16, 2021 - Fortran
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
fortran
finite-difference
heat-transfer
cfd
finite-volume
fluid-dynamics
computational-fluid-dynamics
fluid-simulation
-
Updated
Jul 25, 2020 - Fortran
DavidSCN
commented
Jul 15, 2020
When running parallel cases with the adapter, it just prints the number of interface nodes/faces on rank 0.
Hence, in larger
GitHub extension for agile project management, using the issues subsystem.
github
opensource
statistics
agile
exporter
github-extension
labels
project-management
scrum
free
yoda
milestones
safe
github-client
cfd
github-issues
sprint-planning
sprint
kanban-board
burndown
-
Updated
Feb 22, 2021 - JavaScript
Flow is a sparse grid-based fluid simulation library for real-time applications.
-
Updated
Jan 26, 2021 - C
This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron
procedural-generation
cfd
cubemap
texture-synthesis
hacktoberfest
fluid-dynamics
velocity-field
space-nerds
-
Updated
Apr 4, 2020 - C
An open-source implementation of Quadrature-Based Moment Methods
cfd
computational-fluid-dynamics
multiphase-flow
moment-methods
quadrature-methods
population-balance
turbulent-mixing
gas-liquid-flow
gas-particle-flow
-
Updated
Feb 4, 2021 - C++
Toolbox to simulate GNF and viscoelastic fluid flows in OpenFOAM®
-
Updated
Sep 12, 2020 - C++
Improve this page
Add a description, image, and links to the cfd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cfd topic, visit your repo's landing page and select "manage topics."
Can we use a value of
centerthat is outside of the domain? E.g. if we want to model a shell with a pointmass, can the value ofcenterbe at the origin, butyminbe at some large positive value?