Welcome, Guest
Username: Password: Remember me

TOPIC: Why use a variable from SISYPHE in TELEMAC2D failed

Why use a variable from SISYPHE in TELEMAC2D failed 6 years 9 months ago #28864

  • viola
  • viola's Avatar
Hi everyone,

I want to use variable MS_VASE from SISYPHE module in TELEMAC2D, but below statement would have an error like this:

... checking the executable
t2dfort.f:1660.9:

PRIVE%ADR(1)%P%R(N)=MS_VASE(N,1)
1
Error: Unclassifiable statement at (1)
... The following command failed for the reason above


BTW, I had add
USE DECLARATIONS_SISYPHE, ONLY : CS,XWC,MS_VASE
before using it in routines, so how to correctly state above line? Thanks.

Best,

Viola
The administrator has disabled public write access.

Why use a variable from SISYPHE in TELEMAC2D failed 6 years 9 months ago #28865

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
In which subroutine did you add this code?
Are you sure Prive is known here?
It's allways hard to answer a question without few information.
You need to join the fortran file

Regards
Christophe
The administrator has disabled public write access.

Why use a variable from SISYPHE in TELEMAC2D failed 6 years 9 months ago #28866

  • viola
  • viola's Avatar
Hi Coulet,

Thanks for reminding that.
Yes, it worked well before adding this line.
The line of code was used to work with S.R. PRERES_TELEMAC2D to output some additional variables.
F code of this s.r. was attached for reference.

Best,

Viola
Attachments:
The administrator has disabled public write access.

Why use a variable from SISYPHE in TELEMAC2D failed 6 years 9 months ago #28867

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Ok
Just use prive1(N) instead of prive%adr(1)%p%r and this will probably solve this problem

Regards
Christophe
The administrator has disabled public write access.

Why use a variable from SISYPHE in TELEMAC2D failed 6 years 9 months ago #28868

  • viola
  • viola's Avatar
Thank you.
I'll try it later.

Best,
Viola
The administrator has disabled public write access.
Moderators: pham

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