Welcome, Guest
Username: Password: Remember me

TOPIC: Extract cross-section with POSTEL-3D

Extract cross-section with POSTEL-3D 11 years 10 months ago #7033

  • robinson
  • robinson's Avatar
Hello,

I've tried to extract arbitrary vertical cross-sections from TELEMAC-3D result files with POSTEL-3D. However, when running the steering file, I always get the error message like this:

'MASTER PROCESSOR NUMBER 0 OF THE GROUP OF 1'
'P_INIT: FILE PARAL NOT FOUND'

This is really strange. Why does this kind of message come out?
does it have anything to do with the file format...
Thanks for any help.

With best regard.
The administrator has disabled public write access.

Extract cross-section with POSTEL-3D 11 years 10 months ago #7034

  • jmhervouet
  • jmhervouet's Avatar
Hello,

Postel3D does not work in parallel, so I wonder what happens, I don't have this when I run it with Perl.

In fact it seems that for unknown reasons (Python scripts ?) you call the subroutine P_INIT from library parallel, while it should be P_INIT from library paravoid. A bypass of this problem would perhaps consist of taking program homere_postel3d in a fortran file for your case and changing the .true. to .false. in the call to bief_init. If it does not work, another solution would be taking subroutine bief_init and changing the call to p_init into :

NCAR=0
CHAINE=' '
IPID=0

I hope that helps,

JMH
The administrator has disabled public write access.

Extract cross-section with POSTEL-3D 11 years 10 months ago #7036

  • robinson
  • robinson's Avatar
Hi,

Yes mine is the Python script.
I've tested both of your suggestions and they all work quite well. Thanks a lot for your kind help.

With best regards.
The administrator has disabled public write access.

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.