|
[Sponsors] |
Reconstruction of decomposed dynamic mesh cases |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 22, 2008, 07:04 |
Hello everybody
I have the
|
#1 |
Member
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17 |
Hello everybody
I have the following problem with OpenFOAM-1..4.1-dev and the mixerGgi case. The time directories of the mixerGgi case have the following structure: polyMesh/points uniform/time meshPhi p phi rAU U If the case is computed in parallel, time directories with the same structure are generated in the processorX directories. I tried to reconstruct the decomposed case and observed the following behaviour: ********** The reconstruction with reconstructPar results in the following time directory structure: uniform/time meshPhi p phi U reconstructPar didn't reconstuct polyMesh/points and produced "correct results" but the impeller was still in its original position. ********** The reconstruction with reconstructParMesh and reconstructPar was successful. Output from reconstructParMesh: This is an experimental tool which tries to merge individual processor meshes back into one master mesh Use it if the original master mesh has been deleted or if the processor meshes have been modified (topology change) This tool will write the resulting mesh to a new time step and construct xxxxProcAddressing files in the processor meshes so reconstructPar can be used to regenerate the fields on the master mesh Not tested & use at your own risk ********** I need neither new xxxxProcAddressing files nor the complete mesh in each reconstructed time directory. I need only the new positions of the points. Isn't reconstructPar able to do that? And is there a possibility to reconstruct the case without reconstructParMesh? Deleting all mesh files except points in the reconstructed time directory is not an option. I don't know why but this procedure destroys the solution completely. Thanks a lot David |
|
October 26, 2008, 14:33 |
Hello David,
I think you have
|
#2 |
Senior Member
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20 |
Hello David,
I think you have the same problem as the one discussed in this thread: how to put back slices. I hope this is helpful, Dragos |
|
January 9, 2009, 08:19 |
Hi Dragos
Thanks a lot for
|
#3 |
Member
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17 |
Hi Dragos
Thanks a lot for your help and sorry for my late reply. I was on vacation for a longer time. I was able to find out that the reconstruction of the points fails only if the optional parameters -time or -latestTime are used. This happens with OpenFOAM-1.4.1 and with version 1.5. The points are reconstructed correctly if reconstructPar is used without any parameters. I opened a bug report for the problem: http://www.cfd-online.com/OpenFOAM_D...tml?1231503292 Regards David |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to iterate over all cells in decomposed mesh | tehache | OpenFOAM Running, Solving & CFD | 4 | October 23, 2007 11:06 |
[OpenFOAM] ParaFoam OF 14 decomposed cases | philippose | ParaView | 4 | April 18, 2007 06:17 |
[Netgen] Importing mesh for complex 2D cases | edvardsenpriv | OpenFOAM Meshing & Mesh Conversion | 2 | December 6, 2005 06:23 |
dynamic mesh - structured or cooper mesh | Manoj Kumar | FLUENT | 2 | November 11, 2005 02:18 |
Parallel Scaling in Unsteady Sliding Mesh Cases | Jonas Larsson | FLUENT | 9 | September 5, 2000 11:13 |