|
[Sponsors] |
September 26, 2013, 08:25 |
"Simpler" algorithm, parallel processing
|
#1 |
New Member
Dinanath Sharma
Join Date: Aug 2013
Location: India
Posts: 10
Rep Power: 13 |
I'm working on a cfd code to simulate a bubble plume (2-d), in water with 2-way coupling.
I'm interested in parallelizing the code. (As of now, it's completely serial). Can anyone suggest ways to parallelize the Eulerian part (Simpler algorithm is used. Line wise TDMA to solve 2-d linear equations). Is there an algorithm to parallelize the line wise TDMA? Thanks in advance |
|
September 26, 2013, 20:12 |
|
#2 |
Senior Member
|
parallel TDMA can be found in the book
"Parallel Scientific Computing in C++ and MPI" |
|
Tags |
eulerian, parallel computation, simpler algorithm |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Parallel processing of OpenFOAM cases on multicore processor??? | g.akbari | OpenFOAM Running, Solving & CFD | 31 | November 1, 2017 10:25 |
Parallel processing problem | newbie29 | OpenFOAM Running, Solving & CFD | 1 | June 22, 2012 05:23 |
HP MPI warning...Distributed parallel processing | Peter | CFX | 10 | May 14, 2011 07:17 |
bubbly flow and parallel processing | mvee | FLUENT | 0 | September 12, 2007 06:08 |
About parallel processing in Linux | tuks | CFX | 10 | August 8, 2005 09:22 |