Gap Size (14m, 14m) (x, y)#

Gap Size (x, y) = (14, 14) m

1. Project Description#

The current study numerically reproduces the experiment P114_A114_case37 from the Tokyo Polytechnic University (TPU) Aerodynamic Database with AeroSim’s CFD solver. The experimental results of this case are analyzed and discussed in Hui et al.[1] and Hui et al.[2].

A high-rise building with \(B \times H\) dimensions:

Building Geometry

is positioned in a wind tunnel setup with 252 pressure probes distributed over its surface:

Probes Layout

The neighbour building of same size is placed as:

Building Position

The wind directions chosen to be simulated were:

Wind Directions#

Wind direction

45.0 \(^\circ\)

90.0 \(^\circ\)

135.0 \(^\circ\)

180.0 \(^\circ\)

1. Simulation Setup#

The Synthetic Eddy Method (SEM) boundary condition is applied at the inlet of the computational domain. Solid fins are distributed across the floor to ensure the desired velocity and turbulence profiles during flow development length. A Neumann boundary condition is applied at the remaining boundaries.

The building is positioned \(63B\) from inlet, and 6 grid refinement levels (\(lvl\,0\) to \(lvl\,5\)) were adopted:

Computational Grid

A 1:2 refinement ratio is estabilished between levels, and the simulation parameters at grid \(lvl\,5\) were:

Dimensionless Parameters#

\(\boldsymbol{\Delta x/B}\) (spatial resolution)

1.51e-02

\(\boldsymbol{\Delta t/CTS}\) (temporal resolution)

1.15e-03

exports/\(\boldsymbol{CTS}\) (pressure acquisition frequency)

1.00e+01

\(\boldsymbol{T/CTS}\) (statistical sample size)

9.80e+02

\(\boldsymbol{Re_{H}=U_{H}H/\nu}\)

3.16e+04

The equivalent parameters in full scale are:

Full-scale Parameters#

\(\boldsymbol{\Delta x[m]}\)

0.42

\(\boldsymbol{\Delta t[ms]}\)

0.70

\(\boldsymbol{f[Hz]}\)

16.34

\(\boldsymbol{T[s]}\)

600.00

The computational resources required were:

Computational Resources#

Device

NVIDIA L4

NVIDIA L4

NVIDIA L4

NVIDIA L4

Wind direction

45.0 \(^\circ\)

90.0 \(^\circ\)

135.0 \(^\circ\)

180.0 \(^\circ\)

Node count (million)

88.56

90.20

95.24

91.48

Allocated memory (Gb)

10.43

10.61

11.21

10.76

Ellapsed time (h)

24.89

23.96

25.62

24.31

3. Inflow#

An empty domain simulation is performed to measure the incident velocity and turbulence profiles. A probe line is placed at the position where the building will be located. The average velocities used for calculating the pressure coefficient and convective time scale are taken from this simulation.

Wind Profiles#

Inflow Profile

Wind Spectra#

The power spectral density of the velocity components at height \(H\) are compared with theoretical Von Kármán curves to validate the atmospheric flow.

Inflow Spectrum

4. Results: Local Statistics#

The pressure coefficient is calculated using the velocity at the building height \(H\) and the reference pressure measured from a position far above the building. The same statistical processing of the pressure coefficient \(C_{p}\) at each probe position is performed for both experimental and numerical data:

  • A sample of size (\(T / CTS\)) is evaluated over moving averages of the original signals, with window size of 3s.

  • The processed data is subdivided in 10 intervals, from which the minimum and maximum values will be taken for each.

  • Those min/max values are fitted to a Gumbel distribution.

  • The shape parameters from Gubel distribution are then rescaled to 3600s.

Scatter on Points Statistics#

The deviation between numerical and experimental data is quantified using the mean absolute error (MAE) and the normalized mean absolute error (NMAE):

\[\mathrm{MAE} = \frac{1}{N_{\mathrm{probes}}}\sum_{i=1}^{N_{\mathrm{probes}}}|q^{\left(i\right)}_{\mathrm{EXP}}-q^{\left(i\right)}_{\mathrm{NUM}}|\]
\[\mathrm{NMAE} = \frac{1}{N_{\mathrm{probes}}}\sum_{i=1}^{N_{\mathrm{probes}}}\frac{|q^{\left(i\right)}_{\mathrm{EXP}}-q^{\left(i\right)}_{\mathrm{NUM}}|}{\left[q^{\left(\mathrm{max}\right)}_{\mathrm{EXP}}-q^{\left(\mathrm{min}\right)}_{\mathrm{EXP}}\right]}\times 100\]
Scatter 045
Scatter 090
Scatter 135
Scatter 180

Mean and Peak Pressures#

Mean and Peaks 045
Mean and Peaks 090
Mean and Peaks 135
Mean and Peaks 180

RMS Pressures#

RMS 045
RMS 090
RMS 135
RMS 180

Skewness and Kurtosis#

Skew and Kurt 045
Skew and Kurt 090
Skew and Kurt 135
Skew and Kurt 135

Pressure Spectrum#

Cp Spectrum 045
Cp Spectrum 090
Cp Spectrum 135
Cp Spectrum 135

Execution Notes#

Execution Notes#

Execution Date (YYYY-MM-DD)

2024-11-21

Solver Version

1.6.2

Changelog#

  • 30 Oct 2024: Added scattering plots