Predict a pedestrian wind-speed field from buildings using the Eddy3D GAN (no CFD run). Sends the geometry to the GAN API and returns wind speeds + a colored result mesh.
Input
Name
Nickname
Description
Type
Buildings
B
Building meshes.
Mesh
Analysis Plane
Pl
Square analysis plane (defaults to a 512×512 box around the buildings).
Rectangle
Wind Direction
Dir
Wind direction in degrees (0=N, clockwise).
Integer
API URL
URL
GAN API base URL.
Text
Voxel Size
V
Geometry rasterization voxel size (m).
Number
Color Size
CS
Result-mesh pixel size for coloring.
Number
Color Map
CM
Color map: Viridis, Turbo, or Inferno.
Text
Run
Run the prediction. Momentary — resets when the result arrives.