2009-09-28 09:47:08 UTC
First, glad that you manage to compile Typhon. Can you send me
(gressier arobas isae dot fr) your
defvar.make file ? I'll change the
configure.sh so that it can handle
the pgi configuration.
Considering your mpi computation:
that's weird to run a 1 thread
parallel computation but I checked
it works on my computer
one message is not the same
<pre> [001]. tagged element section*** : BC1onLEFT </pre>
mine are
<pre>
[001] . linking boundary condition marks 1/4: LEFT
[001] face tagging method
[001] 30 mesh faces tagged
[001] . linking boundary condition marks 2/4: RIGHT
[001] face tagging method
[001] 30 mesh faces tagged
[001] . linking boundary condition marks 3/4: TOP
[001] face tagging method
[001] 100 mesh faces tagged
[001] . linking boundary condition marks 4/4: BOTTOM
[001] face tagging method
[001] 100 mesh faces tagged
</pre>
It can be either due to the cgns library or your cgns file. can you send me the log of sequential run and your cgns file (to check I use the same).