This version features tons of small improvements to phi.geom
and bug fixes. See #189
Highlights
- Support for 3D and periodic unstructured meshes
- Improvements to 3D surface mesh rendering in Plotly
- Compatibility with Python 3.8
- Many common functions (
*min, *max, *prod *pack, meshgrid, *cat, p2d
) are now available via the convenience import. - Added
squared_length
,length
now reduces onlyvector
Breaking changes
- Accessing non-existent dims on geometry or
Field
now raises an error immediately
pip install phiflow==3.3.0