|
[Sponsors] |
November 25, 2019, 18:26 |
Solver-specific global communicator
|
#1 |
New Member
Kaushik
Join Date: Jun 2019
Posts: 14
Rep Power: 7 |
Hi all,
I am trying to run a multiscale application where one of my solvers is the scalar transport in OpenFOAM. To achieve the coupling between solvers, I found a library called MUI, which uses the multiple program multiple data mode of MPI to communicate between different solvers. It is mandated by MUI that solvers should make no direct reference to MPI_COMM_WORLD for any of its own communications. Instead, a globally accessible MPI communicator must be defined to hold a solver-specific global communicator. I do not have more than a bare-basic understanding of how MPI works, and would be really grateful if someone could help me with this. Thanks! |
|
November 26, 2019, 00:06 |
|
#2 |
New Member
Qiu Xiaoping
Join Date: Apr 2013
Location: IPE CAS China
Posts: 14
Rep Power: 14 |
This commits may help: https://github.com/OpenFOAM/OpenFOAM...e1546a51ecc090
|
|
November 26, 2019, 11:59 |
|
#3 |
New Member
Kaushik
Join Date: Jun 2019
Posts: 14
Rep Power: 7 |
Thank you xpqiu. I'll look into it
|
|
Tags |
mpi, parallelizing |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
courant number increases to rather large values | 6863523 | OpenFOAM Running, Solving & CFD | 22 | July 6, 2023 00:48 |
p_rgh initial residual no change with different settings | manuc | OpenFOAM Running, Solving & CFD | 3 | June 26, 2018 16:53 |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |
Compression stoke is giving higher pressure than calculated | nickjuana | CFX | 62 | May 19, 2015 14:32 |