Welcome, Guest
Username: Password: Remember me

TOPIC: How are identified the nodes in Telemac

How are identified the nodes in Telemac 10 years 10 months ago #11724

  • special_20
  • special_20's Avatar
Hello all,

Here is a noob question : how are identified the points in Telemac, by their coordinnates or a node number ?

For example if I want to print the water level at one node i of coordinnates (X,Y), will I have to code in fortran : "WRITE(*,*) Z(X,Y)" or "WRITE(*,*) Z(i)" ?
The administrator has disabled public write access.

How are identified the nodes in Telemac 10 years 10 months ago #11725

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

... by their node numbers (of course, this is the case of all scientific codes) as it is easier to check I=J when the number are integer while it would be impossible to be sure that (x1,y1) = (x2,y2) with float (even in double precision).

... do use WRITE(*,*) Z(i)

Hope this helps,
Sébastien.
The administrator has disabled public write access.

How are identified the nodes in Telemac 10 years 10 months ago #11727

  • special_20
  • special_20's Avatar
This is just obvious, I wonder why I didn't figure it by myself.

Thank you Sebourban
The administrator has disabled public write access.
Moderators: pham

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