Hi,
I've taken a look at the document "Guide to programming in the Telemac system version 6.0", it involves many helpful details for programmers.
However, I would like to know if it is possible to include a kind of diagram showing the process of calculations through the fortran files.
I think that this would give a much easier way to handle the code knowing that :
> the latter versions of fortran are close to Object Oriented Programming ;
> switching between the subroutines or the fortran files while programming is a little bit inflexible since they are not included into a single "steering" framework ;
Kind Regards,
FEZAI