|
[Sponsors] |
November 26, 2003, 08:24 |
PHOE 3.5 parallel solver
|
#1 |
Guest
Posts: n/a
|
I wonder why parallel Phoe 3.5 pass over group 19 section 3 and section 6 several times (once by each solved variable, if I solve 4 variables, it pass 4 times on these sections). If I want to dump one value in a specified cell (for example, V1), it is printed many times. The problem is also that mathematical expression is worked out several times, and sometimes with different results. Is there anybody that could know what is happening?
|
|
December 19, 2003, 03:58 |
Re: PHOE 3.5 parallel solver
|
#2 |
Guest
Posts: n/a
|
Hi,
as for the repeated entry into different sections of GROUND I do not think this is specific to parallel P3.5. We have seen the same thing running e.g. sequential P2.1 and P3.2. However, we have not been able to figure out exactly what causes this behaviour but it seems to be linked to heavy computations (large grid, many varibles or something), i.e. the code for some reason does depeated iterations/sweeps in some cases. As for the mathematical expressions, this must be due to the arguments having changed between iterations. A simple but crude solution is a counter or flag on which you can test if the current entry is a repeated entry or not (check, e.g., if the internal time has changed since the last entry or not, or if the iteration or sweep number has changed or not). Olof |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Import a 3d model (Solids 3d) from autoCad to Phoe | Anastasia | Phoenics | 4 | September 28, 2008 14:46 |
PHOE double precision? | Phoe3.5 parallel user | Phoenics | 0 | February 27, 2008 16:30 |
AMG Solver in parallel | fra76 | OpenFOAM Running, Solving & CFD | 13 | February 22, 2007 03:38 |
Parallel solver with 3.2 | robbie | Siemens | 1 | August 10, 2004 08:29 |
3D PARALLEL SOLVER (MPI Lib) | Saud Khashan | Main CFD Forum | 8 | July 14, 1999 09:52 |