14 Post
Main Components
Write probed wind results as a CSV for the Eddy3D Visualizer (viz.eddy3d.com): columns X, Y, Z_relative, U_at_z, mag_U — one row per probe point. Upload the file at https://viz.eddy3d.com to view the 3D field, coloured by velocity magnitude.
Open a wind case's direction cases in ParaView. All directions are added to the ParaView pipeline browser; click Apply on the ones you want to load (nothing is loaded automatically).
Deconstruct a MetaFOAM Region instance.
Visualize faces that fail tet decomposition during topoSet. OutdoorPlus
Read cell connectivity and cell zones for a region. OutdoorPlus
Read and visualize sets produced by checkMesh. OutdoorPlus
Create a visualization mesh from polyMesh point/face data. OutdoorPlus
Export an OBJ mesh from a polyMesh description. OutdoorPlus
Remove ground mesh faces that intersect buildings, creating an analysis ground mesh with building footprints cut out.