Welcome, Guest
Username: Password: Remember me

TOPIC: problem when coupling telemac2d and tomawac v6p1

problem when coupling telemac2d and tomawac v6p1 12 years 3 months ago #5351

  • mtayel
  • mtayel's Avatar
hello all,
when i run the simulation using telemac2d alone under wind and pressure effects in parallel ; there exist no errors.

but when i use the same wind and pressure data file "met.bin" for telemac2d and tomawac(after modifing the subroutines lecdoi.f and noudon.f ) the following attached errors are appear in file error.txt.

the error is concerning logical unit 26

when i run the same simulation over single processor i get another error as in file error2.txt
thanks for your help and effort
Attachments:
The administrator has disabled public write access.

Re: problem when coupling telemac2d and tomawac v6p1 12 years 3 months ago #5352

  • mtayel
  • mtayel's Avatar
here is the cas file for telemac2d
Attachments:
The administrator has disabled public write access.

Re: problem when coupling telemac2d and tomawac v6p1 12 years 3 months ago #5354

  • jmhervouet
  • jmhervouet's Avatar
Hello,

In coupling the unit numbers for files are changed because both programmes would conflict on the same numbers, then 26 is no longer 26, but it should be : T2D_FILES(T2DFO1)%LU

T2D_FILES and T2DFO1 are accessed by :

USE DECLARATIONS_TELEMAC2D, ONLY : T2D_FILES,T2DFO1

if they are not in arguments of the subroutine you use.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Re: problem when coupling telemac2d and tomawac v6p1 12 years 3 months ago #5355

  • mtayel
  • mtayel's Avatar
hello,

i did not use explicitly the unit numer 26 in the telemac2d fortran file but i use T2D_FILES(T2DFO1)%LU after declaring
USE DECLARATIONS_TELEMAC2D, ONLY : T2D_FILES,T2DFO1

while in tomawac fortran file i did not use at all the formated data file 1

is there any idea about from the error can appear

thanks for your effort
The administrator has disabled public write access.

Re: problem when coupling telemac2d and tomawac v6p1 12 years 3 months ago #5357

  • jmhervouet
  • jmhervouet's Avatar
Hello,

This is strange, I looked in Tomawac and do not see any hardcoded 26 either. I'll pass this to my Tomawac colleagues, unless you wait for version 6.2 at the end of the month...

Regards,

Jean-Michel Hervouet
The administrator has disabled public write access.
Moderators: pham

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