Published April 2, 2024
| Version v8.3.0
Software
Open
FElupe: Finite Element Analysis
Authors/Creators
Description
[8.3.0] - 2024-04-02
Added
- Add a method to convert a mesh to a PyVista unstructured grid
Mesh.as_pyvista(cell_type=None).
Changed
- Change default line-width from
1.0to2.0inViewMesh.plot(line_width=2.0). - Enforce a 3d points-array in
Mesh.as_meshio().
Fixed
- Fix previously ignored line-width in the plot of a mesh
ViewMesh.plot(line_width=1.0). - Fix
math.tovoigt()for one-dimensional tensors.
Notes
Files
adtzlr/felupe-v8.3.0.zip
Files
(10.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:3429c5cfabc3ba16c787a3d50362492b
|
10.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adtzlr/felupe/tree/v8.3.0 (URL)