|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Oct 2024
Posts: 15
Rep Power: 3 ![]() |
Hi,
I'm trying to perform some remapping between two different topologies. Is anyone aware of any problem in running parallel using nearest as interpolation method? Even remapping on the same topology is not working (in single core does). It seems that intersection and matching are working both single and parallel. I want to precise that there are no errors, the process starts and stays forever at this stage: Creating cellsToCells between source mesh and target mesh region0 using nearest cellsToCells: Calculating couplings between 990448 source cells and 995332 target cells in sigle core this step is performed in about 20s. Thanks!! Last edited by Albertine; November 6, 2025 at 12:01. |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Join Date: Oct 2024
Posts: 15
Rep Power: 3 ![]() |
No clues on this?
|
|
|
|
|
|
|
|
|
#4 | |
|
New Member
Join Date: Oct 2024
Posts: 15
Rep Power: 3 ![]() |
Quote:
What I'm trying to do is basically a mapFieldsPar in parallel (decomposed source and decomposed target) using nearest as mapMethod, mainly to reduce the execution time. I made some tests and managed to use, without any problem, intersection and matching, however the first takes lots of time and the second requires a 1:1 correspondence between cells, that is not my case. Consequently I'm trying to use nearest without success. |
||
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error running openfoam in parallel | fede32 | OpenFOAM Programming & Development | 5 | October 4, 2018 17:38 |
| [mesh manipulation] Dynamic remeshing (mequite) in parallel not working [foam-extend-4.0] | Peter_600 | OpenFOAM Meshing & Mesh Conversion | 4 | August 1, 2017 07:07 |
| parallel finally working | hedley | SU2 Installation | 0 | June 23, 2014 12:35 |
| parallel Grief: BoundaryFields ok in single CPU but NOT in Parallel | JR22 | OpenFOAM Running, Solving & CFD | 2 | April 19, 2013 17:49 |
| parallel fluent under pbs not working | kharnabnew | FLUENT | 0 | January 6, 2011 04:28 |