|
[Sponsors] |
Domain decomposition for lattice boltzmann method |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 1, 2023, 22:04 |
Domain decomposition for lattice boltzmann method
|
#1 |
New Member
Select one
Join Date: May 2021
Posts: 1
Rep Power: 0 |
I'm trying to solve the flow field in a complex geometry using MPI parallelization. I already worte my own lattice boltzmann code and it's working in both 2d and 3d test cases in series version. Now my question is which technique is the best for domain decomposition. In my previous work using finite element, I used METIS for domain decomposition and then each processor had its own vector of elements and processes its own data. I don't know whether I should make a vector of lattice and then devide it base on the number of processors or should I follow a different strategy. Looking forward to hearing your answers.
|
|
Tags |
c++, lattice boltzmann method, mpi |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fourier decomposition CFX Time Transformation Method | MarcoC501 | CFX | 0 | September 9, 2021 05:38 |
[ICEM] How to generate an unstructured mesh for a 2 fluid domain rotor in ICEM CFD | Hazem24 | ANSYS Meshing & Geometry | 0 | December 21, 2020 07:52 |
Urgent, trouble with mesh decomposition method on Ubuntu WSL | cunconbkhp | OpenFOAM | 0 | October 19, 2020 03:58 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
Domain Decomposition Out-of-Memory | grjmpower | SU2 | 3 | April 11, 2013 14:24 |