Welcome, Guest
Username: Password: Remember me

TOPIC: Boundary condition

Boundary condition 6 years 6 months ago #30004

  • nadi
  • nadi's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 37
Hello to all
How can I extract latitude and longitude numbers and related node numbers across boundary???
The administrator has disabled public write access.

Boundary condition 6 years 6 months ago #30017

  • SDAC
  • SDAC's Avatar
Hi Nadi,

You can extract node coordinates at boundaries using BlueKenue. With the mesh selected, do: Tools>T3 Mesh> Extract Edges (Shorelines). This will only give you the coordinates. However,I believe node IDs are assigned sequentially so you can use that as a base to build a code to find the IDs. Note that the boundary conditions file contains the node IDs of your boundary under NBOR. I'm unsure if you're using the 2D mesh or a 3D results file, however I've used the boundary IDs as an index to find the values at those nodes of a 3D results file using something similar to:
IPOIN3 = (IPLAN-1)*NPOIN2 + INDEX.

You might use this to find the XY.

Laballeuer explains this in more detail here: www.opentelemac.org/index.php/community-...a-for-certain-layers
The administrator has disabled public write access.
Moderators: pham

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