What does the list returned by getConstrictionsFull() stands for in FlowEngine() ?
Hi,
I am using the method getConstriction
I though that {cell1,cell2} were the two ids of adjacent tetrahedra of the triangulation and rad the radius of the constriction defined as the maximum inscribed circle on the common face of the two adjacent tetrahedra, and nx,ny,nz the three components of the unit vector normal to the adjacent facet.
However I figured out that cell1 and cell2 were hardly ever adjacent if you considered the vertices returned by getVertices method. I also noticed that these ids are numbered from 1 to nCells() and not form 0 to nCells()-1 as I would have expected in python ... Moreover (nx,ny,nz) is not a unit vector ...
Is there any documentation about this method more detailed than the one given in YADE documentation?
Thank you very much in advance for your help
Antoine
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Yade Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Bruno Chareyre
- Solved:
- Last query:
- Last reply: