Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,4 +12,6 @@ pinned: false
12
  | Model Name | Version | Architecture | Input | Output | Resolution | Best For | Citation |
13
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
14
  | **`Yel`** | v1.0 | Conditional GAN<br>(Pix2Pix) | 2D Urban Geometries | 2D Wind Velocity Fields | 512x512 | Instantaneous pedestrian-level wind flow prediction for early-stage urban design. | [[1]](https://www.researchgate.net/publication/371631167_A_GAN-based_surrogate_model_for_instantaneous_urban_wind_flow_prediction) |
15
- | **`Yel`** | v2.0 | Conditional GAN<br>(Pix2PixHD) | Multi-height SDFs,<br>Wind Direction | 3D Velocity Components<br>& Pressure | 504x504 | Real-time, physics-informed prediction of multi-variable flow fields for iterative CAD exploration. | [[2]](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6401886) |
 
 
 
12
  | Model Name | Version | Architecture | Input | Output | Resolution | Best For | Citation |
13
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
14
  | **`Yel`** | v1.0 | Conditional GAN<br>(Pix2Pix) | 2D Urban Geometries | 2D Wind Velocity Fields | 512x512 | Instantaneous pedestrian-level wind flow prediction for early-stage urban design. | [[1]](https://www.researchgate.net/publication/371631167_A_GAN-based_surrogate_model_for_instantaneous_urban_wind_flow_prediction) |
15
+ | **`Yel`** | v2.0 | Conditional GAN<br>(Pix2PixHD) | Multi-height SDFs,<br>Wind Direction | 3D Velocity Components<br>& Pressure | 504x504 | Real-time, physics-informed prediction of multi-variable flow fields for iterative CAD exploration. | [[2]](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6401886) |
16
+ | **`Esen`** | v1.0 | Conditional GAN<br>(Pix2Pix) | 3D Urban Geometries | Pedestrian-level Wind Velocity,<br>Turbulent Kinetic Energy<br>& Wind Comfort Map | 512x512 | Pedestrian wind comfort assessment using all major comfort criteria, with accurate turbulence intensity instead of a fixed 20% default. | |
17
+ | **`Poyraz`** | v1.0 | Conditional GAN<br>(Pix2Pix) | 3D Urban Geometries | Wind Velocity, Turbulent Kinetic Energy<br>& Wind Comfort Map<br>(Pedestrian-level & Roof/Terrace) | 512x512 | Full-site wind comfort analysis using all major comfort criteria, including elevated surfaces such as rooftops and terraces, suitable for mixed-use and high-rise design scenarios. | |