Skip to content

LaBoGrid is a fluid flow simulation tool based on Lattice Boltzmann (LB) methods and oriented towards experimentation (simulation capabilities are easily extendable). It is especially focused on the efficient execution in heterogeneous (regarding installed software, architecture, computational power, etc.) and unreliable distributed environments…

gdethier/labogrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaBoGrid is both a Java library and an executable software. Source code is
managed with Maven (see http://maven.apache.org/). It includes Java classes,
bash scripts (used to execute LaBoGrid) and LaTeX sources of the user's guide.
LaBoGrid's distribution archives and JAR file can be produced by calling
'mvn package'. There are 2 distribution archives: a "sources" archive
(containing whole maven project), a "binaries" archive (allowing users to
directly use LaBoGrid -- in addition to the software, this archive contains
samples and the user's guide). LaBoGrid's API documentation is generated using
'mvn javadoc:javadoc'.

About

LaBoGrid is a fluid flow simulation tool based on Lattice Boltzmann (LB) methods and oriented towards experimentation (simulation capabilities are easily extendable). It is especially focused on the efficient execution in heterogeneous (regarding installed software, architecture, computational power, etc.) and unreliable distributed environments…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published