Welcome, Guest
Username: Password: Remember me

TOPIC: Descriptions of fortran sources file in Telemac-2D and SISYPHE

Descriptions of fortran sources file in Telemac-2D and SISYPHE 6 years 9 months ago #28871

  • Karki
  • Karki's Avatar
Dear friends,

I am currently using Telemac-2D for simulation of laboratory meandering channel. I want to learn how the different procedures are incorporated into the source code. In this regard, is there any document regarding the descriptions of fortran source code files of Telemac-2D where I can learn clearly about these source codes and later modify, If necessary, for my channel conditions.

Thanks in advance.

Saroj Karki
The administrator has disabled public write access.

Descriptions of fortran sources file in Telemac-2D and SISYPHE 6 years 9 months ago #28872

  • Svensmolders
  • Svensmolders's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 105
  • Thank you received: 20
Hi Saroj,

if you have Telemac installed there is a folder called 'documentation'. In this folder you can find all user guides to the different modules of Telemac-Mascaret. If you go to the 'Misc' folder; there is a sub folder called eveloper guide. You can have a look in this one.
If you want to learn the code I suggest you start reading it. For 2D you can start by going to to the folder sources/telemac2d and look for the subroutine 'telemac2d.F'. This is the main subroutine running telemac2d. It calls the other subroutines. You can start here.

I also like 'telemac2d.dico' file in the same folder. It gives the list of all the keywords used in telemac2d and also gives there variable name as they are used in the code.

On the website you can go to doxydocs to easily find connections between subroutines. Go there and explore it.

Maybe other users have other suggestions
Enjoy

Sven
The administrator has disabled public write access.
The following user(s) said Thank You: Karki
Moderators: pham

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