Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.


G3DFLOW

The G3DFLOW framework contains a collection of numerical tools for flow analysis and course material developed by Niklas Andersson at Chalmers University of Technology.

Sub Projects

There are a number of sub projects within the G3DFLOW framework of which the four most important are described briefly below.

compressible flow solver

G3D::Flow is a massively parallel code for simulation of compressible flows called. The code is written in C++ and utilizes solvers and distributed data types available in the PETSc library.

g3dflow Python library

g3dflow.py is a Python library including relations for compressible flow analysis, a generic CFD solver for simulation of compressible flows and tools for mesh generation.

CFLOW - online flow analysis

cflow is a Javascript-based online tool for analysis of compressible flows including a quasi-one-dimensional CFD solver.

compressible flow course material

Shock waves is an online compressible flow theory book including interactive elements.