Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

MagBad/ForOpenLBM

Repository files navigation

Fortran Open LBM

Build Status Codecov

This repository contains a implementation of the Lattice Boltzmann Method ( LBM ) in a modern Fortran.

State

Currently nothing is working. They're under development.

Why Fortran?

Currently the LBM is mostly implemented in the C/C++ language. While the primarily operations required by the LBM are highly array passed. The aim of this repository is to develop an accessible Fortran implementation of the method. It should be noted that the code is written in the modern format of Fortran.

About

A Fortran implementiotn of the Lattice Boltzmann Method (LBM)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published