Welcome, Guest
Username: Password: Remember me

TOPIC: running or stopping the code at any desirable line of the fortran file

running or stopping the code at any desirable line of the fortran file 3 years 10 months ago #37644

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Maybe to simplify you could run your simulation in sequential rather than in parallel. This will be easier to use in debug mode.
With the file you sent, on my debug version of telemac (you should compile telemac in debug mode to use gdb so I hope the compilation went well) I could run the executable under gdb without any problem.

in gdb you could use "start" which should place you in the main program of Telemac which is called homere_telemac2d.F
and then use n or s to run line by line the code...
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: nitesh
Moderators: pham

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