BASEMENTBasic Simulation Environment for computation of environmental flow and natural hazard simulationLaboratory of Hydraulics, Hydrology and Glaciology (VAW)ETH Zurich | ![]() |
You are not logged in.
Pages: 1
I am attempting to interpret the normal vector data provided in Setup.h5 > EdgesAll > NormVect.
The columns appear to be each node in the mesh, but are the rows (labeled 0 & 1) the X Y components of the normal unit vector for that node? Are these vectors normal to the mesh surface (topography)? Are they calculated based on the slope between each cell connected to that node, or is there some other method?
Thanks for any clarity you can provide!
Claire
Offline
Hi Claire
EdgesAll > NormVect is the normal unit vector to the edges (not the nodes) of the triangular mesh. The normal unit vector is used internally to determine the flow over an edge. In the setup.h5 there is mainly data defined to setup the simulation internally. In most cases, this data is irrelevant to users.
Hope this helps!
Br, Lukas
Offline
Thanks for the clarification!
Offline
Pages: 1