Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Error during defining Fortan File in Steering File_ Tel_Sis

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21729

  • Dip. Ing. Rima
  • Dip. Ing. Rima's Avatar
Hello everybody

I want to couple Telemac and Sisyphe together. I need Fortran Files "noerod.f; init_compo" for the Steering file(SIS).
I define Fortran File "homere_telemac2d" in Steering file (Tel).

As long as I am counting without Fortran Files, everything is calculated correctly.
But I define Fortan File in Steering File, then immediately cancels the simulation.

What can be wrong?

Thanks for the help
Attachments:
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21730

  • Dip. Ing. Rima
  • Dip. Ing. Rima's Avatar
continue Attachment
Attachments:
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21732

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi

As you're running in coupled mode, you run only telemac2d (which call sisyphe itself) so you should declare your fortran file only in telemac steering file and merge both fortran file into one file only.

Nevertheless, why did you use homere_telemac2d.f? I have a rapid look and didn't see what you've changes in it...

Finally, you should upgrade your version and use the latest one (7.1) which is the only supported version on the forum

Regards
Christophe
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21736

  • Dip. Ing. Rima
  • Dip. Ing. Rima's Avatar
Thanks for the support.
I've made all your recommendations. it still does not work!

where can I update my version?

in Listing:


gfortran -c -g -fopenmp -fconvert=big-endian -frecord-marker=4 -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\special -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\parallel -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\damocles -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\bief -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\sisyphe -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\tomawac -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\telemac2d t2dfort.f
... The following command failed for the reason above
gfortran -c -g -fopenmp -fconvert=big-endian -frecord-marker=4 -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\special -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\parallel -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\damocles -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\bief -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\sisyphe -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\tomawac -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\telemac2d t2dfort.f
Attachments:
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21738

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
What is the error message?

About the upgrade, looks for automatic installer

Regards
Christophe
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21744

  • Dip. Ing. Rima
  • Dip. Ing. Rima's Avatar
hier is the error message in "Listing"

gfortran -c -g -fopenmp -fconvert=big-endian -frecord-marker=4 -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\special -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\parallel -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\damocles -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\bief -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\sisyphe -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\tomawac -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\telemac2d t2dfort.f
... The following command failed for the reason above
gfortran -c -g -fopenmp -fconvert=big-endian -frecord-marker=4 -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\special -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\parallel -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\damocles -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\utils\bief -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\sisyphe -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\tomawac -I C:\opentelemac\v6p3\builds\windows-gfortran-one\lib\telemac2d t2dfort.f
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21745

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
there is no information in this message.
Could you place a screen copy?
I also notice in listing.txt taht there was a space in the path name, this could leads to problems and you should avoid it.

Regards
Christophe
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21747

  • Dip. Ing. Rima
  • Dip. Ing. Rima's Avatar
hier ist the Listing
Error: t2dfort.f
Attachments:
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21749

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Impossible to give you any other hints, we should try to run your case...
Regards
Christophe
The administrator has disabled public write access.

Error during defining Fortan File in Steering File_ Tel_Sis 8 years 5 months ago #21751

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Hi,

In your sisyphe Fortran file there seems to be some indentation errors at the end of init_compo.
return ans end subroutine should be 6 spaces further.

Hope it helps.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

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