CN110659447B - Implicit solution method based on influence factor residual sorting - Google Patents

Implicit solution method based on influence factor residual sorting Download PDF

Info

Publication number
CN110659447B
CN110659447B CN201910822114.7A CN201910822114A CN110659447B CN 110659447 B CN110659447 B CN 110659447B CN 201910822114 A CN201910822114 A CN 201910822114A CN 110659447 B CN110659447 B CN 110659447B
Authority
CN
China
Prior art keywords
influence
residual
calculation
flow field
unit
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.)
Active
Application number
CN201910822114.7A
Other languages
Chinese (zh)
Other versions
CN110659447A (en
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.)
Sichuan Tengdun Technology Co Ltd
Original Assignee
Sichuan Tengdun Technology Co Ltd
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 Sichuan Tengdun Technology Co Ltd filed Critical Sichuan Tengdun Technology Co Ltd
Priority to CN201910822114.7A priority Critical patent/CN110659447B/en
Publication of CN110659447A publication Critical patent/CN110659447A/en
Application granted granted Critical
Publication of CN110659447B publication Critical patent/CN110659447B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization

Abstract

The invention relates to the field of an implicit equation set acceleration solution based on residual sorting, and discloses an implicit solution based on influence factor residual sorting. Establishing an initial flow field matrix equation according to an object to be detected; setting restrictive flow field conditions, and performing residual error calculation on each unit of the flow field; then establishing a residual error influence factor transmission scalar equation, and calculating to obtain residual error influence factors of all units; and sequencing and calculating the product of the residual error and the influence factor to a calculation unit to obtain a final result. The influence of the product of the residual error and the influence factor on the calculation result is subjected to sequencing calculation, so that unit priority calculation with large influence can be realized; moreover, because the influence factor equation is much simpler than the adjoint equation, and the calculation of the product of the influence factor and the residual error is also simpler than the calculation of the product of the adjoint matrix and the residual error, the additional overhead of sequencing calculation can be greatly reduced, and the calculation efficiency can be further improved; meanwhile, all calculations are guaranteed to be effective.

Description

Implicit solution method based on influence factor residual sorting
Technical Field
The invention relates to the field of an implicit equation set acceleration solution based on residual sorting, in particular to an implicit solution based on influence factor residual sorting.
Background
In the field of Computational Fluid Dynamics (CFD), most computational models can be solved with the following matrix equations:
Ax+b=0。 (1)
wherein the matrix A is a matrix representing a control equation, b represents a boundary condition, and x is a vector to be solved.
Generally, the method for solving the flow field control equation (1) is to set an initial value x _0 for a vector x to be solved by using a time correlation method, and experience a time-varying process:
Figure BDA0002187850650000011
finally, a solution of formula (1) is obtained, wherein R is the residual error.
The general process of CFD computation is to set the initial flow field, with the residual of the flow field region outside the object plane (or other restrictive boundary) at or near 0, with non-zero residual near the restrictive boundary, bounded by boundary conditions, and diffusing outward, reflecting at the boundary, and possibly oscillating during the computational iteration, and then gradually decreasing in amplitude and going toward 0. The variation of the residual error is actually representative of the propagation and interaction process of the perturbation signal generated by the restrictive boundary conditions under the control of the flow equation.
In a supersonic/hypersonic flow field, a limited disturbance area (usually shock waves are used as a boundary) exists, the influence of disturbance is limited in the disturbance area, and the flow field outside the disturbance area is invariable; meanwhile, the directivity of signal propagation exists, and downstream changes cannot influence an upstream area beyond the Mach cone. Based on these characteristics, some methods are proposed to reduce unnecessary computation outside the disturbance influence area, such as defining the computation domain based on pre-analysis, or simplifying the control equation into a parabolic form (PNS), performing space-marching computation, and the like.
For a subsonic flow field, the influence of disturbance can be spread to the whole flow field, but the rules of the propagation direction and attenuation still exist, and correspondingly, an acceleration method aiming at signal propagation directivity such as alternating direction scanning (ADI) exists.
However, these methods have limitations. The computational domain definition cannot be made the most efficient for all computational states with one scheme; the PNS changes the equation, influences the precision and can only be applied to the supersonic velocity area; ADI also has a certain blindness, does not accurately track the propagation path of the signal, and has a large degree of redundancy in computation. In the calculation process, the situation that local region oscillation convergence in the flow field is poor, so that the full flow field is subjected to long-time iterative calculation is also often caused, convergence is judged by using a full flow field convergence criterion, but a large deviation still exists locally. These greatly affect the computational efficiency and accuracy.
And (4) carrying out sequencing management on the residual errors of all grids of the full flow field based on an implicit solution of residual error sequencing, and preferentially calculating a unit with the highest residual error sequencing. The method has the advantages that the calculation of the unit with the residual error sequencing in the front can ensure that all the calculation is effective calculation; along with the propagation process of the signals, the calculation area can be ensured to cover the signal propagation path all the time, and the redundant calculation amount is reduced to the maximum extent; the calculation domain is always driven by the propagation of disturbance signals, the effective region and the ineffective region are automatically distinguished, one method can adapt to all calculation states, and special processing is not needed to be carried out on different calculation states; the method only controls the calculation domain, has no restriction and special requirements on the algorithm layer, can be suitable for any algorithm, and does not sacrifice the precision or limit the application range of the algorithm.
The effect of residuals from different regions in the flow field on the final calculation is not the same. Particularly in a supersonic flow field, the influence of disturbance cannot be propagated upstream, the downstream residual has no influence on the calculation result, the calculation is not necessary, and the repeated calculation of the part cannot be completely avoided by using the residual sorting.
Based on an implicit solution method accompanied with residual sorting, the influence quantity of each unit residual on the final calculation result is obtained by utilizing an accompanying matrix, the calculation sorting is carried out according to the influence quantity of the residual,
for equation (1), let the adjoint matrix Λ be satisfied
Figure BDA0002187850650000021
From equation (3), an estimated expression of the variation of each unit residual with respect to the variation of the calculation result can be obtained:
Figure BDA0002187850650000022
the final calculation convergence result is compared with the current state, and the residual error has the variable quantity of
δR=-R
Therefore, the estimated variation of the final result and the current result is the same
δF=ΛR
If the calculation model object surface is outside the influence area of a certain unit, the flow field change disturbance of the calculation model object surface has no influence on the flow field near the object surface, and the adjoint matrix value of the unit is equal to 0, so that the invalid calculation of a downstream area which does not influence the calculation result in the supersonic flow field can be effectively reduced based on the solution of adjoint residual sorting.
The aerodynamic force calculation F often contains multiple components,
Figure BDA0002187850650000023
the method is also a complex matrix, so that the solution of the equation (3) is complex, the calculation cost is high, and the effect of calculation acceleration is weakened to a certain extent. If the adjoint matrix is used only for rough estimation of residual influence quantity, data correction and calculation accuracy improvement are not required to be performed by using the adjoint matrix, and the requirement on calculation accuracy can be reduced. Even so, the adjoint equation itself is complex, and the product of the adjoint matrix and the residual involves a matrix operation, which also introduces additional overhead.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: aiming at the existing problems, an implicit solution based on influence factor residual sorting is provided.
The technical scheme adopted by the invention is as follows: an implicit solution method based on influence factor residual sorting specifically comprises the following processes:
step S1: establishing an initial flow field matrix equation according to an object to be measured;
step S2: setting restrictive flow field conditions, and performing residual calculation on each unit of the flow field;
and step S3: defining a residual error influence factor according to a flow field residual error change influence propagation mechanism, establishing a residual error influence factor propagation scalar equation, and calculating to obtain each unit residual error influence factor;
and step S4: defining the product result of the residual error of each unit and the influence factor as the characteristic value of the influence quantity, sequencing each unit to obtain a sequencing queue, calculating according to the sequence of the queue, and dynamically adjusting the sequence of the queue according to the characteristic value of the influence quantity until the maximum characteristic value of the influence quantity is reduced by one order of magnitude;
step S5: and repeating the step S3 and the step S4 until a final result is obtained.
Further, in step S1, the flow field matrix equation is:
Ax+b=0
the matrix A is a matrix representing a control equation, b represents a boundary condition established according to an object to be measured, and x is a vector to be solved and represents a flow field parameter to be solved.
Further, in step S2, the residual equation is calculated as:
Figure BDA0002187850650000031
an initial value x0 is set for a vector x to be solved by adopting a time correlation method, and a value of R is obtained after a process of changing along with time, wherein R is a residual error.
Further, in step S2, the flow field conditions are specifically boundary conditions and initial flow field conditions.
Further, in step S3, the specific process is as follows: defining a residual influence factor xi according to a flow field residual change influence propagation mechanism, and establishing an influence factor propagation scalar equation of each unit i:
∑(ξ ij )S ij max(1+M nij ,0)=0
and calculating to obtain scalar influence factors xi of each unit, wherein j is taken as all adjacent units of the unit i, sij is the area of the common plane between the unit i and the unit j, mnij is the normal Mach number of the airflow on the common plane of the unit i and the unit j, the speed is directed from i to j and is positive, the influence factor xi is taken as 1 on the object plane, and the influence factor xi is taken as 0 on the boundary of the non-object plane.
Further, in the step S4, the specific process is as follows: step S41, calculating the product of the influence factor and the residual modulus of each unit as the characteristic value of the influence quantity; step S42, establishing a solving queue for the cell arrangement according to the size of the influence quantity characteristic value, wherein the cell with the largest influence quantity characteristic value is positioned at the head of the queue; s43, taking out the cell with the maximum influence quantity characteristic value from the head of the queue, and carrying out iterative solution on a control equation until the influence quantity characteristic value is smaller than the current head of the queue cell; step S44, calculating and updating residual errors and influence quantity characteristic values of adjacent cells of the current cell, and putting the current cell and the cells influenced by the change of the current cell and the change of the residual errors into corresponding positions in a queue according to the size of the influence quantity characteristic values; step S45, repeating steps S43 and S44 until the maximum residual eigenvalue decreases by one order of magnitude.
Further, in the step S5, the specific process is as follows: and repeating the step S3 and the step S4 until the total residual influence quantity estimated value is smaller than a preset convergence criterion value, and obtaining a final flow field calculation convergence result.
Compared with the prior art, the beneficial effects of adopting the technical scheme are as follows: the influence of the product of the residual error and the influence factor on the calculation result is used for carrying out sequencing calculation, and unit priority calculation with large influence can be achieved. Particularly for the supersonic flow field, because the influence of disturbance cannot be propagated upstream, the change of the flow field of the downstream unit has no influence on the calculation result, the corresponding adjoint matrix is 0, the influence quantity of residual errors obtained by the adjoint matrix is used for calculation sequencing, redundant calculation on the unit without influence can be completely avoided, and the calculation efficiency is improved to the maximum extent. Meanwhile, the influence factor equation is much simpler than the adjoint equation, and the calculation of the product of the influence factor and the residual error is also simpler than the calculation of the product of the adjoint matrix and the residual error, so that the additional overhead of sequencing calculation can be greatly reduced, and the calculation efficiency can be further improved.
Drawings
FIG. 1 is a schematic flow chart of an implicit solution method based on impact factor residual sorting according to the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
As shown in the flowchart of fig. 1, an implicit solution based on impact factor residual sorting includes:
(1) Step S1: establishing an initial flow field matrix equation according to an object to be detected;
in step S1, a flow field matrix equation is established for the object to be measured
Ax+b=0;
The matrix A is a matrix representing a control equation, b is a vector and represents a boundary condition established according to an object to be measured, and x is a vector to be solved and represents a flow field parameter to be solved.
In the field of Computational Fluid Dynamics (CFD), most computational models can be solved using the above-described flow field matrix equations.
(2) Step S2: setting restrictive flow field conditions, and performing residual calculation on each unit of the flow field;
the restrictive flow field conditions are specifically flow field boundary conditions and initial flow field conditions, and generally, each cell under the initial flow field conditions does not satisfy a given matrix equation and has a certain degree of residual error.
In step S2, the calculation residual equation is:
Figure BDA0002187850650000041
an initial value x0 is set for a vector x to be solved by adopting a time correlation method, and a value of R is obtained after a process of changing along with time, wherein R is a residual error.
(3) And step S3: defining a residual error influence factor according to a flow field residual error change influence propagation mechanism, establishing a residual error influence factor propagation scalar equation, and calculating to obtain each unit residual error influence factor;
in the CFD field, the CFD calculation process is to set an initial flow field, a residual error of a flow field region outside a restrictive boundary is 0 or close to 0, and a non-0 residual error is generated near the restrictive boundary due to the limitation of a boundary condition, and the non-0 residual error is diffused outwards in the calculation iteration process, reflected on the boundary, possibly having an oscillation process, and finally gradually reducing the amplitude and tending to 0. According to the mechanism of the flow field residual variation influence propagation, a residual influence factor xi is defined, and an influence factor propagation scalar equation of each unit i is established:
∑(ξ ij )S ij max(1+M nij ,0)=0
and calculating to obtain scalar influence factors xi of each unit, wherein j is used for acquiring all adjacent units of the unit i, sij is the area of the common plane between the unit i and the unit j, mnij is the normal Mach number of the airflow on the common plane of the unit i and the unit j, the speed is positive from the direction of i to j, the influence factor of the object plane is 1, and the influence factor of the boundary of the non-object plane is 0.
Thus, the influence factor of each unit residual error, namely the relative estimation of the influence degree of the final calculation result can be obtained. If the calculation model object plane is outside the influence area of a unit, the flow field change disturbance of the calculation model object plane has no influence on the flow field near the object plane, and the influence factor of the unit is equal to 0.
(4) And step S4: defining the product result of the residual error of each unit and the influence factor as an influence quantity characteristic value, sequencing each unit to obtain a sequencing queue, calculating according to the sequence of the queue, and dynamically adjusting the sequence of the queue according to the size of the influence quantity characteristic value until the maximum influence quantity characteristic value is reduced by one order of magnitude; in step S4:
step S41, calculating the product of the influence factor and the residual modulus of each unit as the characteristic value of the influence quantity;
step S42, establishing a solving queue for the cell arrangement according to the size of the influence quantity characteristic value, wherein the cell with the largest influence quantity characteristic value is positioned at the head of the queue;
step S43, taking out the cell with the maximum influence quantity characteristic value from the head of the queue to carry out iterative solution on a control equation until the influence quantity characteristic value is smaller than the current head of the queue cell;
step S44, calculating and updating residual errors and influence quantity characteristic values of cells adjacent to the current cell, and putting the current cell and the cells influenced by the change of the current cell and the residual errors into corresponding positions in a queue according to the size of the influence quantity characteristic values;
step S45, repeating step S43 and step S44 until the maximum influence amount characteristic value decreases by one order of magnitude.
(5) Step S5: and repeating the step S3 and the step S4 until the total influence quantity characteristic value is smaller than a preset convergence criterion value, and obtaining a final flow field calculation convergence result.
The invention has the advantages that: ensuring that all calculations are valid; along with the propagation process of the signals, the calculation area can be ensured to cover the signal propagation path all the time, and the redundant calculation amount is reduced to the maximum extent; the calculation domain is always driven by the propagation of disturbance signals, and an effective region and an ineffective region are automatically distinguished; particularly for the calculation of the supersonic flow field, as the disturbance is not propagated upstream, the invalid calculation of the downstream area which does not influence the calculation result can be effectively reduced; all the calculation states can be adapted to, and special processing is not needed for different calculation states; the method only controls the calculation domain, has no restriction and special requirements on the algorithm layer, can be suitable for any algorithm, and does not sacrifice the precision or limit the application range of the algorithm. Meanwhile, the influence factor equation is much simpler than the adjoint equation, and the calculation of the product of the influence factor and the residual error is also simpler than the calculation of the product of the adjoint matrix and the residual error, so that the additional overhead of sequencing calculation can be greatly reduced, and the calculation efficiency can be further improved.
The invention is not limited to the foregoing embodiments. The invention extends to any novel feature or any novel combination of features disclosed in this specification and any novel method or process steps or any novel combination of features disclosed. Those skilled in the art to which the invention pertains will appreciate that insubstantial changes or modifications can be made without departing from the spirit of the invention as defined by the appended claims.

Claims (5)

1. An implicit solver based on impact factor residual ordering, comprising:
step S1: establishing an initial flow field matrix equation according to an object to be detected;
step S2: setting restrictive flow field conditions, and performing residual error calculation on each unit of the flow field;
and step S3: defining a residual error influence factor according to a mechanism that flow field residual error change influences propagation, establishing an influence factor propagation scalar equation, and calculating to obtain each unit residual error influence factor;
and step S4: defining the product result of the residual error of each unit and the influence factor as the characteristic value of the influence quantity, sequencing each unit to obtain a sequencing queue, calculating according to the sequence of the queue, and dynamically adjusting the sequence of the queue according to the characteristic value of the influence quantity until the maximum characteristic value of the influence quantity is reduced by one order of magnitude;
step S5: repeating the step S3 and the step S4 until the total influence quantity characteristic value is smaller than a preset convergence criterion value, and obtaining a final flow field calculation convergence result;
the step S4 includes: step S41, calculating the product of the influence factor and the residual modulus of each unit as the characteristic value of the influence quantity; step S42, establishing a solving queue for each cell according to the size of the influence quantity characteristic value, wherein the cell with the largest influence quantity characteristic value is positioned at the head of the queue, and recording the maximum value of the influence quantity characteristic value; step S43, taking out the cell with the maximum influence quantity characteristic value from the head of the queue, and carrying out iterative solution on a control equation until the influence quantity characteristic value is smaller than the current head of the queue cell; step S44, calculating and updating residual errors and influence quantity characteristic values of cells adjacent to the current cell, and putting the current cell and the cells influenced by the change of the current cell and the residual errors into corresponding positions in a queue according to the size of the influence quantity characteristic values; step S45, repeating steps S43 and S44 until the maximum residual eigenvalue decreases by one order of magnitude.
2. The implicit solution based on influence factor residual sorting according to claim 1, wherein in step S1, the flow field matrix equation is:
Figure 707104DEST_PATH_IMAGE002
the matrix A is a matrix representing a control equation, b represents a boundary condition established according to an object to be measured, and x is a vector to be solved and represents a flow field parameter to be solved.
3. The implicit solution based on influence factor residual sorting according to claim 1, wherein in step S2, the residual equation is calculated as:
Figure 906135DEST_PATH_IMAGE004
an initial value x0 is set for a vector x to be solved by adopting a time correlation method, and a time-varying process is carried out to obtain a value R, wherein R is a residual error.
4. The implicit solution based on impact factor residual sorting according to claim 3, wherein in the step S2, the flow field conditions are specifically a boundary condition and an initial flow field condition.
5. The implicit solution method based on impact factor residual sorting according to claim 1, wherein in step S3, the specific process is: defining a residual influence factor xi according to a flow field residual change influence propagation mechanism, and establishing an influence factor propagation scalar equation of each unit i:
Figure 217031DEST_PATH_IMAGE006
and calculating to obtain scalar influence factors xi of each unit, wherein j is taken as all adjacent units of the unit i, sij is the area of the common plane between the unit i and the unit j, mnij is the normal Mach number of the airflow on the common plane of the unit i and the unit j, the speed is directed from i to j and is positive, the influence factor xi is taken as 1 on the object plane, and the influence factor xi is taken as 0 on the boundary of the non-object plane.
CN201910822114.7A 2019-09-02 2019-09-02 Implicit solution method based on influence factor residual sorting Active CN110659447B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910822114.7A CN110659447B (en) 2019-09-02 2019-09-02 Implicit solution method based on influence factor residual sorting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910822114.7A CN110659447B (en) 2019-09-02 2019-09-02 Implicit solution method based on influence factor residual sorting

Publications (2)

Publication Number Publication Date
CN110659447A CN110659447A (en) 2020-01-07
CN110659447B true CN110659447B (en) 2022-10-25

Family

ID=69036628

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910822114.7A Active CN110659447B (en) 2019-09-02 2019-09-02 Implicit solution method based on influence factor residual sorting

Country Status (1)

Country Link
CN (1) CN110659447B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7359841B1 (en) * 2001-06-21 2008-04-15 Hixon Technologies, Ltd. Method and system for the efficient calculation of unsteady processes on arbitrary space-time domains
CN101246515A (en) * 2008-03-03 2008-08-20 哈尔滨工程大学 Digital ship model planar motion mechanism experimental method based on CFD software
CN106897478A (en) * 2016-12-19 2017-06-27 杨保文 The subchannel analysis method of effect is mixed comprising screen work based on resistance distribution
CN107256290A (en) * 2017-05-19 2017-10-17 四川腾盾科技有限公司 A kind of boundary condition change stream field based on residual error perturbation method influences the computational methods of residual quantity
CN108427013A (en) * 2018-03-28 2018-08-21 中国船舶重工集团海装风电股份有限公司 A kind of acquisition methods of nacelle wind speed instrument wind speed distortion function
CN110096838A (en) * 2019-05-16 2019-08-06 杭州电子科技大学 A kind of helicopter flow field numerical value Parallel Implicit method for solving based on N-S equation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7239990B2 (en) * 2003-02-20 2007-07-03 Robert Struijs Method for the numerical simulation of a physical phenomenon with a preferential direction

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7359841B1 (en) * 2001-06-21 2008-04-15 Hixon Technologies, Ltd. Method and system for the efficient calculation of unsteady processes on arbitrary space-time domains
CN101246515A (en) * 2008-03-03 2008-08-20 哈尔滨工程大学 Digital ship model planar motion mechanism experimental method based on CFD software
CN106897478A (en) * 2016-12-19 2017-06-27 杨保文 The subchannel analysis method of effect is mixed comprising screen work based on resistance distribution
CN107256290A (en) * 2017-05-19 2017-10-17 四川腾盾科技有限公司 A kind of boundary condition change stream field based on residual error perturbation method influences the computational methods of residual quantity
CN108427013A (en) * 2018-03-28 2018-08-21 中国船舶重工集团海装风电股份有限公司 A kind of acquisition methods of nacelle wind speed instrument wind speed distortion function
CN110096838A (en) * 2019-05-16 2019-08-06 杭州电子科技大学 A kind of helicopter flow field numerical value Parallel Implicit method for solving based on N-S equation

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CFD Simulation of the Thermal-Hydraulic Characteristics within Spent Fuel;YE Shui-xiang etc.;《Proceedings of International Conference on Information Systems for Crisis Response and Management (ISCRAM)》;20120419;全文 *
基于特征线追踪的气动反设计;刘红阳 等;《推进技术》;20170111;全文 *
结构网格高精度CFD高效隐式求解及众核并行计算;李大力;《中国优秀博士论文全文数据库》;20190215;全文 *

Also Published As

Publication number Publication date
CN110659447A (en) 2020-01-07

Similar Documents

Publication Publication Date Title
Forrer et al. A higher-order boundary treatment for Cartesian-grid methods
US7599805B2 (en) Systems and methods for predicting supersonic acoustic signatures
Zou et al. Incomplete observations and control of gravity waves in variational data assimilation
Giannakoglou et al. Low-cost genetic optimization based on inexact pre-evaluations and the sensitivity analysis of design parameters
US9122822B2 (en) Three-dimensional fluid simulation method
Zhou et al. A discrete adjoint framework for unsteady aerodynamic and aeroacoustic optimization
CN107977491B (en) Aerodynamic heat evaluation method for aircraft air rudder gap under unsteady state condition
CN110162823B (en) Unsteady aerodynamic force calculation method considering aerodynamic surface effect and normal motion
US11242134B1 (en) Real-time drag optimization control framework
Zhou et al. An efficient unsteady aerodynamic and aeroacoustic design framework using discrete adjoint
Liang et al. Multi-objective robust airfoil optimization based on non-uniform rational B-spline (NURBS) representation
CN111780949B (en) CFD analysis-based total pressure correction method for high-speed air inlet channel precursor wind tunnel experiment
Sitaraman et al. Field velocity approach and geometric conservation law for unsteady flow simulations
CN110659447B (en) Implicit solution method based on influence factor residual sorting
US7813907B2 (en) Hybrid method for enforcing curvature related boundary conditions in solving one-phase fluid flow over a deformable domain
EP3299790B1 (en) Method for adaptively cancelling in real time elastic modes in discrete-time signals
Chiba et al. High-fidelity multidisciplinary design optimization of wing shape for regional jet aircraft
CN112380786B (en) Air rudder thermal environment modeling method, equipment and storage medium
CN110619160B (en) Implicit solution method based on accompanying residual sorting
Caspar Unconditionally stable calculation of transonic potential flow through cascades using an adaptive mesh for shock capture
CN110674607B (en) Implicit solution method based on residual magnitude ordering
CN110647716B (en) Implicit solution method based on residual sorting
CN110231122B (en) System and computer program product for verifying operation of an air data probe
Ishikawa et al. Sonic boom assessment in primary boom carpet of low-boom supersonic airplane (NASA C25D)
CN114489098B (en) Attitude control method of aircraft and aircraft

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
GR01 Patent grant
GR01 Patent grant