Welcome, Guest
Username: Password: Remember me

TOPIC: Implement new scheme in Telemac2D

Implement new scheme in Telemac2D 2 years 3 months ago #40825

  • amine.hanini
  • amine.hanini's Avatar
Hi Telemac-Mascaret users,

First of all I am new at Telemac-Mascaret but not at programing (C++, Fortran,..). I am working on simulating long waves related phenomena in my PhD so I wish use Telemac 2D with coupled shallow water equations and transport equation model. I plan to work on implementing new friction source term discretization (publication under review in Advances Water Resources journal) and new scheme of Central-Upwind (Kurganov and Petrova) as well as a positivity preserving algorithm. So I need the diagram concerning the fortran programs called by Telemac2D in the processing of the resolution of the model in order to ease the modification/implementation.

Any help on that will be appreciated. Thanks!
The administrator has disabled public write access.

Implement new scheme in Telemac2D 2 years 2 months ago #40869

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello,

You can use doxygen to see caller graphs e.g.
First, generate doxygen documentation of the release you use:
doc_telemac.py -M doxydocs
Then open one browser and write:
$HOMETEL/documentation/doxydocs/html/index.html (by changing HOMETEL with the location where you have installed TELEMAC).

For a tag release or the main, you have to generate it by yourself.

Anyway, for v8p2r0, you can have it here: docs.opentelemac.org/doxydocs/v8p2r0/html/index.html

The main subroutines for TELEMAC-2D are telemac2d.F and propag.F

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.

Implement new scheme in Telemac2D 2 years 2 months ago #40870

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello again,

If you start to program in TELEMAC, I would strongly recommend you to read the developer guide available here: wiki.opentelemac.org/doku.php?id=documentation_latest

Chi-Tuan
The administrator has disabled public write access.
Moderators: borisb

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