Atmosphere 14 01165 v2
Atmosphere 14 01165 v2
Article
Intelligent Identification and Verification of Flutter Derivatives
and Critical Velocity of Closed-Box Girders Using Gradient
Boosting Decision Tree
Neyu Chen 1 , Yaojun Ge 1, * and Claudio Borri 2
1 State Key Lab of Disaster Reduction in Civil Engineering, Tongji University, Shanghai 200092, China;
chenneyu@tongji.edu.cn
2 Department of Civil and Environmental Engineering, University of Florence, 50139 Florence, Italy;
claudio.borri@unifi.it
* Correspondence: yaojunge@tongji.edu.cn
Abstract: Flutter derivatives (FDs) of the bridge deck are basic aerodynamic parameters by which
flutter analysis determines critical flutter velocity (CFV), and they are traditionally identified by
sectional model wind tunnel tests or computational fluid dynamics (CFD) numerical simulation.
Based on some wind tunnel testing results and numerical simulation data, the machine learning
models for identifying FDs of closed-box girders are trained and developed via a gradient boosting
decision tree in this study. The models can explore the underlying input–output transfer relationship
of datasets and realize rapid intelligent identification of FDs without wind tunnel tests or numerical
simulation. This method also provides a convenient and feasible option for expanding datasets of
FDs, and the distribution of FDs can be analyzed through the post-interpretation of trained models.
Combined with FD sensitivity analysis, the models can be verified by the calculation error of CFV. In
addition, the proposed method can help determine the appropriate shape of the box girder cross-
section in the preliminary design stage of long-span bridges and provide the necessary reference for
aerodynamic shape optimization by modifying the local geometric features of the cross-section.
Citation: Chen, N.; Ge, Y.; Borri, C.
Intelligent Identification and
Keywords: flutter derivative; intelligent identification; closed-box girder; machine learning; gradient
Verification of Flutter Derivatives and
boosting decision tree; sensitivity analysis
Critical Velocity of Closed-Box
Girders Using Gradient Boosting
Decision Tree. Atmosphere 2023, 14,
1165. https://doi.org/10.3390/
atmos14071165
1. Introduction
With rapid advancements in the building materials and construction techniques over
Academic Editors: Bowen Yan,
recent years, there has been an upward trend in the number of long-span bridges being
Jinhui Yan, Chao Li, Chaorong Zheng,
proposed to cross wide canyons, rivers, and straits [1]. Long-span bridges are characterized
Xiao Li and Qiusheng Li
by lighter weight, higher flexibility, and lower damping; hence, they are vulnerable to
Received: 1 June 2023 wind effects and usually dominated by the wind-resistant performance in the structural
Revised: 16 July 2023 design process. To describe the wind-resistant performance of the bridge structure, the
Accepted: 17 July 2023 aerodynamic parameters related to various wind-induced vibrations of the bridge girder
Published: 18 July 2023 need to be identified. They play a vital role in the analysis of the wind-induced static
stability, flutter, vortex-induced vibration, and buffeting of the bridge. Among them, flutter
instability, which would activate violent oscillations and could result in the collapse of
bridge structures, should be prevented at all times.
Copyright: © 2023 by the authors.
In order to predict the flutter performance of bridge deck sections, the identification of
Licensee MDPI, Basel, Switzerland.
flutter derivatives (FDs) is the most critical step. Currently, the FDs can be well identified
This article is an open access article
distributed under the terms and
using wind tunnel tests or numerical simulation based on computational fluid dynamics
conditions of the Creative Commons
(CFD). Based on the vibration state of the sectional model, there are three methods of
Attribution (CC BY) license (https:// identifying FDs in the wind tunnel tests: forced vibration [2]; free vibration [3]; and random
creativecommons.org/licenses/by/ vibration [4]. Each of these methods can be divided into two types: time domain and
4.0/). frequency domain. The coupled free vibration method has commonly been the preference to
extract the bridge FDs in wind tunnel tests due to its instrumental simplicity and operational
convenience [5–7]. A series of methods were developed over the past several decades based
on the free decay time histories of the bridge deck at various wind speeds [8,9]. CFD
methods can achieve numerical calculations for various fluid problems by solving fluid
control equations. Numerical tests require an adequate load model with a turbulent
stochastic structure and a suitable structural model for each bridge in order to describe
the wind action [10]. Borri et al. established multiple wind load models for time-domain
simulation of the wind-induced vibration of bridges [11,12]. Fang et al. modeled and
simulated extreme winds and their effects in different ways [13,14]. Similar to the wind
tunnel test, all the identification methods for FDs can be also achieved by CFD [15–17].
At present, the numerical identification of FDs is mainly based on the sub-state forced
vibration method: the structure is forced to vibrate at a certain frequency in the single DoF.
Aerodynamic forces can be obtained, and the least square method is used for the exaction
of FDs.
Although the wind tunnel test is considered to be the most effective and reliable means
for the FD identification of bridges, and the advancement of computer capacity enables
more rapid simulation of CFD, many aspects of these traditional research methods still
face challenges. Traditional wind tunnel tests have the issue of high cost and can only be
used to analyze specific bridge decks. The experimental results are not universal since
these aerodynamic parameters are bridge-deck-dependent. For numerical simulation, the
process still requires a large amount of computational resources to reach a high precision.
Although CFD analysis has its potential, certain characteristics of bluff body flutter are
not yet completely understood (for example, turbulence), and there still remain great
challenges to modeling the phenomenon solely by numerical simulation. In recent years,
as an advanced alternative technique, machine learning has provided a novel solution
for the identification of aerodynamic parameters and the wind-resistant performance
analysis of bluff body sections. Machine learning is a technique of data science that helps
computers learn from existing data to forecast unknown behaviors, outcomes, and trends.
There are already some mature open-source wind engineering databases, which have
mainly been established by wind engineering groups from Canada, China, Japan, the
USA, etc. Zhou and Kareem first established an online aerodynamic database for tall
buildings in 2003 (http://aerodata.ce.nd.edu/) (accessed on 1 September 2022) [18]. Wang
and Cheng conducted high-frequency force balance wind tunnel tests on more high-rise
building models and built a wind resistance database for them based on the expert system
(http://windexpert.ce.tku.edu.tw/) (accessed on 1 September 2022) [19]. In terms of an
aerodynamic database for low-rise buildings, Ho and Kopp built the NIST aerodynamic
database from a large number of pressure measuring tests of low-rise building models
conducted at the University of Western Ontario [20]. Quan and Tamura developed a
publicly accessible database of surface wind pressure for low-rise buildings (http://www.
wind.arch.t-kougei.ac.jp/info_center/weic.html) (accessed on 1 September 2022) [21]. The
existence of these data and databases is a prerequisite for researchers to carry out wind
resistance analysis using machine learning methods.
In the past 20 years, machine learning methods have been successfully applied to
the identification of aerostatic coefficients and flutter derivatives (FDs), as well as to the
analysis of wind-resistant stability. Jung et al. took the lead in realizing the estimation
of six FDs of a rectangular section using an artificial neural network (ANN) based on
17 sets of experimental data [22]. The ANN was utilized by Chen et al. to predict eight
FDs of bluff body sections [23]. The support vector machine (SVM) was introduced by
Lute et al. to identify FDs of the main girder before estimating the critical flutter velocity
(CFV) of cable-stayed bridges [24]. Chung et al. used CFD simulations and the forced
vibration test in a wind tunnel to estimate eight FDs of a rectangular section by the back
propagation neural network (BP neural network) [25]. The ANN model based on the
Levenberg–Marquardt algorithm was derived and trained using various geometrical and
mechanical parameters of the bridge deck cross-section, and CFV of suspension bridge with
parameters of the bridge deck cross-section, and CFV of suspension bridge with clos
box deck sections can be predicted directly [26]. Abbas et al. used the normalized lift fo
and torsional moment coefficients at current time step as the output of ANN to pred
the aeroelastic response of bridge decks [27]. Mei proposed a machine learning strate
Atmosphere 2023, 14, 1165 for flutter prediction based on four widely used machine learning algorithms 3 of[28].
27 Li et
applied ANNs to establish the relationship between aerostatic coefficients and flut
performance for fast prediction of CFV [29]. All these studies confirm the feasibility a
closed box deck sections can be predicted directly [26]. Abbas et al. used the normalized lift
effectiveness of machine learning methods in the FDs identification and flut
force and torsional moment coefficients at current time step as the output of ANN to predict
performance analysis
the aeroelastic response [30]. However,
of bridge decks [27].these
Mei attempts
proposed a are not learning
machine really strategy
independent
specially designed
for flutter wind
prediction tunnel
based tests.
on four Current
widely research
used machine lacks algorithms
learning the integration
[28]. Liand da
mining of the existing results of wind tunnel tests or numerical simulations.flutter
et al. applied ANNs to establish the relationship between aerostatic coefficients and Furthermo
performance for fast prediction of CFV [29]. All these studies confirm the feasibility and
most of the existing research describes a direct application of common machine learni
effectiveness of machine learning methods in the FDs identification and flutter performance
methods
analysisto [30].
a specific
However, scenario in parameter
these attempts identification
are not really independentor wind resistance
of specially designed analy
without
windillustrating
tunnel tests. the applicability
Current research lacksof the algorithms
the integration andand improving
data-mining them
of the according
existing
The existing machine
results of wind tunnellearning applications
tests or numerical are mostly
simulations. employed
Furthermore, most oftothe
build a black b
existing
lacking the interpretation and extension of the identification model.
research describes a direct application of common machine learning methods to a specific
scenario in parameter identification or wind resistance analysis without illustrating the
The objective
applicability foralgorithms
of the this paper andisimproving
to utilizethempreviously
accordingly.measured experimental
The existing machine resu
that contain invaluableare
learning applications information
mostly employed about flutter
to build mechanics.
a black box, lackingApproximations
the interpretation based
the cumulated
and extension existing data are expected
of the identification model. to produce acceptable results, and imprecisi
tolerance of the gradient boosting decision
The objective for this paper is to utilize tree (GBDT)
previously is a beneficial
measured characteristic
experimental results wh
that contain invaluable information about flutter mechanics. Approximations based on
solving the problems of parameter identification without big data. In this study, the F
the cumulated existing data are expected to produce acceptable results, and imprecision
of closed-box
tolerance ofgirders are boosting
the gradient trained decision
and predicted
tree (GBDT)by isGBDT based
a beneficial on a specialized
characteristic when brid
windsolving
resistance performance
the problems database,
of parameter and without
identification the prediction
big data. Inresults arethe
this study, applied
FDs to t
related analysis of flutter performance. Figure 1 shows the technology roadmap of t
of closed-box girders are trained and predicted by GBDT based on a specialized bridge
study.wind resistance performance database, and the prediction results are applied to the related
analysis of flutter performance. Figure 1 shows the technology roadmap of this study.
FigureFigure
1. Technology roadmap.
1. Technology roadmap.
Figure2.2.Reference
Figure Reference system
system for for displacements
displacements and self-excited
and self-excited forces. forces.
Based on the study performed by Scanlan and Tomko, the wind-induced linear self-
Based on the study performed by Scanlan and Tomko, the wind-induced linear self
excited force on a bridge deck is modeled as the function of the vibration state, i.e., dis-
excited force
placements and on a bridge
velocities deck
in two is using
DoFs modeled
eight as
FDsthe
[31]:function of the vibration state, i.e.
displacements and velocitieshin two
.
DoFs using
.
eight FDs [31]:i
Lse = 12 ρU 2 B KH1∗ Uh + KH ∗ Bθ + K 2 H ∗ θ + K 2 H ∗ h ,
1 h2 . * h 2 U . * Bθ 3 2 * 4 B i2 * h (1)
Lse1=ρU 2ρBU2 KA
B ∗KH
h 1 +∗KHBθ 2 2 +∗ K H 32θ +∗ Kh H4
Mse = 2 2 1 U +UKA 2 U +K U A3 θ + K A4 B B,
(1
where U is the wind speed; ρ1is the2 air2 density;
h B is theBθwidth2of*the bridge
hdeck; K is the
M se = ρU B KA1* + KA2* + K A3θ + K 2 A4*
ωB/U which is the reduced 2
frequency of
U
oscillation; ω U
is circular frequency B
of the coupled
mode; and Hi∗ and Ai∗ (i = 1,2,3,4) are the FDs.
where U is study,
In this the windthe speed;
unifying ρ is thesquare
least air density;
method B is the widthbyofGu
developed theetbridge and K is the
al. [32]deck;
ωB/U which
improved is theetreduced
by Ding al. [6], Lifrequency
et al. [33] and Bartoli et al.ω[34]
of oscillation; is circular frequency
was utilized of the
to extract the coupled
FDs in wind ∗
tunnel ∗ which was referred to as the modified unifying least square
tests,
mode; and 𝐻𝐻𝑖𝑖 and 𝐴𝐴𝑖𝑖 (i = 1,2,3,4) are the FDs.
(MULS) approach.
In this study, the unifying least square method developed by Gu et al. [32] and
improved byIdentification
2.2. Numerical Ding et al. [6], Li et al. [33] and Bartoli et al. [34] was utilized to extract the
FDs The
in wind tunnel tests,
FDs calculated which
by CFD was simulation
numerical referred to
in as
thisthe modified
paper are basedunifying least square
on the forced
(MULS) approach.
vibration method. It avoids solving the motion equation, which saves time and is easy
to be realized by software (ANSYS Fluent 2021 R1). The two degrees of freedom of cross-
2.2. Numerical
section Identification
motion are decoupled, and the model is designated to perform vertical and torsional
motions respectively.
The FDs calculatedBasedby on CFD
Scanlan’s theoretical
numerical framework
simulation in of thepaper
this superposition
are basedof on the
linear self-excited forces, it is assumed that the model performs multi-frequency forced
forced vibration method. It avoids solving the motion equation, which saves time and i
vibration of a single degree of freedom:
easy to be realized by software (ANSYS Fluent 2021 R1). The two degrees of freedom o
cross-section motion are decoupled,
h(t) = ∑and
n the model is designated to perform vertical and
i =1 h0 sin(2π f i t ) , (2)
torsional motions respectively. α(t) =Based
∑in=1 α0on Scanlan’s
sin(2π f i t) theoretical framework of the
superposition of linear self-excited forces, it is assumed that the model performs multi
where h0 and α0 are the vertical bending and torsional amplitudes. The FDs are obtained
frequency forced vibration of a single degree of freedom:
by identifying the amplitude of aerodynamic force and the phase difference between force
h(t ) = ∑ i =1 h0 sin(2π fi t ) ,
domainn method.
and displacement through the frequency
Derivatives (2
α (t ) = ∑ i =1α 0 sin(2π f i t )
3. Intelligent Identification of Flutter n
The machine learning algorithm applied to predict the FDs is introduced in this section.
Typical
where machine
h0 and αlearning methods mainly include decision trees, random forests, artificial
0 are the vertical bending and torsional amplitudes. The FDs are obtained
neural networks, and Bayesian learning. In the case of big data, the accuracy that can be
by identifying the amplitude of aerodynamic force and the phase difference between force
achieved by existing machine learning methods shows insignificant difference. However,
and
in thedisplacement
face of a small through
amount ofthe frequency
data, domain
it is necessary method.various machine learning
to compare
algorithms before selecting the most favorable one. The comparison of various algorithms
3. Intelligent
has Identification
been performed of Flutter
in our previous study Derivatives
[35], showing that the error back propagation
(EBP) The machine
neural network learning algorithm
presents serious danger applied
of fallingtointo
predict the FDs since
local minimum is introduced
it is based in thi
section. Typical machine learning methods mainly include decision trees, random
on a gradient descent method. Support vector regression (SVR) requires very rigorous data forests
pre-processing and hyperparameters tuning, so the model is difficult to check and adjust.
artificial neural networks, and Bayesian learning. In the case of big data, the accuracy tha
Gradient boosting decision tree (GBDT) has the advantages of good training effect and less
can be achieved by existing machine learning methods shows insignificant difference
overfitting on low-dimensional data, and its framework allows post-interpreters to be run
However,
for in the face ofand
model representation a small amount of data, it is necessary to compare various machine
improvement.
learning algorithms before selecting the most favorable one. The comparison of variou
algorithms has been performed in our previous study [35], showing that the error back
propagation (EBP) neural network presents serious danger of falling into local minimum
since it is based on a gradient descent method. Support vector regression (SVR) require
very rigorous data pre-processing and hyperparameters tuning, so the model is difficul
to check and adjust. Gradient boosting decision tree (GBDT) has the advantages of good
training effect and less overfitting on low-dimensional data, and its framework allows
post-interpreters
Atmosphere 2023, 14, 1165
to be run for model representation and improvement. 5 of 27
A hybrid model combining GBDT and the linear regression method is therefore used
for the training of FDs in this study. Its main idea is to use weak classifiers (decision trees)
to iteratively train input data before obtaining the optimal model. The architecture of the
A hybrid model combining GBDT and the linear regression method is therefore used
model is shownfor in the
Figure 3. Input features are transformed by means of GBDT which
training of FDs in this study. Its main idea is to use weak classifiers (decision trees)
consists of m decision trees.
to iteratively trainThe input
number ofbefore
data trees obtaining
and the number of branches
the optimal model. Theand leaf
architecture of the
nodes per tree aremodel is shown in Figure 3. Input features are transformed by means ofofGBDT which
determined based on the amount of input data. In the construction
the decision tree, if it cannot
consists further improve
of m decision trees. The thenumber
generalization ability
of trees and theof the model,
number the
of branches and leaf
creation of leaf nodes
nodes will be stopped.
per tree To avoid
are determined overfitting,
based a threshold
on the amount can also
of input data.beInset
thetoconstruction
limit the creationof theof decision
leaf nodes,tree, which is called
if it cannot furthertoimprove
pre-pruning. After successfully
the generalization ability of the model,
constructing a complete
the creationdecision tree,
of leaf the will
nodes sub-trees can be checked
be stopped. To avoidby replacingathem
overfitting, with can also be
threshold
leaf nodes; then,settheto sub-trees will be of
limit the creation replaced if the
leaf nodes, model
which can betoimproved
is called withAfter
pre-pruning. leaf successfully
nodes, which is constructing
called post-pruning.
a completeDuring
decisionthe whole
tree, training can
the sub-trees process of GBDT,
be checked a new them with
by replacing
tree is added toleafthenodes;
existing trees
then, theto reduce will
sub-trees the beresiduals
replaced ofifthe
the current
model can model in the with leaf
be improved
gradient direction, and the negative gradient of the loss function is taken as GBDT,
nodes, which is called post-pruning. During the whole training process of the a new tree
is added to the existing trees to reduce the residuals of the
approximate value of the residual to replace the residual. Finally, the transformed features current model in the gradient
direction, and the negative gradient of the loss function is taken as the approximate value
wi (i = 0, 1, 2,…, n) are trained in a linear regression model to obtain the final prediction
of the residual to replace the residual. Finally, the transformed features wi (i = 0, 1, 2, . . . , n)
results.
are trained in a linear regression model to obtain the final prediction results.
J
hm ( x ) = ∑ Cmj I (x) ( x ∈ Rmj ), (4)
j =1
where the function I(x) is an indicator function that returns 0 when the equation in paren-
theses is false; otherwise, it returns to 1. J is the number of iterations.
The updated boosting decision tree is the sum of the previously fitting decision trees
and the latest fitting function:
f ( x ) = f m −1 ( x ) + h m ( x ). (5)
N
1 1+y
f 0 ( x ) = argmin ∑ L(yi , c) = log , (6)
i =1
2 1−y
where f 0 (x) is the initial value of the algorithm; N denotes the length of the training
set; y represents the mean of outputs; and the others are defined as above.
2. For each number of iteration rounds, m = 1, 2, . . . , M.
For the training set (i = 1, 2, . . . , N,) compute the negative gradient which is also the
residual rmi :
∂L(yi , f ( xi ))
rmi = − . (7)
∂ f ( xi ) f ( x )= f m−1 ( x )
3. Fit a decision tree with rmi , obtain the leaf node region Rmj of the m-th tree.
For j = 1, 2, . . . , J, use linear search to obtain the minimum value of loss function:
4. Update f (x):
J
f ( x ) = f m −1 ( x ) + ∑ Cmj I (x) (x ∈ Rmj ). (9)
j =1
N
L0 = ∑ L ( y i , f m −1 ( x i ) + c ) + ∑ Ω ( g m ), (10)
n =1 m
Figure 4.
Figure 4. Architecture
Architecture of
of aa closed-box
closed-box girder.
girder.
3.2 1.5
2.4 1.0
0.5
1.6
Atmosphere 2023, 14, 1165 8 of 27
Table 1. Geometric size of 20 sets of cross-sections collected for wind tunnel test.
3.2 1.5
2.4 1.0
0.5
1.6
No.1 No.11 0.0
0.8 No.2 No.12
A*4
A*1
0 3
-3 0
-6 -3
H*4
H*1
-9 -6
A*3
H
-9 -6
A*3
No.3 No.13 3 No.9 No.19
No.4 No.14
-0.9 No.5 No.15
No.10 No.20
2
No.6 No.16
-1.2 No.7 No.17
1
No.8 No.18
No.9 No.19
-1.5 0
No.10 No.20
0 5 10 15 20 25 0 5 10 15 20 25
U/fB U/fB
4.8 5
No.1 No.6 No.11 No.16
4.0 No.2 No.7 No.12 No.17
0
No.3 No.8 No.13 No.18
3.2 No.4 No.9 No.14 No.19
No.5 No.10 No.15 No.20 -5
2.4 No.1 No.11
-10
No.2 No.12
1.6
H*2
H*3
No.3 No.13
-15 No.4 No.14
0.8 No.5 No.15
-20 No.6 No.16
0.0 No.7 No.17
-25 No.8 No.18
-0.8 No.9 No.19
No.10 No.20
-1.6 -30
0 5 10 15 20 0 5 10 15 20 25
U/fB U/fB
Table 2. Geometric size of the collected 20 sets of cross-sections for numerical simulation.
2.5 1.0
2.0
0.5
1.5
0.0
1.0
A*4
A*1
0.5 -0.5
0.0
-1.0
No.21 No.26 No.31 No.36 No.21 No.26 No.31 No.36
-0.5 No.22 No.27 No.32 No.37 No.22 No.27 No.32 No.37
No.23 No.28 No.33 No.38 -1.5 No.23 No.28 No.33 No.38
-1.0 No.24 No.29 No.34 No.39 No.24 No.29 No.34 No.39
No.25 No.30 No.35 No.40 No.25 No.30 No.35 No.40
-1.5 -2.0
0 5 10 15 20 25 30 0 5 10 15 20 25 30
U/fB U/fB
1 2
No.21 No.31
0 No.22 No.32
No.23 No.33
-1 0
No.24 No.34
-2 No.25 No.35
No.26 No.36
-3 No.27 No.37 -2 No.21 No.31
No.28 No.38 No.22 No.32
H*1
-4
H*4
No.29 No.39 No.23 No.33
-5 -4 No.24 No.34
No.30 No.40
No.25 No.35
-6 No.26 No.36
-6 No.27 No.37
-7
No.28 No.38
-8 No.29 No.39
No.30 No.40
-9 -8
0 5 10 15 20 25 30 35 0 5 10 15 20 25 30 35
U/fB U/fB
0.5 10
No.21 No.31
0.0 No.22 No.32
8 No.23 No.33
-0.5 No.24 No.34
-1.0 No.25 No.35
No.21 No.31 6 No.26 No.36
-1.5 No.27 No.37
No.22 No.32
A*2
No.28 No.38
A*3
No.23 No.33 4
-2.0 No.29 No.39
No.24 No.34
No.30 No.40
-2.5 No.25 No.35
No.26 No.36 2
-3.0 No.27 No.37
No.28 No.38
-3.5 No.29 No.39 0
No.30 No.40
-4.0 0 5 10 15 20 25
0 5 10 15 20 25
U/fB U/fB
14 5
No.21 No.31
12 No.22 No.32 0
No.23 No.33
10 No.24 No.34 -5
No.25 No.35
8 No.26 No.36 -10 No.21 No.31
No.27 No.37
No.22 No.32
No.28 No.38
H*2
H*3
Figure6.6.8 8FDs
Figure FDsunder
underdifferent
differentreduced
reducedwind
windspeeds
speedsofof20
20sets
setsofofcross-sections
cross-sectionsfrom
fromliterature.
literature.
structure, each aerodynamic shape parameter has a concentrated distribution range, so the
representativeness of the existing data is also not good enough. For example, most of the
wind fairing angles used in projects are between 45◦ and 60◦ . Most of the inclined web
slopes are between 15◦ and 25◦ , and 11◦ and 32◦ are also often used in engineering [57].
Based on the above considerations, an additional 14 sets of cross-sections were added in this
study, whose size distributions remain within these concentrated distribution ranges and fill
in the gaps in some size ranges. The specific dimensions of these 14 sets of supplementary
data are illustrated in Table 3, and the FDs of these 14 sets of cross-sections are given in
Figure 7 by CFD numerical simulation. Therefore, a total of 54 sets of closed-box girder
cross-sections form a complete sample set for machine learning training. The distribution
of the whole sample set tends to be closer to a Gaussian distribution than a uniform
distribution, as shown in Figure 8, with the aim of making subsequent machine learning
applications more engineering-practical.
1.2 0.25
No.41 No.46 No.51 No.41 No.46 No.51
No.42 No.47 No.52 No.42 No.47 No.52
1.0 No.43 No.48 No.53 0.20 No.43 No.48 No.53
No.44 No.49 No.54 No.44 No.49 No.54
No.45 No.50 No.45 No.50
0.8 0.15
0.10
A*4
0.6
A*1
0.4 0.05
0.2 0.00
0.0 -0.05
2 4 6 8 10 12 2 4 6 8 10 12
U/fB U/fB
0.0 0.8
-0.5 0.6
-1.0 0.4
-1.5
0.2
-2.0
0.0
H*1
H*4
-2.5
-0.2
-3.0
No.41 No.46 No.51 No.41 No.46 No.51
-3.5 No.42 No.47 No.52 -0.4 No.42 No.47 No.52
No.43 No.48 No.53 No.43 No.48 No.53
-4.0 No.44 No.49 No.54 -0.6 No.44 No.49 No.54
No.45 No.50 No.45 No.50
-4.5 -0.8
2 4 6 8 10 12 2 4 6 8 10 12
U/fB U/fB
0.1 2.4
Figure 7. Cont. No.41 No.46 No.51
2.1 No.42 No.47 No.52
0.0 No.43 No.48 No.53
1.8 No.44 No.49 No.54
-0.1 No.45 No.50
1.5
-0.2
1.2
A*3
A*2
-1.5
-2.0
0.2
H*1 H1
H*4 H*4
0.0
*
-2.0
-2.5
0.0
-2.5 -0.2
-3.0
No.41 No.46 No.51 -0.2 No.41 No.46 No.51
-3.0
-3.5 No.42 No.47 No.52 -0.4 No.42 No.47 No.52
No.41 No.46 No.51 No.41 No.46 No.51
No.43 No.48 No.53 -0.4 No.43 No.48 No.53
-3.5 No.42 No.47 No.52 -0.6 No.42 No.47 No.52
-4.0 No.44 No.49 No.54 No.44 No.49 No.54
No.43 No.48 No.53 No.43 No.48 No.53
Atmosphere 2023, 14, 1165 -4.0 No.45
No.44
No.50
No.49 No.54 -0.6 No.45
No.44
No.50
No.49 No.54 12 of 27
-4.5 -0.8
2 No.454 6
No.50 8 10 12 2 No.45 4 No.506 8 10 12
-4.5 -0.8
2 4 6 U/fB 8 10 12 2 4 6 U/fB8 10 12
U/fB 2.4 U/fB
0.1
2.4 No.41 No.46 No.51
0.1 2.1 No.42 No.47 No.52
No.41 No.46 No.51
0.0 No.43 No.48 No.53
2.1 No.42 No.47 No.52
0.0 1.8 No.44
No.43 No.49
No.48 No.54
No.53
-0.1 1.8 No.45
No.44 No.50
No.49 No.54
-0.1 1.5 No.45 No.50
-0.2 1.5
1.2
A*3A*3
A*2A2
*
-0.2
1.2
-0.3 0.9
-0.3 0.9
-0.4 No.41 No.46 No.51 0.6
-0.4 No.42
No.41 No.47
No.46 No.52
No.51 0.6
-0.5 No.43
No.42 No.48
No.47 No.53
No.52 0.3
No.44
No.43 No.49
No.48 No.54
No.53 0.3
-0.5
No.45
No.44 No.50
No.49 No.54 0.0
-0.6 No.45 No.50 0.0
-0.6 2 4 6 8 10 12 2 4 6 8 10 12
2 4 6
U/fB 8 10 12 2 4 6
U/fB
8 10 12
U/fB U/fB
0.9 2
0.9 No.41 No.46 No.51 2
No.41
No.42 No.46
No.47 No.51
No.52
0.6 No.42 No.47 No.52 0
0.6 No.43 No.48 No.53
No.43
No.44 No.48
No.49 No.53
No.54 0
0.3 No.44
No.45 No.49
No.50 No.54
0.3 No.45 No.50 -2
-2
0.0
0.0
* 2
3 3
-4
*
* *
HH
HH
2
-0.3 -4
-0.3
-6
-0.6 -6 No.41 No.46 No.51
-0.6 No.41
No.42 No.46
No.47 No.51
No.52
-8 No.42
No.43 No.47
No.48 No.52
No.53
-0.9 -8 No.43 No.48 No.53
-0.9 No.44 No.49 No.54
No.44 No.49 No.54
No.45 No.50
-1.2 -10 No.45 No.50
-1.2 2 4 6 8 10 12 -10 2 4 6 8 10 12
2 4 6 8 10 12 2 4 6 8 10 12
U/fB
U/fB U/fB
U/fB
7.7.888FDs
Figure7.
Figure
Figure FDsunder
FDs underdifferent
under differentreduced
different reducedwind
reduced windspeeds
wind speedsof
speeds ofof14
14sets
14 setsof
sets ofofsupplementary
supplementary
supplementary cross-sections.
cross-sections.
cross-sections.
16
16 12
12
Experimental
Experimental data
data Experimentaldata
Experimental data
14
14 Numerical
Numerical simulation data
simulation data Numericalsimulation
Numerical simulationdata
data
Supplementary 10
10 Supplementarydata
data
Supplementary data
data Supplementary
12
12
10 88
10
Count
Count
Count
Count
88 66
66
44
44
Atmosphere 2023, 14, x FOR PEER REVIEW 22 22 13 of 26
00 00
66 88 10
10 12
12 14
14 16 18 20 22 0.0 0.2
0.0 0.2 0.4
0.4 0.6
0.6 0.8
0.8 1.0
1.0 1.2
1.2 1.4
1.4 1.6
1.6
B/H
B/H b/H
b/H
9 14
Experimental data Experimental data
8 Numerical simulation data Numerical simulation data
12
7 Supplementary data Supplementary data
10
6
8
Count
5
Count
4 6
3
4
2
2
1
0 0
30 40 50 60 70 80 90 100 6 8 10 12 14 16 18 20 22 24 26 28 30
α (°) β (°)
Cross-sectiondistribution
Figure8.8.Cross-section
Figure distributionhistogram
histogramofofsample
sampleset.
set.
1.5
-2
A*1, A*4
H*1, H*4
1.0
-4
0.5
-6
0.0 H*1−CFD H*1−Experiment
*
H −CFD
4
H*4−Experiment
-0.5 -8
2 4 6 8 10 12 14 16 18 2 4 6 8 10 12 14 16 18
U/fB U/fB
3.0 1
A2* −CFD A*2−Experiment
0
2.5
A*3−CFD A*3−Experiment
-1
2.0
-2
1.5
-3
H*2, H*3
A*2, A*3
1.0 -4
-5
0.5
-6
0.0
-7
H*2−CFD H*2−Experiment
-0.5
-8 *
H −CFD
3
H*3−Experiment
-1.0 -9
0 2 4 6 8 10 12 0 2 4 6 8 10 12
U/fB U/fB
(a)
Figure 9. Cont.
-5
0.5
-6
0.0
-7
H*2−CFD H*2−Experiment
-0.5
-8
H*3−CFD H*3−Experiment
-1.0 -9
0 2 4 6 8 10 12 0 2 4 6 8 10 12
Atmosphere 2023, 14, 1165 14 of 27
U/fB U/fB
(a)
2.0 2
A*1−CFD1 A*1−CFD2
1.6 A*4−CFD1 A*4−CFD2
0
1.2
-2
A*1, A*4
H*1, H*4
0.8
-4
0.4
-6
H*1−CFD1 H*1−CFD2
0.0 *
H −CFD1
4
H*4−CFD2
-8
0 2 4 6 8 10 12 14 16 18 20 22 0 2 4 6 8 10 12 14 16 18 20
U/fB U/fB
8
0
6
4 -5
2
H*2, H*3
A *2, A*3
-10
0
-2 -15
-4
-20
A*2−CFD1 A*2−CFD2 H*2−CFD1 H*2−CFD2
-6
A*3−CFD1 A*3−CFD2 H*3−CFD1 H*3−CFD2
-8 -25
0 2 4 6 8 10 12 14 16 18 20 0 2 4 6 8 10 12 14 16 18 20
U/fB U/fB
(b)
Figure 9. Trend of FDs changing with reduced wind speed: (a) the comparison between the numerical
simulation results and the wind tunnel test results of cross-section 1; (b) the comparison between the
numerical simulation results in this study (CFD1) and other researcher’s calculation results (CFD2) of
cross-section 21.
variables and testing the equation and parameters for statistical significance. The T-test
is used here for significance testing of the parameters, which can also be regarded as a
parameter sensitivity analysis. When judging the regression analysis results, the effect of
the corresponding variable is significant when |t| > 2, and the probability of error will not
exceed 0.05. If |t| is much greater than 2, the probability of error is even smaller. Table 4
gives the t-statistics of each input feature for the output parameter (FD). It can be seen that
most of the values of |t| are greater than 2, which proves that when the machine learning
method is used to study the aerodynamic characteristics of bridges, the dimensions of
cross-section and wind velocity are very important factors, and they must be used as inputs
of the model.
where yi is the true value of the sample; ŷi is the predicted value; and n is the number of
samples. R2 reflects the proportion of the variation in the dependent variables that can be
explained by the independent variables through the regression relationship, and R2 takes a
value between [0,1]. The larger the R2 , the better the model.
To judge the prediction effect of trained machine learning models, the extrapolation
ability of the test cross-section should also be evaluated, which is also called the generaliza-
tion ability evaluation. The prediction accuracy can be reflected by the mean relative error
(MRE), which is defined as follows:
1 n yi − ŷi
n i∑
MRE(y, ŷ) = , (12)
=1
yi
where yi is the true value of the sample; ŷi is the predicted value; and n is the number of
samples. The smaller the value of MRE, the more accurate the prediction.
Taking cross-section 1 as the test section, Figures 10 and 11 show the fitting degree
and generalization ability of the model under two different datasets, and Table 5 gives
the specific prediction errors. It can be seen that the GBDT model struggles to capture the
potential distribution pattern of FDs under only 20 sets of wind tunnel test data. It is still
unable to achieve very satisfactory prediction results under 54 sets of hybrid data after
repeated hyperparameters tuning. To further test and improve the performance of the
GBDT model, pure numerical simulation data is considered for subsequent model training
and optimization.
and generalization ability of the model under two different datasets, and Table 5 gives the
specific prediction errors. It can be seen that the GBDT model struggles to capture the
potential distribution pattern of FDs under only 20 sets of wind tunnel test data. It is still
unable to achieve very satisfactory prediction results under 54 sets of hybrid data after
repeated hyperparameters tuning. To further test and improve the performance of the
Atmosphere 2023, 14, 1165 16 of 27
GBDT model, pure numerical simulation data is considered for subsequent model train-
ing and optimization.
2
R
R
0.50 0.50
0.25 0.25
0.00 * *
0.00 * *
* * * *
A*1 A*4 H1 H*4 A2 A3 H*2 H3 A*1 A*4 H1 H*4 A2 A3 H*2 H3
(a) (b)
Atmosphere 2023, 14, x FOR PEER REVIEW 17 of 27
Figure 10. Fitting
Figure degreedegree
10. Fitting of training set: (a) based
of training onbased
set: (a) 20 setson
of wind tunnel
20 sets test data;
of wind tunnel(b)test
based on 54
data; (b) based on
sets of hybrid data.
54 sets of hybrid data.
1 1
1.8
1.8
A* −Predicted value 0
A*1−Predicted
1
value 0
1.5 *
A −Predicted value
1.5 A*4−Predicted
4
value -1
*
A1−True value -1
1.2 *
A −True value
A* −True value -2
1.2 1
H*1 , H*4
A*1 , A*4
4
0.9
*
A −True value -2
-3
H , H*4
A*1 , A*4
4
0.9 -3
0.6 -4 H*1−Predicted value
1
*
0.6 -5 -4 H*4−Predicted
H*1−Predicted
value value
0.3
H*1−True value
H*4−Predicted value
-6 -5
0.3 0.0
H*4−True
* value
-7 H1−True value
2 4 6 8 10 12 14 16 -6
2 4 6 8 10 12 14 16
0.0 H*4−True value
U/fB -7 U/fB
2 4 6 8 10 12 14 16
2 4 6 8 10 12 14 16
2.0 1
U/fB
A*2−Predicted value U/fB
1.6 A*3−Predicted value 0
A*2−True value -1
1.2
A*3−True value
3
H*2 , H*3
-2
*
A ,A
0.8
-3
2
*
H*2−Predicted value
0.4
-4 H*3−Predicted value
0.0 -5 H*2−Ture value
H*3−Ture value
-0.4 -6
2 4 6 8 10 12 14 16 2 4 6 8 10 12 14 16
U/fB U/fB
(a)
1
1.8
*
A −Predicted value
1 0
1.5 *
A −Predicted value
4
* -1
A −True value
1.2 1
*
A −True value -2
H*1 , H*4
4
4
*
A ,A
0.9 -3
1
*
H*2 , H*3
-2
*
A ,A
0.8
-3
2
*
H*2−Predicted value
0.4
-4 H*3−Predicted value
0.0 -5 H*2−Ture value
H*3−Ture value
-0.4 -6
2 4 6 8 10 12 14 16 2 4 6 8 10 12 14 16
U/fB U/fB
(b)
Figure 11. Prediction results of cross-section 1: (a) based on 20 sets of wind tunnel test data (model
Figure 11. Prediction results of cross-section 1: (a) based on 20 sets of wind tunnel test data (model
1); (b) based on 54 sets of hybrid data (model 2).
1); (b) based on 54 sets of hybrid data (model 2).
Table 5. Prediction errors of cross-section 1.
MRE Mean
*
A1 A4* H1* H4* A2* A3* H2* H3*
Model 1 0.1656 0.5174 0.1491 0.4644 0.2105 0.2171 0.6673 0.2825 0.3342
Model 2 0.0595 0.2033 0.1150 0.2750 0.1480 0.1624 0.5310 0.1702 0.2081
Atmosphere 2023, 14, 1165 17 of 27
MRE A*1 A*4 H*1 H*4 A*2 A*3 H*2 H*3 Mean
Model 1 0.1656 0.5174 0.1491 0.4644 0.2105 0.2171 0.6673 0.2825 0.3342
Model 2 0.0595 0.2033 0.1150 0.2750 0.1480 0.1624 0.5310 0.1702 0.2081
0.50
0.25
0.00
A*1 A*4 H*1 H*4 A*2 A*3 H*2 H*3
Figure 12.Average
Figure 12. Average fitting
fitting degree.
degree.
H*1 , H*4
A*1 , A*4
0.6
-2
0.4
H*1−Predicted value
-3
0.2
H*4−Predicted value
0.0 -4 H*1−True value
H*4−True value
-0.2 -5
2 4 6 8 10 12
2 4 6 8 10 12
U/fB U/fB
2.4 1
A*2−Predicted value
2.0 0
*
A −Predicted value
3
1.6 *
-1
A −True value
2
* -2
1.2 A −True value
3
H*2 , H*3
A *2 , A *3
-3
0.8
-4
0.4 H*2−Predicted value
-5
0.0 H*3−Predicted value
-6
H*2−Ture value
-0.4 -7
H*3−Ture value
-0.8 -8
2 4 6 8 10 12 2 4 6 8 10 12
U/fB U/fB
(a)
1.0
0.6
A*1−Predicted value
0.5 0.5
A*4−Predicted value
*
0.4 A −True value
1
0.0
*
A −True value
H*1 , H*4
4
-0.5
A*1 , A*4
0.3
0.2 -1.0
H*1−Predicted value
0.1 -1.5 H*4−Predicted value
0.0 -2.0 H*1−True value
H*4−True value
-0.1 -2.5
0 1 2 3 4 5 6 7
0 1 2 3 4 5 6 7
U/fB U/fB
0.6 0.3
A*2−Predicted value
0.5 * 0.0
A −Predicted value
3
0.4 *
A −True value
2 -0.3
*
0.3 A −True value
3
H*2 , H*3
A *2 , A *3
-0.6
0.2
-0.9
0.1 H*2−Predicted value
-1.2 H*3−Predicted value
0.0
-1.5 H*2−Ture value
-0.1
H*3−Ture value
-0.2 -1.8
0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7
U/fB U/fB
(b)
Figure
Figure13.
13.Generalization
Generalization ability of of
ability testtest
set:set:
(a) the bestbest
(a) the prediction results
prediction (cross-section
results 29); (b)
(cross-section the(b) the
29);
worst prediction results (cross-section 26).
worst prediction results (cross-section 26).
MRE A*1 A*4 H*1 H*4 A*2 A*3 H*2 H*3 Mean
Best 0.0584 0.1745 0.0662 0.1924 0.0985 0.1089 0.2042 0.0833 0.1233
Worst 0.1755 0.4128 0.0910 0.1851 0.1411 0.1573 0.2400 0.1730 0.1970
inclined
web slope web slope increases,
increases, andandititisismore
more likely
likelythat that they are all
they arenegative. The specific
all negative. The specific contribution
contribution degree of these shape parameters to the FDs is given in a semi-quantitative
degree of these shape parameters to the FDs is given in a semi-quantitative form (SHAP
form (SHAP values). SHAP analysis enables the interpretability of black box models, and
itvalues). SHAPthe
can even provide analysis
necessaryenables
reference the interpretability
for further of black
explicit representation of box models, and it can even
the train-
provide
ing process the necessary
of machine reference for further explicit representation of the training process of
learning.
machine learning.
(c) H 1* (d) H 4*
(g) H 2* (h) H 3*
Figure 14. SHAP model explanation.
2
(g) H* (h) H 3*
6. Prediction to Flutter Performance Analysis
Figure 14. SHAP model explanation.
Figure 14. SHAP model explanation.
The existing data-driven model can perform the identification of FDs out of physica
6. Prediction to Flutter Performance Analysis
and numerical wind tunnel
6. Prediction to Flutter Performancetests to some extent. It can also provide a convenient and fea
Analysis
The existing data-driven model can perform the identification of FDs out of physical
sible
and option
The
numerical windfor
existing expanding
data-driven
tunnel datasets
tests to somemodel
extent. Itcan
canofperform
aerodynamic
also the
provide parameters.
identification
a convenient The
and fea-of FDs outFDs are dimension
of physical
less parameters related to the shape of the cross-section.
and numerical wind tunnel tests to some extent. It can also provide a convenient and feasi-
sible option for expanding datasets of aerodynamic parameters. The FDs are When
dimension- the shape of the cross
less parameters related to the shape of the cross-section. When the shape of the cross-
section
ble optionchanges, the FDs
for expanding will inevitably
datasets of aerodynamic be affected.
parameters.In the
section changes, the FDs will inevitably be affected. In the process of calculating the CFV
Theprocess
FDs areofdimensionless
calculating the CFV
parameters
ofof a long-span
a long-span related to
bridge,
bridge, by the
modifying shape
bythe of
modifyingthe cross-section.
local size of thethe local size
cross-section, When
theof the shape of
the cross-section,
influence of the the cross-section
the influence of the
changes,
section
sectionshape the
shape FDs
on the onwill
CFV thebeinevitably
can evaluated.
CFV can At
bebe
the affected. InAt
same time, the
evaluated. the
machine
the process
learning
same ofmodel
calculating
time, the CFV
the machine of a mode
learning
can be reasonably
long-span verifiedby
bridge, andmodifying
optimized. the local size of the cross-section, the influence of the
can be reasonably verified and optimized.
section shape on the CFV can be evaluated. At the same time, the machine learning model
6.1. Intelligent Identification of Flutter Derivatives
canThis
be paper
reasonably verified and optimized.
takes the Runyang Yangtze River Bridge (south branch) as an example,
6.1. Intelligent Identification of Flutter Derivatives
which is a suspension bridge with the main span of 1490 m. Figure 15 shows the cross-
6.1. Intelligent
section diagram of Identification
This paper maintakes
girder, the
andof itRunyang
Flutter Derivatives
is a steel Yangtzeclosed-box
streamlined River Bridge (south
branch) as an example
girder with a
height of 3 m and a width of 36.9 m.
whichThisis paper takes thebridge
a suspension RunyangwithYangtze Riverspan
the main Bridge
of (south branch)
1490 m. as 15
Figure an shows
example,
the cross
which is a suspension bridge with the main span of 1490 m. Figure 15 shows
section diagram of main girder, and it is a steel streamlined closed-box girder with athe cross-
section
height diagram of main
of 3 m and girder,
a width ofand
36.9it m.
is a steel streamlined closed-box girder with a height
of 3 m and a width of 36.9 m.
Figure 15. Cross-section diagram of Runyang Bridge.
The trained GBDT models under the best working condition are used to obtain the
FDs of this main girder cross-section. The comparison of predictions with CFD calcula-
tions and experimental results are shown in Figure 16, and the specific prediction error
(MRE) is shown in Table 7.
Figure 15.Cross-section
Figure15. Cross-sectiondiagram of Runyang
diagram Bridge.
of Runyang Bridge.
Table 7. Prediction error of Runyang Bridge.
The trained GBDT models under* the best working condition are used to obtain the
A 1*
MREThe trained
*
A 4GBDT H 1* models
H 4* A2
under A 3* best
the H 2* working
H 3* condition
Mean are used to obtain the
FDs
CFD
of this main girder cross-section. The comparison
0.0082 0.1401 0.1383 0.3958 0.0746 0.0435 0.2094 0.0109 0.1520
of predictions with CFD calculations
FDs of this
and experimental main girder
results cross-section.
are shown The comparison of predictions with CFD is calcula
Experiment 0.1606 0.2113 0.1950 0.2174 in Figure
0.1812 16, and
0.1828 0.2070the specific
0.1445 prediction error
0.1875 (MRE)
tions and
shown experimental
in Table 7. results are shown in Figure 16, and the specific prediction error
(MRE) is shown in Table 7.
Table 7. Prediction error of Runyang Bridge.
Table 7. Prediction error* of Runyang* Bridge.
MRE A*1 A*4 * H1 H4 A2 A*3 H*2 H*3 Mean
* * * * * * * *
CFD 0.0082 0.1401 MRE0.1383 A 0.3958 A 1 H H A4 A 0.0109H
0.07461 0.0435
4 20.2094 3 2 H3
0.1520 Mean
Experiment 0.1606 0.2113 CFD 0.1950 0.0082 0.1401 0.1383 0.3958 0.0746 0.04350.1445
0.2174 0.1812 0.1828 0.2070 0.2094 0.1875
0.0109 0.1520
Experiment 0.1606 0.2113 0.1950 0.2174 0.1812 0.1828 0.2070 0.1445 0.1875
6.2. Sensitivity Analysis of Critical Flutter Velocity
This subsection analyzes the influence of FD prediction error on FCV calculation error
and further analyzes the main source of error via sensitivity analysis of eight FDs.
3, 14, x FOR PEER REVIEW 22 of 26
Atmosphere 2023, 14, 1165 21 of 27
0.6
H1 , H4
*
*
-2
0.4
*
*
-3
0.2
0.0 -4
-0.2 -5
2 4 6 8 10 12 2 4 6 8 10 12
U/fB U/fB
A*2−Experiment A*2−CFD A*2−Prediction H*2−Experiment H*2−CFD H*2−Prediction
* *
*
A −Experiment
3
*
A −CFD
3
*
A −Prediction
3
H −Experiment
3
H −CFD
3
H*3−Prediction
0.8 0.5
0.0
0.6
-0.5
0.4
A2 , A3
-1.0
H2 , H3
*
-1.5
*
0.2
-2.0
0.0
-2.5
-0.2 -3.0
1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8
U/fB U/fB
Figure
Figure 16. Prediction Prediction
16. of
results FDs for results
Runyangof FDs for Runyang Bridge.
Bridge.
6.2.1. Prediction
6.2. Sensitivity Analysis of Critical Error of Velocity
Flutter Flutter Derivatives
As there are some errors in the FDs predicted by machine learning; we need to deter-
This subsection analyzes the influence of FD prediction error on FCV calculation er-
mine the extent to which these errors affect the CFV calculations before the aerodynamic
ror and further analyzes the mainanalysis.
shape sensitivity source of error
Using via
the sensitivity
predicted FDs analysis
of Runyangof eight
BridgeFDs.
for the 2-D 3-DoF
numerical analysis [59], the CFV of this structure at 0◦ wind attack angle can be obtained.
6.2.1. Prediction Error of Flutter
Actually, several Derivatives
machine learning models based on different types of datasets (pure wind
tunnelerrors
As there are some test datasets,
in the pure
FDs numerical
predictedsimulation
by machine datasets, hybrid
learning; wedatasets,
need to etc.) were trained
deter-
in this study. The FDs prediction results with different errors
mine the extent to which these errors affect the CFV calculations before the aerodynamic can be obtained by different
trained models. These errors are ultimately reflected in the CFV calculation, as shown in
shape sensitivity analysis. Using the predicted FDs of Runyang Bridge for the 2-D 3-DoF
Figure 17. It can be seen that even with an error of up to 25% in FDs prediction, the error
numerical analysis [59], the CFV of this structure at 0° wind attack angle can be obtained.
in CFV calculation is only 10%. When the prediction error of FDs can be reduced to less
Actually, several machine
than 15%,learning models
the calculation based
result on different
of CFV types
is very close to of
thedatasets (pure
true value wind by wind
(measured
tunnel test datasets, pure numerical simulation datasets, hybrid datasets, etc.)
tunnel test), and the calculation error is less than 2%. This is due to the fact were
that different
trained in this study.
FDs The
haveFDs prediction
a major results
and minor effectwith different
on the CFV. Iferrors can be obtained
the prediction accuracy of byimportant
different trained models. These
FDs is high, the errors are high
CFV with ultimately reflected
calculation in the
accuracy canCFV calculation,
be obtained. as there is
It means
no need to predict every FD accurately in the case of limited
shown in Figure 17. It can be seen that even with an error of up to 25% in FDs prediction, computing resources. This
analysis further demonstrates that it is entirely feasible to identify
the error in CFV calculation is only 10%. When the prediction error of FDs can be reduced FDs and perform flutter
performance
to less than 15%, the calculationanalysis
resultby
ofmachine learning
CFV is very methods.
close to the true value (measured by
wind tunnel test), and the calculation error is less than 2%. This is due to the fact that
different FDs have a major and minor effect on the CFV. If the prediction accuracy of im-
portant FDs is high, the CFV with high calculation accuracy can be obtained. It means
there is no need to predict every FD accurately in the case of limited computing resources.
This analysis further demonstrates that it is entirely feasible to identify FDs and perform
flutter performance analysis by machine learning methods.
Atmosphere 2023, 14, x FOR PEER REVIEW 23 of 26
Atmosphere 2023,
Atmosphere 2023,14,
14,x1165
FOR PEER REVIEW 22 of 27 23 of 2
12
of CFV (%)
10
12
8
CFV (%)
10
error of error
6
8
4
Calculation
6
2
04
Calculation
2 0 5 10 15 20 25
Prediction error of FDs (%)
0
Figure 17. Error analysis. The x value of the blue dot represents the average error of the predicted
0
FDs of each 5
model, 10
while the15y value
20 represents
25 the calculation error of the corresponding CFV. The
red dashed linePrediction error
indicates theofoverall
FDs (%)trend of the CFV calculation error change with the FDs predic-
tion error.
Figure
Figure 17.Error
17. Error analysis.
analysis. x value
TheThe of the
x value ofblue dot represents
the blue the average
dot represents error of error
the average the predicted
of the predicted
FDs
FDs of
of each
eachmodel,
model,while they yvalue
whilethe valuerepresents
representsthethe
calculation error
calculation of the
error corresponding
of the CFV.CFV. The
corresponding
6.2.2. Sensitivity Analysis of
indicates Flutter
the Derivatives
red dashed line indicates the overall trend of the CFV calculation error change with theFDs
The red dashed line overall trend of the CFV calculation error change with the FDs predic
For the
tion error.
prediction cross-section shown in Figure 15, we can further analyze which FDs have a
error.
major impact on CFV by changing the magnitude of the FD sequentially. As shown in
6.2.2.
Figure Sensitivity Analysis axis
18, the horizontal of Flutter Derivatives
6.2.2. Sensitivity Analysis ofrepresents the change ratio of FDs. R > 1 indicates the FD
Flutter Derivatives
For the
increases, andcross-section
R < 1 indicates shown
the FD in Figure
decreases. 15, weThecan further analyze
longitudinal which FDs
axis indicates have a
the change
major For
of CFVimpact
the cross-section
causedon byCFV
shown
by changing
parameter change.the
in Figure 15, wethe
RV magnitude
> 1 indicatesofthat
can FDfurther
the
analyze
sequentially.
CFV increases afterAswhich
shown
parame-
FDs
in have a
major
Figure
ter change, impact
18, the on CFV
andhorizontal by changing
axis represents
RV < 1 indicates that the CFV the magnitude
the decreases.
change ratio of the
of FDs.
It can be seenFD sequentially.
R >from
1 indicates
the figure As
thethat
FD shown in
Figure
the main18,
increases, andtheR horizontal
factors < 1 indicates
affecting theaxis
the
CFVFD represents
A1* , A2* ,the
aredecreases. A3* ,change
The H 3*ratio
longitudinal
and ofconclusion
. Thisaxis FDs. R >is1the
indicates indicates
change the FD
consistent
of CFV caused by parameter
increases, and R < 1 indicates the FD change. R > 1 indicates that the
V decreases. The longitudinal axis CFV increases after parameter
indicates * the change
with theand
change, testRand analysis
V <by
1 indicates results of Hong
thatchange.
the CFVR from Tongji
decreases. University
It can be seen [60]. theA1* figure
and Hthat 3 rep-
of CFV caused parameter V > 1 indicates that thefromCFV increases theparame
after
resent
main the coupled
factors
ter change, Rvertical
affecting
and the CFVmotion
V < 1 indicates that
A1∗ , Athe
are speed ∗ , A∗ , and
2excited
CFV
3 by Hthe∗ aerodynamic
3 . This
decreases. conclusion
It can∗ be liftseen
isgenerated
consistent
from the bywith
the
figure tha
torsional motion displacement and the aerodynamic ∗
the test and analysis results of Hong from Tongji
* * damping
University * formed
[60]. *A1 andby the
H3 aerodynamic
represent the
the mainvertical
moment
coupled factorsmotion
caused byaffecting theexcited
the feedback.
speed CFVTheyare make
by A1 ,aerodynamic
the theA2torsional liftH
, A3 , andvibration 3 . This
generated modal conclusion
by damping isde-
the torsional consisten
motion
with the
crease displacement
from testpositive and
and analysis
to theresults
aerodynamic
negative, of Hong
indicating damping
thatfrom
flutter formed
Tongji by the aerodynamic
University
has reached the critical 1
*
[60]. Astate. andA2*H 3* rep
moment
caused
represents by the feedback. They make theformed torsional byvibration modal damping momentdecrease from
resent the the aerodynamic
coupled verticaldamping
motion speed excited the aerodynamic
by the aerodynamic directly
lift gen- by the
generated
positive to negative, indicating that flutter has reached the* critical state. A2∗ represents
erated
torsional by the torsional
motion motion speed,
displacement and and the increase in A2 with the increase byinthevelocity
the aerodynamic damping formed bythetheaerodynamic
aerodynamic damping moment directly formed generated aerodynamic
by
*
moment
will
the torsional caused
be beneficial toby
motion thethe
speed, feedback.
stability
andofthe They
theincrease
system. makeThe
in Athe∗change
with torsional A3 also
of increase
the vibration
affects
in modal
the CFV,
velocity damping
will but
be de
2
crease
beneficial from
the influence to thepositive
stability
is smaller to
than *
negative, * indicating
A1 , system.
of the A2 , and The * that
H 3 .change
The CFV flutter∗ has
A3 also affects
of decreases reached
with the the
theincrease critical
CFV, but in the *state.
A1 A2*
influence is smaller than A1∗ , A2∗damping
, and H3∗ . The CFV by in A1∗directly
, A3∗ ,
A3* , and
,represents
∗
*
Hthe
3
aerodynamic
and increases with the increase formed
∗ in A2*decreases
. The theother with the increase
aerodynamic
FDs have almost moment no effect gen
and H3 and increases with the increase in A2 . The other FDs have * almost no effect on
erated
on
the the
CFV.
by the
CFV.
TheThe
torsional
conclusion
conclusion
motion
above above speed,
is not not and
is universal. the increase
universal.
It is It onlyis only in for
for the
A2given
with
the giventhecross-section
increase in velocity
cross-section and
and cross-sections
will be beneficial
cross-sections with a
with atosimilar similar
the stability shape
shape and of theand dimension.
dimension. *
system. The change of A3 also affects the CFV, bu
the2.4influence is smaller
A H
than A1* , A2* , and H 3* . The CFV decreases with the increase in A1*
* *
* H3 1 1
2.1*
, A3 , and H and A increases
H with the increase in A2* . The other FDs have almost no effec
*
3
*
2
*
2
* *
*
A1 A H
on1.8the CFV. The conclusion
A H
3 3
above is not universal. It is only for the given cross-section
* *
4 4
1.5 cross-sections
and with a similar shape and dimension.
A*3
RV
1.2
2.4
0.9 A*1 H*1
H3*
2.1 *
A H*2
0.6
A*2
2
*
1.8 A1
* A
3
H*3
0.3
0.00 0.25 0.50 0.75 1.00 * *
A 1.25 H1.50 1.75 2.00
4 4
1.5 R
A* 3
RV
1.2 18.
Figure 18. Influence of FDs on CFV.
CFV.
1.2
RV
RV
1.5 0.6
1.1
0.4
1.0
1.0
0.2 0.9
0.5 0.0 0.8
7 8 9 10 11 12 13 14 15 16 17 30 40 50 60 70 80 90 8 10 12 14 16 18 20 22 24 26
Ratio of width to depth Wind fairing angle (°) Inclined web slope (°)
(a) (b) (c)
Figure 19. Influence of shape parameters on CFV: (a) width-to-height ratio [61]; (b) wind fairing
Figure 19. Influence of shape parameters on CFV: (a) width-to-height ratio [61]; (b) wind fairing
angle [62]; (c) inclined web slope [63].
angle [62]; (c) inclined web slope [63].
dimensions of the closed-box girder in their study are somewhat different from those in this
paper, the optimal wind fairing angles are also different. Although the conclusion is limited,
which is only applicable to the closed-box girder section with a specific width-to-depth
ratio and inclined web slope, the influence regularity of the wind fairing angle on CFV can
still be used as a reference for the optimization of aerodynamic shape.
7. Conclusions
In this paper, based on a database of flutter derivatives obtained by wind tunnel tests
and numerical simulation, the flutter derivatives of closed-box girders are identified by
machine learning methods. Modeling is implemented with a gradient boosting decision
tree algorithm. The model is trained and analyzed under different data division patterns,
and model interpretation after training is realized. The sensitivity of flutter derivatives
and the influence of the geometric shape of the cross-section on critical flutter velocity are
also analyzed, which provides a reference for aerodynamic shape optimization and further
verifies the validity of the models. Some conclusions are summarized as follows:
• The model trained by gradient boosting decision tree is able to predict the flutter
derivatives under different data division patterns with the mean relative error of less
than 0.2. The machine learning prediction error of flutter derivatives will be weakened
in the numerical calculation of critical flutter velocity. If the prediction error of flutter
derivatives can be reduced to less than 15%, the calculation result of critical flutter
velocity will be very close to the true value (i.e., the calculation error is less than 2%).
• For closed-box girders, A1∗ , A2∗ , A3∗ , and H3∗ have great influence on critical flutter
velocity. The critical flutter velocity decreases with the increase in A1∗ , A3∗ , and H3∗ and
increases with the increase in A2∗ . The other flutter derivatives almost do not affect the
critical flutter velocity. This conclusion is not universal; it is only applicable for the
prototype structure in this study or for cross-sections with similar shape dimensions.
• The critical flutter velocity decreases with the increase in the width-to-depth ratio of
the closed-box girder. In the range of 40◦ –90◦ of wind fairing angles, the critical flutter
velocity first increases and then decreases with the increase in angle and reaches the
peak at around 60◦ . The critical flutter velocity decreases with an increase in inclined
web slope and is almost linear for a particular width-to-height ratio.
The machine learning method proposed in this paper can provide a new means of
identifying flutter derivatives and rapidly evaluating flutter stability in the preliminary
wind-resistant design stage. However, this study has some limitations:
• The proposed methods are only applicable to closed-box girder cross-sections, and the
sensitivity analysis of the critical flutter wind speed with the shape of cross-sections
only focuses on three feature dimensions: width-to-height ratio; wind fairing angle;
and inclined web slope. In the future, we expect to implement more refined research
Atmosphere 2023, 14, 1165 25 of 27
on the change of shape and even on the ancillary facilities of the main girder and
expand the research to other types of main girder cross-sections.
• The identification method of flutter derivatives proposed in this paper can achieve
rapid evaluation of flutter stability without physical and numerical wind tunnel tests,
but a good prediction effect can only be achieved based on pure numerical simulation
data at present. It is necessary to further improve the accuracy and robustness of
intelligent identification and achieve machine learning predictions based on complete
wind tunnel test data, which depends on larger datasets and better data conditions.
• The existing data and proposed methods only achieve the identification of eight flutter
derivatives and two-dimensional flutter stability analysis. In the future, more works
on three-dimensional flutter stability analysis based on the predicted eighteen flutter
derivatives via machine learning methods will also be needed.
Author Contributions: Conceptualization, Y.G. and C.B.; Methodology, Y.G.; Investigation, N.C.;
Data curation, N.C.; Writing—original draft, N.C.; Writing—review and editing, Y.G. and C.B.;
Supervision, Y.G. and C.B.; Funding acquisition, Y.G. All authors have read and agreed to the
published version of the manuscript.
Funding: This research was funded by the National Natural Science Foundation of China (51978527,
52278520) and China Scholarship Council (201906260198).
Data Availability Statement: The data presented in this study are available on request from the
corresponding author.
Acknowledgments: The authors gratefully acknowledge the technical support of the University of
Florence. We also appreciate the writing suggestions from Genshen Fang and the computational
assistance provided by Yizhe Lan, Zihang Liu, and Miaomiao Wei.
Conflicts of Interest: The authors declare no conflict of interest.
References
1. Xiang, H.F.; Ge, Y.J. Aerodynamic Challenges in Span Length of Suspension Bridges. Front. Archit. Civ. Eng. China 2007, 1, 153–162.
[CrossRef]
2. Liu, S.Y.; Zhao, L.; Fang, G.S.; Hu, C.X.; Ge, Y.J. Numerical Aerodynamic Characteristics and Modeling of a Quasi-Flat Plate at
Torsional Vibration: Effects of Angle of Attack and Vibration Amplitude. Nonlinear Dyn. 2022, 107, 2027–2051. [CrossRef]
3. Fang, G.S.; Cao, J.X.; Yang, Y.X.; Zhao, L.; Cao, S.Y.; Ge, Y.J. Experimental Uncertainty Quantification of Flutter Derivatives for a
PK Section Girder and Its Application on Probabilistic Flutter Analysis. J. Bridge Eng. 2020, 25, 04020034. [CrossRef]
4. Qin, X.R.; Gu, M. Stochastic System Method for Identification of Aerodynamic Derivatives of Bridge Decks in Turbulent Flow.
China Civ. Eng. J. 2005, 38, 73–77. (In Chinese) [CrossRef]
5. Sarkar, P.P.; Jones, N.P.; Scanlan, R.H. Identification of Aeroelastic Parameters of Flexible Bridges. J. Eng. Mech. 1994, 120, 1718–1742.
[CrossRef]
6. Ding, Q.S.; Zhou, Z.Y.; Zhu, L.D.; Xiang, H.F. Identification of Flutter Derivatives of Bridge Decks with Free Vibration Technique.
J. Wind. Eng. Ind. Aerodyn. 2010, 98, 911–918. [CrossRef]
7. Xu, F.Y.; Zhu, L.D.; Ge, X.M.; Zhang, Z. Some New Insights into the Identification of Bridge Deck Flutter Derivatives. Eng. Struct.
2014, 75, 418–428. [CrossRef]
8. Yamada, H.; Miyata, T.; Ichikawa, H. Measurement of Aerodynamic Coefficients by System Identification Methods. J. Wind. Eng.
Ind. Aerodyn. 1992, 41, 1255–1263. [CrossRef]
9. Chowdhury, A.G.; Sarkar, P.P. A New Technique for Identification of Eighteen Flutter Derivatives Using a Three-degree-of-freedom
Section Model. Eng. Struct. 2003, 25, 1763–1772. [CrossRef]
10. Borri, C.; Costa, C. Quasi-steady Analysis of a Two-dimensional Bridge Deck Element. Comput. Struct. 2004, 82, 993–1006.
[CrossRef]
11. Borri, C.; Zahlten, W. Fully Simulated Nonlinear Analysis of Large Structures Subjected to Turbulent Artificial Wind. Mech. Struct.
Mach. 1991, 19, 213–250. [CrossRef]
12. Borri, C.; Höffer, R. Aeroelastic Wind Forces on Flexible Bridge Girders. Meccanica 2000, 35, 1–15. [CrossRef]
13. Fang, G.S.; Pang, W.; Zhao, L.; Rawal, P.; Cao, S.Y.; Ge, Y.J. Toward a Refined Estimation of Typhoon Wind Hazards: Parametric
Modeling and Upstream Terrain Effects. J. Wind. Eng. Ind. Aerodyn. 2021, 209, 104460. [CrossRef]
14. Hu, X.N.; Fang, G.S.; Yang, J.Y.; Zhao, L.; Ge, Y.J. Simplified Models for Uncertainty Quantification of Extreme Events Using
Monte Carlo Technique. Reliab. Eng. Syst. Saf. 2023, 230, 108935. [CrossRef]
Atmosphere 2023, 14, 1165 26 of 27
15. Zhu, Z.W.; Gu, M. Wind Tunnel and CFD Study on Identification of Flutter Derivatives of a Long-span Self-anchored Suspension
Bridge. Comput. Aided Civ. Infrastruct. 2007, 22, 541–554. [CrossRef]
16. Wang, X.J. Identification of Aerodynamic Parameters of Bridge Decks by Stochastic Approaches. Ph.D. Thesis, Tongji University,
Shanghai, China, 2008. (In Chinese) [CrossRef]
17. Xu, F.Y.; Zhang, Z.B. Free Vibration Numerical Simulation Technique for Extracting Flutter Derivatives of Bridge Decks. J. Wind.
Eng. Ind. Aerodyn. 2017, 170, 226–237. [CrossRef]
18. Zhou, Y.; Kijewski, T.; Kareem, A. Aerodynamic Loads on Tall Buildings: Interactive Database. J. Struct. Eng. 2003, 129, 394–404.
[CrossRef]
19. Wang, J.; Cheng, J.; Teng, E. Design Wind Loads on Tall Buildings: A Wind Tunnel Data Based Expert System Approach. In
Proceedings of the 11th International Conference on Wind Engineering, Lubbock, TX, USA, 2–5 June 2003.
20. Ho, T.; Surry, D.; Morrish, D.; Kopp, G. The UWO Contribution to the NIST Aerodynamic Database for Wind Loads on Low
Buildings: Part 1. Archiving Format and Basic Aerodynamic Data. J. Wind. Eng. Ind. Aerodyn. 2005, 93, 1–30. [CrossRef]
21. Quan, Y.; Tamura, Y.; Matsui, M.; Cao, S.Y. Introduction to Aerodynamic Database of Low Buildings. In Proceedings of the 7th
National Conference on Wind Engineering and Industrial Aerodynamics, Chengdu, China, 1–3 August 2006. (In Chinese).
22. Jung, S.; Ghaboussi, J.; Kwon, S.D. Estimation of Aeroelastic Parameters of Bridge Decks Using Neural Networks. J. Eng. Mech.
2004, 130, 1356–1364. [CrossRef]
23. Chen, C.H.; Wu, J.C.; Chen, J.H. Prediction of Flutter Derivatives by Artificial Neural Networks. J. Wind. Eng. Ind. Aerodyn.
2008, 96, 1925–1937. [CrossRef]
24. Lute, V.; Upadhyay, A.; Singh, K.K. Support Vector Machine Based Aerodynamic Analysis of Cable Stayed Bridges. Adv. Eng.
Softw. 2009, 40, 830–835. [CrossRef]
25. Chung, J.; Lee, S.W.; Chang, S.; Kim, Y.S. Estimation of Flutter Derivatives of Various Sections Using Numerical Simulation and
Neural Network. In Proceedings of the 2012 World Congress on Advances in Civil, Environmental, and Materials Research,
Seoul, Republic of Korea, 26–30 August 2012.
26. Rizzo, F.; Caracoglia, L. Artificial Neural Network Model to Predict the Flutter Velocity of Suspension Bridges. Comput. Struct.
2020, 233, 106236. [CrossRef]
27. Abbas, T.; Kavrakov, I.; Morgenthal, G.; Lahmer, T. Prediction of Aeroelastic Response of Bridge Decks Using Artificial Neural
Networks. Comput. Struct. 2020, 231, 106198. [CrossRef]
28. Mei, H.Y. Deep Neural Network-Based Method for Calculating Nonlinear Aerodynamic Forces and Responses of Bridge Section.
Ph.D. Thesis, Southwest Jiaotong University, Chengdu, China, 2021. (In Chinese) [CrossRef]
29. Li, Y.; Li, C.; Liang, Y.D.; Li, J.W. Fast Prediction of the Flutter Critical Wind Speed of Streamlined Box Girders by Using Aerostatic
Force Coefficients and Artificial Neural Networks. J. Wind. Eng. Ind. Aerodyn. 2022, 222, 104939. [CrossRef]
30. Li, H.; Spencer, B.F.; Bao, Y. Machine Learning Paradigm for Structural Health Monitoring. Struct. Health Monit. 2021, 20, 1353–1372.
[CrossRef]
31. Scanlan, R.H.; Tomko, J.J. Airfoil and Bridge Deck Flutter Derivatives. J. Eng. Mech. 1971, 6, 1717–1737. [CrossRef]
32. Gu, M.; Zhang, R.; Xiang, H. Identification of Flutter Derivatives of Bridge Decks. J. Wind. Eng. Ind. Aerodyn. 2000, 84, 151–162.
[CrossRef]
33. Li, Y.; Liao, H.; Qiang, S. Weighting Ensemble Least-square Method for Flutter Derivatives of Bridge Decks. J. Wind. Eng. Ind.
Aerodyn. 2003, 91, 713–721. [CrossRef]
34. Bartoli, G.; Contri, S.; Mannini, C.; Righi, M. Toward an Improvement in the Identification of Bridge Deck Flutter Derivatives. J.
Eng. Mech. 2009, 135, 771–785. [CrossRef]
35. Chen, N.Y.; Ge, Y.J. Aerodynamic Parameter Identification of Typical Bridge Sections Based on Artificial Neural Network. China
Civ. Eng. J. 2019, 52, 91–97. (In Chinese) [CrossRef]
36. Chen, N.Y. Database Integration and Intelligent Evaluation of Wind-resistant Performances of Long-Span Bridges. Master’s
Thesis, Tongji University, Shanghai, China, 2017. (In Chinese).
37. Wang, X. Numerical Simulation Study on Wind-induced Vibration of Long-span Bridges. Master’s Thesis, Guizhou University,
Guiyang, China, 2018. (In Chinese).
38. Zhang, Q. Research on Flutter Derivatives of Bridge Girder Sections by Numerical Simulation. Master’s Thesis, Southwest
Jiaotong University, Chengdu, China, 2008. (In Chinese).
39. Zhu, A.D. Wind-resistant Performance Analysis and Experimental Investigation on Long-span Cable-stayed Bridges. Master’s
Thesis, Dalian University of Technology, Dalian, China, 2014. (In Chinese).
40. Zhang, Z.B. Numerical Study on Nonlinear Aerodynamic Forces on Typical Bridge Decks. Master’s Thesis, Dalian University of
Technology, Dalian, China, 2016. (In Chinese).
41. Qi, Y.H. Numerical Analysis on 3D Flutter Instability of Long-span Suspension Bridges and Effects from Active Controlled Wind
Barrier. Master’s Thesis, Central South University, Changsha, China, 2013. (In Chinese) [CrossRef]
42. Bai, H.; Xia, Y.; Liu, J.X.; Li, J.W. Numerical Simulation for Flutter Stability of Streamlined Bridge Decks. J. Chang. Univ.
2011, 31, 45–50. (In Chinese) [CrossRef]
43. Hong, G. Identifying Long-Span Bridge Flutter Derivatives via the Free Vibration Method Based on the Flutter Software. Master’s
Thesis, Chang’an University, Xi’an, China, 2012. (In Chinese) [CrossRef]
Atmosphere 2023, 14, 1165 27 of 27
44. Zhu, Y.Q. Numerical Simulation and Experimental Study on Flutter Characteristics of Long Span Suspension Bridge. Master’s
Thesis, Southwest Jiaotong University, Chengdu, China, 2017. (In Chinese).
45. Bai, Y.L.; Ou, J.P. Numerical simulation of flutter derivatives of CFRP streamlined box girders and determination of critical wind
speed. In Proceedings of the 14th National Conference on Structural Wind Engineering, Beijing, China, 27–28 August 2009.
(In Chinese).
46. Hao, D. The Study of the Effect of Tuyere on Bridge Flutter Stability. Master’s Thesis, Chang’an University, Xi’an, China, 2011. (In
Chinese) [CrossRef]
47. Jiao, L.N. The Effects of Characteristics of Mean Wind and Fluctuate Wind on Long-span Bridge. Master’s Thesis, Harbin Institute
of Technology, Harbin, China, 2009. (In Chinese).
48. Fu, J. Wind Tunnel Experimental Investigation and Numerical Simulation on the Flutter Characteristic of a Long-span Suspension
Bridge. Master’s Thesis, Chongqing University, Chongqing, China, 2016. Available online: https://kns.cnki.net/KCMS/detail/
detail.aspx?dbname=CMFD201701&filename=1016908037.nh (accessed on 1 September 2022). (In Chinese).
49. Peng, Y. The Numerical Analysis for Flutter Stability on Streamlined Box Girder and Pneumatic Control Measures. Master’s
Thesis, Central South University, Changsha, China, 2012. (In Chinese).
50. Gao, W. Flutter Derivatives Research of Large Span Bridges under Skew Wind. Master’s Thesis, Southwest Jiaotong University,
Chengdu, China, 2013. (In Chinese) [CrossRef]
51. Pang, W. The Identification of Flutter Derivatives for Long-Span Bridges Based on Fluent. Master’s Thesis, Southwest Jiaotong
University, Chengdu, China, 2007. (In Chinese) [CrossRef]
52. Hong, C.J. Numerical Calculation Method for Flutter Critical Wind Speed and Flutter Derivatives of Long-Span Bridge Streamlined
Steel Box Girder. Master’s Thesis, Southwest Jiaotong University, Chengdu, China, 2019. (In Chinese) [CrossRef]
53. Lv, L.S.; Meng, Q.B.; Li, T. Study on Flutter Derivative Identification Method Based on MIMO System. Bridge Tunn. Eng.
2011, 2, 42–47. (In Chinese)
54. Wang, D.L. Numerical Simulation of Aeroelastic Problems on Bridges Based on Discrete Vortex Method. Master’s Thesis, Tongji
University, Shanghai, China, 2003. (In Chinese).
55. Xia, Y. Numerical Calculation of the Flutter Stability for Long-span Suspension Bridge. Master’s Thesis, Chang’an University,
Xi’an, China, 2011. (In Chinese) [CrossRef]
56. Chao, C.R. Research on Flutter Bridges with Three Towers and Its Whole Process Simulation. Master’s Thesis, Southeast
University, Nanjing, China, 2015. (In Chinese).
57. Chen, Y.Q. Aerodynamic Shape Optimization of Central Slotted Box Girders Based on Performance of Wind-induced Self-excited
Vibration. Master’s Thesis, Tongji University, Shanghai, China, 2016. (In Chinese).
58. Lundberg, S.M.; Lee, S.I. A Unified Approach to Interpreting Model Predictions. In Proceedings of the 31st International
Conference on Neural Information Processing Systems, Long Beach, CA, USA, 25 November 2017. [CrossRef]
59. Zhu, Z.W.; Chen, Z.Q. Numerical Simulations for Aerodynamic Derivatives and Critical Flutter Velocity of Bridge Deck. China J.
Highw. Transp. 2004, 17, 41–45. (In Chinese) [CrossRef]
60. Hong, L.Z. Influence of Wind Barrier on Flutter Performance of Bridge. Master’s Thesis, Tongji University, Shanghai, China, 2020.
(In Chinese).
61. Zhang, H. Estimation for Critical Flutter Velocity of the Bridge with Flat Box Girder. Master’s Thesis, Chang’an University,
Xi’an, 2018. Available online: https://kns.cnki.net/KCMS/detail/detail.aspx?dbname=CMFD201901&filename=1018791251.nh
(accessed on 1 September 2022). (In Chinese).
62. Xian, R.; Liao, H.L. Wind Tunnel Test Study of Aerodynamic Optimization Measures for Flutter Stability of Critical Flat Steel Box
Girder. World Bridges 2008, 138, 44–47. (In Chinese)
63. Li, Z.G.; Wang, Q.; Liao, H.L.; Wei, Y.F. Effects of Inclined Web Slope on Flutter Performance of Flat Box Girders and Their
Quantification. J. Vib. Shock. 2018, 37, 17–24. (In Chinese) [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual
author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to
people or property resulting from any ideas, methods, instructions or products referred to in the content.