CN112784508A - Deep learning-based airfoil flow field rapid prediction method - Google Patents

Deep learning-based airfoil flow field rapid prediction method Download PDF

Info

Publication number
CN112784508A
CN112784508A CN202110185855.6A CN202110185855A CN112784508A CN 112784508 A CN112784508 A CN 112784508A CN 202110185855 A CN202110185855 A CN 202110185855A CN 112784508 A CN112784508 A CN 112784508A
Authority
CN
China
Prior art keywords
airfoil
flow field
neural network
deep learning
grid
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110185855.6A
Other languages
Chinese (zh)
Inventor
孙迪
屈峰
王梓瑞
田洁华
白俊强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN202110185855.6A priority Critical patent/CN112784508A/en
Publication of CN112784508A publication Critical patent/CN112784508A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/28Design optimisation, verification or simulation using fluid dynamics, e.g. using Navier-Stokes equations or computational fluid dynamics [CFD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/10Numerical modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/08Fluids
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Geometry (AREA)
  • Molecular Biology (AREA)
  • Medical Informatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Algebra (AREA)
  • Fluid Mechanics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Aerodynamic Tests, Hydrodynamic Tests, Wind Tunnels, And Water Tanks (AREA)

Abstract

The invention provides a method for quickly predicting an airfoil flow field based on deep learning, which comprises the steps of generating a sample data set; building a deep learning neural network model based on the data set; and the built deep neural network is used for quickly predicting the airfoil flow field. According to the method, only the grids with obvious wing profile near-field flow parameter changes are intercepted and used for training and testing the neural network model, compared with the prior art, the method can reduce the number of data points and time consumption as much as possible while ensuring the accuracy of flow field characteristic extraction and flow field parameter prediction, and improve the efficiency; compared with the prior art, the multilayer perceptron neural network model built by the invention can depict more complex nonlinear relations, improve the resolution of the characteristics of the airfoil flow field and is beneficial to accurately identifying the characteristics of the flow field. The invention aims to provide a series of wing profile structures derived from the same reference wing profile and a training neural network with high pertinence, so that the same series of wing profile flow fields can be quickly and accurately predicted.

Description

Deep learning-based airfoil flow field rapid prediction method
Technical Field
The invention relates to the field of computational fluid mechanics and the field of artificial intelligence, in particular to a method for quickly predicting an airfoil flow field based on deep learning.
Background
The airfoil optimization design usually selects the same series of airfoils derived from a reference airfoil. The wing profile optimization design method is mainly developed from early wind tunnel experiments to Computational Fluid Dynamics (CFD), so that the design period is greatly shortened, but the wing profile optimization process based on the CFD technology has a large number of flow field calculation problems and needs to consume a large amount of calculation time and resources. The airfoil flow field as a system has the characteristics of the airfoil flow field, and the repeated CFD calculation ignores the characteristics, so that the efficiency is reduced. The deep learning has strong learning ability on high-order complex functions, has unique advantages in the aspect of feature extraction, and can carry out rapid and accurate prediction. A multilayer perceptron (MLP) model is built by utilizing a deep learning technology, and the model is applied to prediction of a wing-shaped flow field, so that time cost and resource consumption can be greatly reduced, and the method is a new idea which is feasible and has wide application prospect.
Disclosure of Invention
In order to solve the problem of large amount of flow field calculation in the process of optimizing the airfoil profile under the same reference airfoil profile, the invention provides a method for quickly predicting the airfoil profile flow field based on deep learning. The method can highly extract the characteristics of the airfoil flow field, realize the rapid and accurate prediction of the airfoil flow field, and greatly reduce the consumption of calculation time and resources.
The technical scheme of the invention is as follows:
the method for quickly predicting the airfoil flow field based on deep learning comprises the following steps:
step 1: generating a sample data set required by building a neural network;
step 2: building and training a deep learning neural network model based on the sample data set;
and step 3: and the built deep neural network is used for quickly predicting the airfoil flow field.
Further, the step 1 of generating the sample data set required for building the neural network comprises the following steps:
step 1.1: parameterizing the reference airfoil profile, and superposing disturbance on the reference airfoil profile to obtain a new airfoil profile to obtain a series of airfoil profile samples;
step 1.2: generating an airfoil computational grid; mapping the grid from the physical space to a computational space by coordinate transformation; carrying out CFD numerical simulation on the airfoil sample obtained in the step 1.1 to obtain flow field parameters of the airfoil sample; and intercepting airfoil and flow field parameters in the grid area with obvious airfoil near-field flow parameter change as a sample data set of each airfoil sample for training and testing a neural network model.
Further, in step 1.1, parameterizing the reference airfoil profile by adopting a class shape function transformation method, and superposing and disturbing the CST equation design parameters of the reference airfoil profile by adopting a CST disturbance method to derive a new airfoil profile to obtain a series of airfoil profile samples.
Further, in step 1.2, an elliptic partial differential equation is adopted to generate an airfoil computational grid; mapping the grid from a physical space to a computing space which is a uniform rectangular grid in a plane through coordinate transformation; and intercepting the parameters of the airfoil and the flow field in the circular grid area with the geometric centroid of the airfoil as the center of a circle and the chord length of the airfoil as the radius as a sample data set of each airfoil sample for training and testing a neural network model.
Further, in step 2, building and training a deep learning neural network model based on the sample data set comprises the following steps:
step 2.1: building a deep learning neural network model by adopting a multilayer perceptron neural network, taking the airfoil parameter vectors in the sample data set obtained in the step 1 and the coordinates of the grid points in a calculation space as input, and outputting the input as flow field parameters of the grid points;
step 2.2: training a deep learning neural network: and (3) taking the root mean square error of the flow field parameters as a loss function, and performing iterative optimization on the neural network by using an Adam optimization algorithm, wherein the optimization target is the minimum loss function until the loss function of the training sample data set is not reduced any more, and completing training.
Further, in step 1.1, the upper and lower edge surfaces of the airfoil are respectively fitted by using a 9-order function, 20 design parameters are used for describing the airfoil, the disturbance range of each design parameter is +/-0.1, and 1000 airfoils are extracted in a design space by adopting a Latin hypercube sampling method to serve as airfoil samples.
Further, in step 2.1, the input layer contains 22 parameters, which are the coordinates (xi, η, P) of the airfoil parameter vector and the grid point obtained in step 1 in the calculation space1,P2,...,P20) Where (ξ, η) are the coordinates of the grid point in the computation space, (P)1,P2,...,P20) Is an airfoil parameter vector.
Further, in step 2.1, the hidden layer comprises 8 layers, and the number of neurons is 200, 400, 800, 400, respectively.
Further, in step 2.1, the output layer contains 3 neurons, and outputs flow field parameters (P, u, v) of grid points, where P denotes pressure, u is a velocity component in the x direction, and v is a velocity component in the z direction.
Advantageous effects
Compared with the prior art, the invention has the following advantages:
1. the invention only intercepts the grids with obvious airfoil profile near-field flow parameter change for training and testing the neural network model, and compared with the prior art, the invention can reduce the data point number and time consumption as much as possible and improve the efficiency while ensuring the accuracy of flow field characteristic extraction and flow field parameter prediction.
2. Compared with the prior art, the multilayer perceptron (MLP) neural network model built by the invention can depict more complex nonlinear relations, improve the resolution of the characteristics of the airfoil flow field and contribute to the accurate identification of the characteristics of the flow field.
3. The invention aims to provide a series of wing profile structures derived from the same reference wing profile and a training neural network with high pertinence, so that the same series of wing profile flow fields can be quickly and accurately predicted.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a sample set of airfoils.
FIG. 2 is an airfoil computational grid.
Fig. 3 is a coordinate transformation. (a) Is a physical space, and (b) is a computational space.
FIG. 4 is a diagram of a deep learning model.
Fig. 5 shows the result of flow field prediction for the airfoil No. 487 training case. (a) A pressure calculated for the CFD, (b) a pressure predicted for the deep learning model, (c) an error in the pressure predicted for the deep learning model, (d) an x-direction velocity component calculated for the CFD, (e) an x-direction velocity component predicted for the deep learning model, (f) an error in the x-direction velocity component predicted for the deep learning model, (g) a z-direction velocity component calculated for the CFD, (h) a z-direction velocity component predicted for the deep learning model, and (i) an error in the z-direction velocity component predicted for the deep learning model.
Fig. 6 shows the flow field prediction results for test case No. 38 airfoil. (a) A pressure calculated for the CFD, (b) a pressure predicted for the deep learning model, (c) an error in the pressure predicted for the deep learning model, (d) an x-direction velocity component calculated for the CFD, (e) an x-direction velocity component predicted for the deep learning model, (f) an error in the x-direction velocity component predicted for the deep learning model, (g) a z-direction velocity component calculated for the CFD, (h) a z-direction velocity component predicted for the deep learning model, and (i) an error in the z-direction velocity component predicted for the deep learning model.
Detailed Description
The following detailed description of embodiments of the invention is intended to be illustrative, and not to be construed as limiting the invention.
The method for quickly predicting the airfoil flow field based on deep learning in the embodiment comprises the following steps: generating a sample data set; building a deep learning neural network model based on the data set; and the built deep neural network is used for quickly predicting the airfoil flow field. The method comprises the following specific steps:
step 1: generating a sample data set required for building a neural network:
1) in the embodiment, a Rae2822 airfoil is used as a reference airfoil, a class shape function transformation (CST) method is used for parameterizing the reference airfoil, 9-order function fitting is respectively used for the upper and lower edge surfaces of the airfoil, namely 20 design parameters are used for describing the airfoil, the disturbance range of each design parameter is +/-0.1, and 1000 airfoils are extracted in a design space by a latin hypercube sampling method to serve as an airfoil sample set, as shown in fig. 1. And (3) numbering the wing profiles of the sample set, wherein the wing profiles numbered from 1 to 800 are used as a training set, and the wing profiles numbered from 801 and 1000 are used as a verification set.
2) An airfoil computational grid is generated using elliptical partial differential equations, as shown in FIG. 2.
3) The grid is mapped from physical space to a computational space that is a uniform rectangular grid in the plane by coordinate transformation, as shown in fig. 3.
4) Numerical simulation is carried out on the airfoil sample by adopting an open source solver NASA CFL3D, and a series of flow field parameters of the sample set are obtained. The calculation conditions in this embodiment are: re ═ 6.5X 106,Ma=0.73,T460 ° R, α 4 °, boundary layer first layer height 4 × 10-6,y+Is less than 1. Intercepting a grid with obvious changes of airfoil near-field flow parameters, and taking a circular grid region with an airfoil geometric centroid as a circle center and an airfoil chord length as a radius for training and testing a neural network model; the final truncated grid size is 292 × 77 (circumferential × radial).
Step 2: building a deep learning neural network model:
1) whole deep learning neural netThe neural network adopts a multilayer perceptron (MLP) neural network, and comprises an input layer, a hidden layer and an output layer. The input layer contains 22 parameters, and coordinates (xi, eta, P) of the airfoil parameter vector and the grid point obtained in the step 1 in a calculation space1,P2,...,P20) Where (ξ, η) are the coordinates of the grid point in the computation space, (P)1,P2,...,P20) Designing parameters for the airfoil profile; the hidden layer comprises 8 layers, and the number of the neurons is respectively 200, 400, 800 and 400; the output layer contains 3 neurons and outputs flow field parameters (P, u, v) at grid points, where P represents pressure, u is the x-direction velocity component, and v is the z-direction velocity component. The model schematic is shown in fig. 4.
2) Training a deep learning neural network, taking the root mean square error of flow field parameters as a loss function, and performing iterative optimization on the neural network by using an Adam optimization algorithm, wherein the optimization target is the minimum loss function, the initial learning rate is set to be 1 multiplied by 10-3And finishing training until the loss function of the training set is not reduced any more.
And step 3: fast prediction of an airfoil flow field:
and testing the trained neural network model by adopting the data of the training set and the verification set, and if the test is successful, quickly predicting the airfoil flow field. The flow field prediction results of the airfoils of training case 487 and test case 38 are shown in fig. 5 and 6.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made in the above embodiments by those of ordinary skill in the art without departing from the principle and spirit of the present invention.

Claims (9)

1. A method for quickly predicting an airfoil flow field based on deep learning is characterized by comprising the following steps:
step 1: generating a sample data set required by building a neural network;
step 2: building and training a deep learning neural network model based on the sample data set;
and step 3: and the built deep neural network is used for quickly predicting the airfoil flow field.
2. The method for rapidly predicting the airfoil flow field based on the deep learning according to claim 1,
the step 1 of generating the sample data set required by building the neural network comprises the following steps:
step 1.1: parameterizing the reference airfoil profile, and superposing disturbance on the reference airfoil profile to obtain a new airfoil profile to obtain a series of airfoil profile samples;
step 1.2: generating an airfoil computational grid; mapping the grid from the physical space to a computational space by coordinate transformation; carrying out CFD numerical simulation on the airfoil sample obtained in the step 1.1 to obtain flow field parameters of the airfoil sample; and intercepting airfoil and flow field parameters in the grid area with obvious airfoil near-field flow parameter change as a sample data set of each airfoil sample for training and testing a neural network model.
3. The method for rapidly predicting the airfoil flow field based on the deep learning according to claim 2,
in step 1.1, parameterizing a reference airfoil profile by adopting a class shape function transformation method, and superposing and disturbing the design parameters of a CST equation of the reference airfoil profile by adopting a CST disturbance method to derive a new airfoil profile to obtain a series of airfoil profile samples.
4. The method for rapidly predicting the airfoil flow field based on the deep learning according to claim 3,
in the step 1.2, an elliptical partial differential equation is adopted to generate an airfoil computing grid; mapping the grid from a physical space to a computing space which is a uniform rectangular grid in a plane through coordinate transformation; and intercepting the parameters of the airfoil and the flow field in the circular grid area with the geometric centroid of the airfoil as the center of a circle and the chord length of the airfoil as the radius as a sample data set of each airfoil sample for training and testing a neural network model.
5. The method for rapidly predicting the airfoil flow field based on the deep learning according to claim 4,
in step 2, the method for building and training the deep learning neural network model based on the sample data set comprises the following steps:
step 2.1: building a deep learning neural network model by adopting a multilayer perceptron neural network, taking the airfoil parameter vectors in the sample data set obtained in the step 1 and the coordinates of the grid points in a calculation space as input, and outputting the input as flow field parameters of the grid points;
step 2.2: training a deep learning neural network: and (3) taking the root mean square error of the flow field parameters as a loss function, and performing iterative optimization on the neural network by using an Adam optimization algorithm, wherein the optimization target is the minimum loss function until the loss function of the training sample data set is not reduced any more, and completing training.
6. The method for rapidly predicting the airfoil flow field based on the deep learning according to claim 5,
in the step 1.1, the upper edge surface and the lower edge surface of the airfoil profile are respectively fitted by using a 9-order type function, 20 design parameters are used for describing the airfoil profile, the disturbance range of each design parameter is +/-0.1, and 1000 airfoil profiles are extracted in a design space by adopting a Latin hypercube sampling method to serve as airfoil profile samples.
7. The method as claimed in claim 6, wherein in step 2.1, the input layer contains 22 parameters, and the airfoil parameter vectors and grid points obtained in step 1 have their coordinates in the calculation space (ξ, η, P) as the basis of the deep learning1,P2,...,P20) Where (ξ, η) are the coordinates of the grid point in the computation space, (P)1,P2,...,P20) Is an airfoil parameter vector.
8. The method for rapidly predicting the airfoil flow field based on the deep learning of claim 7, wherein in the step 2.1, the hidden layer comprises 8 layers, and the number of the neurons is 200, 400, 800 and 400.
9. The method for rapidly predicting the airfoil flow field based on the deep learning as claimed in claim 8, wherein in step 2.1, the output layer contains 3 neurons, and the output is the flow field parameters (P, u, v) of grid points, wherein P represents pressure, u is the velocity component in the x direction, and v is the velocity component in the z direction.
CN202110185855.6A 2021-02-12 2021-02-12 Deep learning-based airfoil flow field rapid prediction method Pending CN112784508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110185855.6A CN112784508A (en) 2021-02-12 2021-02-12 Deep learning-based airfoil flow field rapid prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110185855.6A CN112784508A (en) 2021-02-12 2021-02-12 Deep learning-based airfoil flow field rapid prediction method

Publications (1)

Publication Number Publication Date
CN112784508A true CN112784508A (en) 2021-05-11

Family

ID=75761497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110185855.6A Pending CN112784508A (en) 2021-02-12 2021-02-12 Deep learning-based airfoil flow field rapid prediction method

Country Status (1)

Country Link
CN (1) CN112784508A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113420513A (en) * 2021-07-01 2021-09-21 西北工业大学 Underwater cylinder turbulent flow partition flow field prediction method based on deep learning
CN114065662A (en) * 2021-11-12 2022-02-18 西北工业大学 Method suitable for rapidly predicting airfoil flow field with variable grid topology
CN114139104A (en) * 2021-12-10 2022-03-04 北京百度网讯科技有限公司 Method and device for processing flow field data based on partial differential equation and electronic equipment
CN114235330A (en) * 2021-12-08 2022-03-25 西北工业大学 Multi-source pneumatic load model construction method for correlated wind tunnel test and calculation data
CN114491790A (en) * 2021-12-28 2022-05-13 中国航天空气动力技术研究院 MAML-based pneumatic modeling method and system
CN114528759A (en) * 2022-02-10 2022-05-24 哈尔滨工程大学 Underwater explosion bubble form and nearby flow field pressure prediction method based on deep learning
CN115423053A (en) * 2022-11-07 2022-12-02 中国空气动力研究与发展中心计算空气动力研究所 Method and related equipment for classifying unstructured flow field data suitable for airfoil section
CN115438575A (en) * 2022-08-18 2022-12-06 南京航空航天大学 Analysis method for high-precision airfoil flow field prediction
CN115758891A (en) * 2022-11-22 2023-03-07 四川大学 Wing profile flow field prediction method based on Transformer decoder network
CN116451584A (en) * 2023-04-23 2023-07-18 广东云湃科技有限责任公司 Thermal stress prediction method and system based on neural network
CN116562094A (en) * 2023-05-12 2023-08-08 大连海事大学 AUV formation flow field prediction method based on PINN model
CN116628894A (en) * 2023-07-20 2023-08-22 中国海洋大学 Hydrofoil design optimization method and hydrofoil design optimization framework based on deep learning
CN117350178A (en) * 2023-12-05 2024-01-05 深圳十沣科技有限公司 Airfoil lift resistance prediction method, apparatus, device and storage medium
CN117451626A (en) * 2023-10-27 2024-01-26 清华大学 Stacked imaging method and apparatus including sample shape optimization
CN117540664A (en) * 2024-01-10 2024-02-09 中国空气动力研究与发展中心计算空气动力研究所 Two-dimensional flow field prediction and correction method based on graph neural network

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104834772A (en) * 2015-04-22 2015-08-12 复旦大学 Artificial-neural-network-based inverse design method for aircraft airfoils/wings
CN105975645A (en) * 2016-02-26 2016-09-28 西北工业大学 Quick calculation method of aircraft flow field containing a shock-wave area on the basis of multiple steps
CN110222828A (en) * 2019-06-12 2019-09-10 西安交通大学 A kind of Unsteady Flow method for quick predicting based on interacting depth neural network
CN110705029A (en) * 2019-09-05 2020-01-17 西安交通大学 Flow field prediction method of oscillating flapping wing energy acquisition system based on transfer learning
CN111291505A (en) * 2020-05-08 2020-06-16 中国空气动力研究与发展中心低速空气动力研究所 Wing-type icing shape prediction method and device based on depth confidence network
CN111597698A (en) * 2020-05-08 2020-08-28 浙江大学 Method for realizing pneumatic optimization design based on deep learning multi-precision optimization algorithm
CN111625901A (en) * 2020-05-07 2020-09-04 中国空气动力研究与发展中心计算空气动力研究所 Intelligent pressure coefficient curve generation method for wing profile
CN112084727A (en) * 2020-10-26 2020-12-15 中国人民解放军国防科技大学 Transition prediction method based on neural network
WO2021007812A1 (en) * 2019-07-17 2021-01-21 深圳大学 Deep neural network hyperparameter optimization method, electronic device and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104834772A (en) * 2015-04-22 2015-08-12 复旦大学 Artificial-neural-network-based inverse design method for aircraft airfoils/wings
CN105975645A (en) * 2016-02-26 2016-09-28 西北工业大学 Quick calculation method of aircraft flow field containing a shock-wave area on the basis of multiple steps
CN110222828A (en) * 2019-06-12 2019-09-10 西安交通大学 A kind of Unsteady Flow method for quick predicting based on interacting depth neural network
WO2021007812A1 (en) * 2019-07-17 2021-01-21 深圳大学 Deep neural network hyperparameter optimization method, electronic device and storage medium
CN110705029A (en) * 2019-09-05 2020-01-17 西安交通大学 Flow field prediction method of oscillating flapping wing energy acquisition system based on transfer learning
CN111625901A (en) * 2020-05-07 2020-09-04 中国空气动力研究与发展中心计算空气动力研究所 Intelligent pressure coefficient curve generation method for wing profile
CN111291505A (en) * 2020-05-08 2020-06-16 中国空气动力研究与发展中心低速空气动力研究所 Wing-type icing shape prediction method and device based on depth confidence network
CN111597698A (en) * 2020-05-08 2020-08-28 浙江大学 Method for realizing pneumatic optimization design based on deep learning multi-precision optimization algorithm
CN112084727A (en) * 2020-10-26 2020-12-15 中国人民解放军国防科技大学 Transition prediction method based on neural network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王梓瑞等: "深度学习在超临界翼型流场预测中的应用", 第十一届全国流体力学学术会议论文摘要集, pages 1 *

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113420513A (en) * 2021-07-01 2021-09-21 西北工业大学 Underwater cylinder turbulent flow partition flow field prediction method based on deep learning
CN113420513B (en) * 2021-07-01 2023-03-07 西北工业大学 Underwater cylinder turbulent flow partition flow field prediction method based on deep learning
CN114065662A (en) * 2021-11-12 2022-02-18 西北工业大学 Method suitable for rapidly predicting airfoil flow field with variable grid topology
CN114235330A (en) * 2021-12-08 2022-03-25 西北工业大学 Multi-source pneumatic load model construction method for correlated wind tunnel test and calculation data
CN114235330B (en) * 2021-12-08 2023-10-27 西咸新区天枢航空科技有限公司 Multi-source pneumatic load model construction method for correlation wind tunnel test and calculation data
CN114139104A (en) * 2021-12-10 2022-03-04 北京百度网讯科技有限公司 Method and device for processing flow field data based on partial differential equation and electronic equipment
CN114139104B (en) * 2021-12-10 2022-12-13 北京百度网讯科技有限公司 Method and device for processing flow field data based on partial differential equation and electronic equipment
CN114491790A (en) * 2021-12-28 2022-05-13 中国航天空气动力技术研究院 MAML-based pneumatic modeling method and system
CN114528759A (en) * 2022-02-10 2022-05-24 哈尔滨工程大学 Underwater explosion bubble form and nearby flow field pressure prediction method based on deep learning
CN114528759B (en) * 2022-02-10 2022-09-09 哈尔滨工程大学 Underwater explosion bubble form and nearby flow field pressure prediction method based on deep learning
CN115438575A (en) * 2022-08-18 2022-12-06 南京航空航天大学 Analysis method for high-precision airfoil flow field prediction
CN115423053B (en) * 2022-11-07 2023-04-07 中国空气动力研究与发展中心计算空气动力研究所 Method and related equipment for classifying unstructured flow field data suitable for airfoil section
CN115423053A (en) * 2022-11-07 2022-12-02 中国空气动力研究与发展中心计算空气动力研究所 Method and related equipment for classifying unstructured flow field data suitable for airfoil section
CN115758891A (en) * 2022-11-22 2023-03-07 四川大学 Wing profile flow field prediction method based on Transformer decoder network
CN116451584B (en) * 2023-04-23 2023-11-03 广东云湃科技有限责任公司 Thermal stress prediction method and system based on neural network
CN116451584A (en) * 2023-04-23 2023-07-18 广东云湃科技有限责任公司 Thermal stress prediction method and system based on neural network
CN116562094A (en) * 2023-05-12 2023-08-08 大连海事大学 AUV formation flow field prediction method based on PINN model
CN116562094B (en) * 2023-05-12 2023-11-14 大连海事大学 AUV formation flow field prediction method based on PINN model
CN116628894A (en) * 2023-07-20 2023-08-22 中国海洋大学 Hydrofoil design optimization method and hydrofoil design optimization framework based on deep learning
CN116628894B (en) * 2023-07-20 2023-09-29 中国海洋大学 Hydrofoil design optimization method and hydrofoil design optimization framework based on deep learning
CN117451626A (en) * 2023-10-27 2024-01-26 清华大学 Stacked imaging method and apparatus including sample shape optimization
CN117451626B (en) * 2023-10-27 2024-05-28 清华大学 Stacked imaging method and apparatus including sample shape optimization
CN117350178A (en) * 2023-12-05 2024-01-05 深圳十沣科技有限公司 Airfoil lift resistance prediction method, apparatus, device and storage medium
CN117350178B (en) * 2023-12-05 2024-04-02 深圳十沣科技有限公司 Airfoil lift resistance prediction method, apparatus, device and storage medium
CN117540664A (en) * 2024-01-10 2024-02-09 中国空气动力研究与发展中心计算空气动力研究所 Two-dimensional flow field prediction and correction method based on graph neural network
CN117540664B (en) * 2024-01-10 2024-04-05 中国空气动力研究与发展中心计算空气动力研究所 Two-dimensional flow field prediction and correction method based on graph neural network

Similar Documents

Publication Publication Date Title
CN112784508A (en) Deep learning-based airfoil flow field rapid prediction method
Kou et al. Multi-kernel neural networks for nonlinear unsteady aerodynamic reduced-order modeling
Raul et al. Surrogate-based aerodynamic shape optimization for delaying airfoil dynamic stall using Kriging regression and infill criteria
Kou et al. A hybrid reduced-order framework for complex aeroelastic simulations
Kharal et al. Neural networks based airfoil generation for a given Cp using Bezier–PARSEC parameterization
CN110705029B (en) Flow field prediction method of oscillating flapping wing energy acquisition system based on transfer learning
Abbas et al. Prediction of aeroelastic response of bridge decks using artificial neural networks
CN105718634B (en) A kind of aerofoil profile Robust Optimal Design based on non-probability interval analysis model
Gopalakrishnan Meena et al. Network community-based model reduction for vortical flows
Li et al. Unsteady aerodynamic reduced-order modeling based on machine learning across multiple airfoils
Pehlivanoglu et al. Aerodynamic design prediction using surrogate-based modeling in genetic algorithm architecture
CN112084727A (en) Transition prediction method based on neural network
Lu et al. Robust least-squares support vector machine with minimization of mean and variance of modeling error
CN116448419A (en) Zero sample bearing fault diagnosis method based on depth model high-dimensional parameter multi-target efficient optimization
Li et al. Reduced-order thrust modeling for an efficiently flapping airfoil using system identification method
Rumpfkeil et al. A dynamic sampling method for kriging and cokriging surrogate models
Rajaram et al. Deep Gaussian process enabled surrogate models for aerodynamic flows
Wang et al. Unsteady aerodynamic prediction for iced airfoil based on multi-task learning
Teksin et al. Structure estimation of vertical axis wind turbine using artificial neural network
Le Provost et al. Deep learning and data assimilation approaches to sensor reduction in estimation of disturbed separated flows
Zhu et al. Design of an RBF surrogate model for low Reynolds number airfoil based on transfer learning
Massegur Sampietro et al. Recurrent Multi-Mesh Convolutional Autoencoder Framework for Spatio-Temporal Aerodynamic Modelling.
Mukesh et al. Influence of search algorithms on aerodynamic design optimisation of aircraft wings
Zhang et al. A right-hand side function surrogate model-based method for the black-box dynamic optimization problem
Liu et al. Unteady aerodynamics modeling method based on dendrite-based gated recurrent neural network model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination