Welcome, Guest
Username: Password: Remember me

TOPIC: About FLU_TCHAMEN.f (Version 6.1)

About FLU_TCHAMEN.f (Version 6.1) 12 years 6 months ago #4401

  • Kutti
  • Kutti's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 22
  • Thank you received: 2
Hello everyone:

In the source code of Telemac-2D (version 6.1), the subroutine FLU_TCHAMEN(H1,H2,ETA1,ETA2,U1,U2,V1,V2,XNN,YNN,FLXI,FLXJ,G,EPS) has 14 parameters.

But the call in subroutine flux_tch.f "CALL FLU_TCHAMEN(H1,H2,ETA1,ETA2,V21,V22,V31,V32,XNN,YNN,FLX,G,EPS) has only 13 parameters. The array FLX is used later for both nodes "NUBO1" and "NUBO2".

Can anyone tell me if this is an error in the source code and if it is, how to correct it?
The administrator has disabled public write access.
The following user(s) said Thank You: c.coulet

Re: About FLU_TCHAMEN.f (Version 6.1) 12 years 6 months ago #4410

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
You're right, this is an error in the code.
That's seem strange we don't see it before because the subroutine was well declare in interface_telemac2d so normally compiler should see this difference.
I've check and this had been corrected in the next version 6.2 but it's hard to extract the correction because a lot of things changed in both subroutine.

I think you should wait for the 6.2 version to use this method.

Hope this helps
Christophe
The administrator has disabled public write access.
Moderators: pham

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