Difference between revisions of "Main Page"

From neklbm
Jump to navigation Jump to search
Line 3: Line 3:
 
NekLBM https://svn.mcs.anl.gov/repos/NEKLBM is a high-order lattice Boltzmann fluid solver  based on spectral element discontinuous Galerkin methods. It is an open-source code written in Fortran and C. The code is actively developed at Mathematics and Computer Science Division of Argonne National Laboratory.
 
NekLBM https://svn.mcs.anl.gov/repos/NEKLBM is a high-order lattice Boltzmann fluid solver  based on spectral element discontinuous Galerkin methods. It is an open-source code written in Fortran and C. The code is actively developed at Mathematics and Computer Science Division of Argonne National Laboratory.
 
   
 
   
 +
---
 +
 
<big>'''Features'''</big>
 
<big>'''Features'''</big>
  
Line 26: Line 28:
 
NekCEM [https://nekcem.mcs.anl.gov]
 
NekCEM [https://nekcem.mcs.anl.gov]
 
Nek5000 [https://nek5000.mcs.anl.gov]
 
Nek5000 [https://nek5000.mcs.anl.gov]
 
 
----
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software:
 
[http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list],
 
[http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ],
 
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 

Revision as of 09:13, 28 August 2013

Welcome to NekLBM

NekLBM https://svn.mcs.anl.gov/repos/NEKLBM is a high-order lattice Boltzmann fluid solver based on spectral element discontinuous Galerkin methods. It is an open-source code written in Fortran and C. The code is actively developed at Mathematics and Computer Science Division of Argonne National Laboratory.

---

Features

  • Lattice Boltzmann approach for collision step
  • Spectral element discontinuous Galerkin discretization for advection step
  • Advection-diffusion equation solver for heat transfer
  • Hexahedral body conforming meshes
  • The 4th-order Runge-Kutta timestepping
  • The high-order exponential time integration
  • Flows past a cylinder and cylinders in tandum
  • Flows past a hemisphere
  • Turbulent flows in a channel
  • Natural convection flows in a square and an annulus
  • high parallel efficiency scaling over 100,000 cores
  • parallel IO scaling over 65,000 cores

Current Developers

Misun Min [1], Taehun Lee [2], Saumil Patel, Kalu Uga

Related Projects NekCEM [3] Nek5000 [4]