Welcome, Guest
Username: Password: Remember me

TOPIC: Getting the nodes of a liquid boundary

Getting the nodes of a liquid boundary 8 years 9 months ago #19581

  • special_20
  • special_20's Avatar
Hello all,

I would like to get, within telemac, the nodes of a given liquid boundary. Is there a variable in telemac that contains this information ?

For example if the liquid boundary number 2 contains the nodes 105, 205, 305, is there a variable (let us call it node_lq) such that when I write in telemac2d.f :

WRITE(6,*) node_lq(2,:)

I get 105, 205, 305 when running telemac ?

Regards
The administrator has disabled public write access.

Getting the nodes of a liquid boundary 8 years 9 months ago #19584

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi

Not exactly in the way you want as far as I know.

You have at least the vector NUMLIQ will give you for each boundary node the number of the boundary...
(look in bord.f to see exactly how it works)

There is also DEBLIQ and FINLIQ which gives the first ant last liquid nodes of a boundary

Hope this helps
Christophe
The administrator has disabled public write access.

Getting the nodes of a liquid boundary 8 years 9 months ago #19589

  • special_20
  • special_20's Avatar
Sure it helps ! Combining NUMLIQ and NBOR I can get what I want :)

Thank you c.coulet ;)
The administrator has disabled public write access.
Moderators: pham

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