CN113420379A - Method for extracting surface-average pressure distribution from CFL3D calculation result - Google Patents

Method for extracting surface-average pressure distribution from CFL3D calculation result Download PDF

Info

Publication number
CN113420379A
CN113420379A CN202110724489.7A CN202110724489A CN113420379A CN 113420379 A CN113420379 A CN 113420379A CN 202110724489 A CN202110724489 A CN 202110724489A CN 113420379 A CN113420379 A CN 113420379A
Authority
CN
China
Prior art keywords
cfl3d
object plane
flow field
pressure distribution
time
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
CN202110724489.7A
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 CN202110724489.7A priority Critical patent/CN113420379A/en
Publication of CN113420379A publication Critical patent/CN113420379A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • 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
    • 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)
  • Geometry (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Fluid Mechanics (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Algebra (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computational Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a method for extracting surface-time average pressure distribution from a CFL3D calculation result, and belongs to the field of computational fluid mechanics. By utilizing the time-averaged flow field file output by the CFL3D, according to the object plane fragment information extracted from the input file of the CFL3D, Tecplot software is adopted to solve the pressure coefficient of the flow field and extract the time-averaged object plane in the calculation domain, thereby realizing interception and derivation of the time-averaged pressure distribution of the object plane. The method can be used for processing pressure-equalizing force distribution in complex configuration object surfaces, and has good adaptability and operability.

Description

Method for extracting surface-average pressure distribution from CFL3D calculation result
Technical Field
The invention belongs to the field of computational fluid mechanics, and particularly relates to a method for extracting surface-average pressure distribution from a CFL3D calculation result.
Background
CFL3D is an open source multi-block structured grid CFD solver developed by the NASA Lanley research center, USA. The software has extremely high calculation efficiency, can perform steady and unsteady numerical simulation, is suitable for low-speed and transonic flow, and is widely applied to the field of aerospace.
Object plane pressure distribution, i.e. pressure coefficient (usually C)pRepresenting) distribution along a certain direction is an important parameter required in aircraft design and flow field analysis. For high angles of attack, high sideslip conditions, or unsteady flow related to component motion, the object plane pressure distribution is constantly changing over time, thus requiring averaging of the object plane pressure distribution over time.
The CFL3D only has the function of outputting a transient object plane flow field information file and a time-averaged spatial flow field information file, but cannot output the time-averaged object plane flow field information file, and the time-averaged spatial flow field information output by the software does not include a pressure coefficient item.
At present, the published documents and patents do not disclose the method of pressure-equalizing distribution at the time of extracting the surface from the calculation result of CFL3D.
Disclosure of Invention
Technical problem to be solved
To avoid the disadvantages of the prior art, the present invention proposes a method for extracting the level-averaged pressure distribution from the results of CFL3D calculation.
Technical scheme
A method for extracting an areal mean pressure distribution from CFL3D calculations, characterized by the steps of:
step 1: selecting output time-averaged flow field data when CFL3D is adopted for calculation;
step 2: collecting object plane fragment information from the input file of CFL 3D;
and step 3: reading and recording the position of each object surface fragment in the corresponding grid block from the object surface fragment information extracted in the step 2;
and 4, step 4: opening a time flow field file output by CFL3D in Tecplot software, and editing a formula to solve the pressure coefficient of the whole flow field;
and 5: closing the grid blocks which do not contain the object plane in Tecplot, and displaying the grids at the corresponding positions in the grid blocks according to the object plane position information which is arranged in the step 3 for the grid blocks containing the object plane;
step 6: the flow field data at the target position is intercepted in the Tecplot, and then the coordinates and the pressure coefficient are output so as to obtain the pressure distribution of the section.
The formula in the step 4 is specifically as follows: { Cp } - (V8/V4-1/1.4)/(0.5V 4 Ma 2), wherein V8 represents a dimensionless static pressure value of a conservative form, V4 represents a density, and Ma is a free incoming flow mach number; v8 and V4 are fixed inputs, and Ma is adjusted according to the calculated incoming flow conditions.
In the step 5, the object plane segment is displayed manually or in a programming mode.
The position information in the step 3 includes an object plane direction and a layer number.
Advantageous effects
The invention provides a method for extracting time-average pressure distribution from CFL3D calculation results, which utilizes a time-average flow field file output by CFL3D, solves the pressure coefficient of a flow field by adopting Tecplot software according to object plane fragment information extracted from an input file of CFL3D, extracts a time-average object plane in a calculation domain, and further realizes interception and derivation of the time-average pressure distribution of the object plane. The method can be used for processing pressure-equalizing force distribution in complex configuration object surfaces, and has good adaptability and operability.
Drawings
The drawings are only for purposes of illustrating particular embodiments and are not to be construed as limiting the invention, wherein like reference numerals are used to designate like parts throughout.
FIG. 1 is a background aircraft profile view of an embodiment;
FIG. 2 is a basic flow diagram of the present invention;
FIG. 3 is a schematic diagram of an input control command ipertavg 1;
FIG. 4 is a diagram illustrating the setting of the Zone Style/Surfaces To Plot option of the grid block numbered 860 in the embodiment;
FIG. 5 is a diagram illustrating the setting of the Zone Style/Surfaces/Range For K-planes option of the lattice block numbered 860 in the embodiment;
FIG. 6 is an extracted background aircraft mean object plane;
fig. 7 is a pressure distribution comparison result.
Wherein:
exp is the experimental result;
cal _ avg is a time average calculation result;
cal _ Ψ -0 degree is a calculation result when the propeller rotates to a phase angle of 0 degree;
and Cal _ Ψ is a calculation result when the propeller rotates to a phase angle of 30 degrees by 30 degrees.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
As shown in FIG. 2, the present invention provides a method for extracting the time-averaged pressure distribution from the CFL3D calculation result, comprising the following steps:
step 1: as shown in fig. 3, the control command iptavg 1 is written in the cfl3d.inp file before calculation.
Step 2: the CFD numerical simulation was started.
And step 3: and extracting object-plane fragment information with the boundary condition of 2004 from the cfl3d. inp file, and integrating the object-plane fragment information of the same grid block.
Table 1 shows the object plane fragment information contained in the extracted, integrated grid block No. 860. It can be determined from the table that the object plane segment is located in the first layer grid cell in the K direction of the grid block with the number 860;
and 4, step 4: opening Tecplot software and respectively importing a flow field grid and a flow field to obtain a cfl3d _ avgg _ ruvwp.p3d file and a cfl3d _ avg _ ruvwp.p3d file;
and 5: the pressure coefficient was calculated by inputting the formula "{ Cp } - (V8/V4-1/1.4)/(0.5 × V4 × 0.2 × 2)" to Tecplot, where 0.2 is the free stream mach number in the CFD calculation, V8 is the dimensionless static pressure value in the conservative form, and V4 is the density.
Step 6: according to the information integrated in the step 3, closing all the zones which do not contain the object plane in Tecplot;
and 7: and for the Zone containing the object plane, judging whether the object plane is in the I direction, the J direction or the K direction according To the information integrated in the step 3, and correspondingly activating I-Planes, J-Planes or Z-Planes in a Zone Style/Surfaces To Plot option.
As shown in FIG. 4, for the mesh block numbered 860, K-planes is selected in the Zone Style/Surfaces To Plot option.
And 8: and (3) judging which layer of the object plane is in the I direction, the J direction and the K direction according to the integrated information in the step 3, and correspondingly inputting specific numerical values in the Zone Style/Surfaces/Range For I-planes, Range For J-planes and Range For K-planes.
As shown in FIG. 5, For the mesh block numbered 860, in the Zone Style/Surfaces/Range For K-planes option, Begin, End, Skip are all set to 1.
As shown in fig. 6, in this embodiment, in order to obtain the pressure distribution of the station Section a, the whole machine plane after the time averaging is extracted.
And step 9: intercepting the pressure coefficient of the target position by using a DATA/Extract/Slice from plane command;
step 10: the cross-sectional pressure profile was derived using the File/Write Data File command.
The flow field of the propeller-driven airplane in a power state has typical unsteady characteristics, and the object plane pressure distribution is different when propeller blades are positioned at different phases. Fig. 7 shows the comparison of the time-averaged calculation result of the station Section a pressure distribution with the experimental result and the calculation result at the phase angle of 0 ° and the calculation result at the phase angle of 30 °. It can be seen from the figure that the pressure distribution extracted by the method of the present invention is very close to the experimental results, indicating that the method of the present invention is very reasonable. It can be seen from the figure that the time-averaged calculation result is obviously different from the negative pressure peak value predicted by the transient result, which also reflects the necessity of adopting the time-averaged pressure distribution result.
Table 1 object plane information contained in mesh block No. 860
Grid Block numbering Direction of object plane Number of layers
860 In the K direction First layer
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications or substitutions can be easily made by those skilled in the art within the technical scope of the present disclosure.

Claims (4)

1. A method for extracting an areal mean pressure distribution from CFL3D calculations, characterized by the steps of:
step 1: selecting output time-averaged flow field data when CFL3D is adopted for calculation;
step 2: collecting object plane fragment information from the input file of CFL 3D;
and step 3: reading and recording the position of each object surface fragment in the corresponding grid block from the object surface fragment information extracted in the step 2;
and 4, step 4: opening a time flow field file output by CFL3D in Tecplot software, and editing a formula to solve the pressure coefficient of the whole flow field;
and 5: closing the grid blocks which do not contain the object plane in Tecplot, and displaying the grids at the corresponding positions in the grid blocks according to the object plane position information which is arranged in the step 3 for the grid blocks containing the object plane;
step 6: the flow field data at the target position is intercepted in the Tecplot, and then the coordinates and the pressure coefficient are output so as to obtain the pressure distribution of the section.
2. The method of claim 1, wherein the formula in step 4 is specifically as follows: { Cp } - (V8/V4-1/1.4)/(0.5V 4 Ma 2), wherein V8 represents a dimensionless static pressure value of a conservative form, V4 represents a density, and Ma is a free incoming flow mach number; v8 and V4 are fixed inputs, and Ma is adjusted according to the calculated incoming flow conditions.
3. The method of claim 1, wherein the object-plane segment is manually or programmatically displayed in step 5.
4. The method as claimed in claim 1, wherein the position information in step 3 includes 2 object plane direction and number of layers.
CN202110724489.7A 2021-06-29 2021-06-29 Method for extracting surface-average pressure distribution from CFL3D calculation result Pending CN113420379A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110724489.7A CN113420379A (en) 2021-06-29 2021-06-29 Method for extracting surface-average pressure distribution from CFL3D calculation result

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110724489.7A CN113420379A (en) 2021-06-29 2021-06-29 Method for extracting surface-average pressure distribution from CFL3D calculation result

Publications (1)

Publication Number Publication Date
CN113420379A true CN113420379A (en) 2021-09-21

Family

ID=77717048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110724489.7A Pending CN113420379A (en) 2021-06-29 2021-06-29 Method for extracting surface-average pressure distribution from CFL3D calculation result

Country Status (1)

Country Link
CN (1) CN113420379A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5926399A (en) * 1996-03-04 1999-07-20 Beam Technologies, Inc. Method of predicting change in shape of a solid structure
CN103332288A (en) * 2013-06-13 2013-10-02 西北工业大学 Edge strip at trailing edge of airplane and design method thereof
WO2017084106A1 (en) * 2015-11-20 2017-05-26 田川 System and method for numerical simulation of aircraft flow field
WO2017084105A1 (en) * 2015-11-20 2017-05-26 田川 System and method for numerical simulation of plasma discharges
CN107220399A (en) * 2017-03-23 2017-09-29 南京航空航天大学 Weight the whole flow field analogy method of non-oscillatory scheme substantially based on Hermite interpolation
CN109190232A (en) * 2018-08-27 2019-01-11 中国空气动力研究与发展中心计算空气动力研究所 A kind of aircraft horizontal tail area's kinetic energy rejection calculates appraisal procedure
CN109409016A (en) * 2018-12-13 2019-03-01 中国空气动力研究与发展中心计算空气动力研究所 A kind of aero-engine compressor UNSTEADY FLOW method for visualizing
CN112577657A (en) * 2020-12-17 2021-03-30 中国航天空气动力技术研究院 Method for quickly predicting pulsating load generated by separation shock wave oscillation

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5926399A (en) * 1996-03-04 1999-07-20 Beam Technologies, Inc. Method of predicting change in shape of a solid structure
CN103332288A (en) * 2013-06-13 2013-10-02 西北工业大学 Edge strip at trailing edge of airplane and design method thereof
WO2017084106A1 (en) * 2015-11-20 2017-05-26 田川 System and method for numerical simulation of aircraft flow field
WO2017084105A1 (en) * 2015-11-20 2017-05-26 田川 System and method for numerical simulation of plasma discharges
CN107220399A (en) * 2017-03-23 2017-09-29 南京航空航天大学 Weight the whole flow field analogy method of non-oscillatory scheme substantially based on Hermite interpolation
CN109190232A (en) * 2018-08-27 2019-01-11 中国空气动力研究与发展中心计算空气动力研究所 A kind of aircraft horizontal tail area's kinetic energy rejection calculates appraisal procedure
CN109409016A (en) * 2018-12-13 2019-03-01 中国空气动力研究与发展中心计算空气动力研究所 A kind of aero-engine compressor UNSTEADY FLOW method for visualizing
CN112577657A (en) * 2020-12-17 2021-03-30 中国航天空气动力技术研究院 Method for quickly predicting pulsating load generated by separation shock wave oscillation

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
K.MANOKARAN等: "Application of flux vector splitting methods with SST turbulence model to wall-bounded flows", 《SCIENCEDIRECT》 *
余雷等: "基于混合RANS/LES方法与FW-H方程的气动声学计算研究", 《航空学报》 *
党云卿等: "气动计算软件集成***后处理接口开发", 《航空计算技术》 *
孙学儒;孙勇;吴文杰;段峰;宋鹏超;: "大型楔形建筑风载荷数值模拟及模型尺度效应研究" *

Similar Documents

Publication Publication Date Title
CN112699623B (en) High-precision heat flow calculation method based on unstructured grid regularized reconstruction technology
McGlumphy et al. Numerical investigation of tandem airfoils for subsonic axial-flow compressor blades
Gra¨ sel et al. A full parametric model for turbomachinery blade design and optimisation
CN107038270B (en) Method for calculating machining deformation caused by surface machining residual stress field
Demargne et al. Practical and reliable mesh generation for complex, real-world geometries
Tomita et al. Comparison between unstructured and structured meshes with different turbulence models for a high pressure turbine application
CN113420379A (en) Method for extracting surface-average pressure distribution from CFL3D calculation result
CN117473655B (en) Aircraft simulation driving design method and device based on edge collapse grid optimization
Anderson et al. Constraint-based shape parameterization for aerodynamic design
McMorris et al. Octree-advancing front method for generation of unstructured surface and volume meshes
Nianhua et al. Unstructured mesh size control method based on artificial neural network
Chapman Trends and pacing items in computational aerodynamics
CN112464583A (en) Grid generation method considering shock waves and boundary layers
Drăgan et al. Turbulence model sensitivity on steady state mapping of a very high pressure ratio compressor stage
CN108664742B (en) Multi-objective optimization method for nacelle parametric design
Ruffin et al. A normal ray refinement technique for Cartesian-grid based Navier–Stokes solvers
Costa et al. RBF-based aerodynamic optimization of an industrial glider
Kuzmenko et al. Optimization of the gas turbine engine parts using methods of numerical simulation
CN114417744A (en) Aerodynamic numerical simulation method for multi-rotor vertical wind power generator
Dawes Multi-blade row navier-stokes simulations of fan-bypass configurations
Evans et al. Application of design of experiment to a gas turbine cascade test cell
Noelting et al. The Lattice-Boltzmann method: an alternative to LES for complex aerodynamic and aeroacoustic simulations in the aerospace industry
Singh et al. Implicit scheme for meshless compressible Euler solver
Shum et al. Numerical Investigation of the Effect of Trailing-Edge Morphing on Dynamic Stall Using Delayed Detached Eddy Simulations
Ma et al. Optimization of reinforcing ribs of a hollow fan blade using metamodel-based optimization algorithm

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
AD01 Patent right deemed abandoned

Effective date of abandoning: 20231110

AD01 Patent right deemed abandoned