Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms
Title: ParallelLBM Download
 Description: Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one end of a 1m copper bar for 0.1ms. Note that this code is deliberately condensed, contains few comments, and its layout is optimised for printing out and reading. And in order to get it down to one page I ve also cut it down to one dimension so the concept of hydrodynamics, for which LBM is generally used, is rather lost. Having said that, it s a neat bit of code. The intention in writing it was to demonstrate how to perform simple distributed memory computations using MPI. My main code uses pretty much the same method, rather better structured, and scales well up to 32 processors (maybe more- I haven t tried).
 Downloaders recently: [More information of uploader chenggong]
  • [D2Q9_part_c] - the lattice Boltzmann d2q9 which the sou
  • [OpenFVM-v1.1] - OpenFVM-v1.1 open source cfd code
  • [paralall_sort] - mpi parallel sorting algorithm, you can
  • [Dr] - Smoothe d Particle Hydrodynamics Source
  • [lbm] - Lattice Boltzmann model d2q9 Ways exampl
  • [LBM12] - LBM to use D2Q9 model, simulation of flu
  • [LBM_D3Q19-1.0.tar] - is verry goud code source LBM in 3D
  • [F90-bgk] - Lattice boltzmann simulation of flow aro
  • [LATTICENavigator] - This a written with C# in vs2008 environ
  • [LBM] - a matlab code for lattice boltzmann meth
File list (Check if you may need any files):
Parallel LBM in C++.m
    

CodeBus www.codebus.net