9 Jan
2015
9 Jan
'15
9:39 a.m.
Hi everyone,
is there a tool for mesh quality evaluation in sfepy? I.e. a function that quantifies wether some elements are too distorted.
JH
9 Jan
9 Jan
10:13 a.m.
New subject: [sfepy-devel] Mesh quality evaluation
Hi Jan,
On 01/09/2015 10:39 AM, Jan Heczko wrote:
Hi everyone,
is there a tool for mesh quality evaluation in sfepy? I.e. a function that quantifies wether some elements are too distorted.
Not explicitly.
I guess you could use Variable.get_element_diameters() in combination with the cell volumes (in Mapping). The mode argument can be one of: 'edge': longest edge 'volume': volume-based, 'max': max. of previous.
Let me know if you need more details. (And patches welcome ;))
r.
3558
Age (days ago)
3558
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jan Heczko
-
Robert Cimrman