Re: Problem with PARAGV function
Posted: Tue Jun 07, 2011 12:32 pm
Hello,
I use Code_Saturne version 2.0.1 and I use the usdpst.f90 subroutine to create a part, and the usvpst.f90 subroutine to post-treat this part.
I want to recover the value of interior faces centers of gravity (CDGFAC) on a finite numbers of points with a regular interval. For this, I try to use the PARAGV function to transform the interior faces local number into global number, but MPI doesn't like that. Do you think it's a table size problem? I join the usdpst.f90, the usvpst.f90, the .xml file (test_usv.xml).
Thanks in advance.
Best regards.
Pauline
I use Code_Saturne version 2.0.1 and I use the usdpst.f90 subroutine to create a part, and the usvpst.f90 subroutine to post-treat this part.
I want to recover the value of interior faces centers of gravity (CDGFAC) on a finite numbers of points with a regular interval. For this, I try to use the PARAGV function to transform the interior faces local number into global number, but MPI doesn't like that. Do you think it's a table size problem? I join the usdpst.f90, the usvpst.f90, the .xml file (test_usv.xml).
Thanks in advance.
Best regards.
Pauline