亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        A novel surface mesh deformation method for handling wing-fuselage intersections

        2017-11-21 12:53:58MrioJimeMrtinBurgosDnielGonzlezJurezEstherAndrePerez
        CHINESE JOURNAL OF AERONAUTICS 2017年1期
        關(guān)鍵詞:極值寬度區(qū)間

        Mrio Jime Mrtin-Burgos,Dniel Gonz′lez-Ju′rez,Esther Andre′s-Pe′rez

        aFluid Dynamics Branch,National Institute for Aerospace Technology(INTA),Ctra.de Ajalvir,km.4.5,28850 Torrejo′n de Ardoz,Spain

        bEngineering Department,Ingenier?′a de Sistemas para la Defensa de Espan?a(ISDEFE-INTA),Ctra.de Ajalvir,km.4.5,28850 Torrejo′n de Ardoz,Spain

        cTechnical University of Madrid(UPM),Ronda de Valencia 3,28012 Madrid,Spain

        A novel surface mesh deformation method for handling wing-fuselage intersections

        Mario Jaime Martin-Burgosa,Daniel Gonza′lez-Jua′reza,Esther Andre′s-Pe′rezb,c,*

        aFluid Dynamics Branch,National Institute for Aerospace Technology(INTA),Ctra.de Ajalvir,km.4.5,28850 Torrejo′n de Ardoz,Spain

        bEngineering Department,Ingenier?′a de Sistemas para la Defensa de Espan?a(ISDEFE-INTA),Ctra.de Ajalvir,km.4.5,28850 Torrejo′n de Ardoz,Spain

        cTechnical University of Madrid(UPM),Ronda de Valencia 3,28012 Madrid,Spain

        Aerodynamic shape optimization;Computational fluid dynamics;Computer-assisted design;Geometry parameterization;Mesh deformation;Non-Uniform Rational B-Splines

        This paper describes a method for mesh adaptation in the presence of intersections,such as wing-fuselage.Automatic optimization tools,using Computational Fluid Dynamics(CFD)simulations,face the problem to adapt the computational grid upon deformations of the boundary surface.When mesh regeneration is not feasible,due to the high cost to build up the computational grid,mesh deformation techniques are considered a cheap approach to adapt the mesh to changes on the geometry.Mesh adaptation is a well-known subject in the literature;however,there is very little work which deals with moving intersections.Without a proper treatment of the intersections,the use of automatic optimization methods for aircraft design is limited to individual components.The proposed method takes advantage of the CAD description,which usually comes in the form of Non-Uniform Rational B-Splines(NURBS)patches.This paper describes an algorithm to recalculate the intersection line between two parametric surfaces.Then,the surface mesh is adapted to the moving intersection in parametric coordinates.Finally,the deformation is propagated through the volumetric mesh.The proposed method is tested with the DLR F6 wing-body configuration.

        1.Introduction

        In shape optimization problems,1–3the baseline geometry is modified in the search of an optimal shape.In each of the geometry modifications,it is required to update the mesh,and this can be achieved by using an automatic remeshing process.In the context of aircraft design,the grid generation of complex configurations involving several components is usually an expensive and time-consuming task that requires great expertise.In order to avoid the regeneration of thecomputational grid,automatic mesh deformation techniques4,5are considered a fast approach for small deformations,which is commonly employed in automatic optimization loops and aero-elastic simulations.

        However,surface mesh deformation methods still suffer several limitations in the presence of moving intersections,such as wing-fuselage and wing-pylon-nacelle assemblies.Without a proper treatment of intersections,the use of automatic optimization methods for aircraft design is limited to individual components.In addition,once these components are assembled,the aerodynamic properties might be signif icantly different because of the fluid interaction between them.

        In general,the intersection curve between two Non-Uniform Rational B-Splines(NURBS)surfaces cannot be determined analytically.There have been several attempts in the literature to address this problem.T-splines are designed to deal with trimming NURBS,although they might present difficulties to represent a watertight curve intersection.6The term ‘watertight” connotes no unwanted gaps or holes.The surface/surface intersection between NURBS is tackled in the research of Sederberg et al.7by using a moving algorithm:first,a local unit step directionHis determined by intersecting the tangent planes of the two surfaces,and guessing a new approximationP1=P0+LH,whereLis determined from an adaptive method.P1is approximated from a point at the intersectionP0and the direction tangent to both planes.In addition,in the research done by Gagnon and Zingg,8the geometries are defined analytically with watertight networks of surfaces and the approach is applied to a lift-constrained drag minimization of a conventional regional jet.Moreover,in the work of Hwang and Martins,9the approach is to model an aircraft as a union of untrimmed surfaces(i.e.surfaces with four topological edges).Regarding surface mesh deformation,different approaches are proposed to use spring/mass type idealization10–12or solving elasticity equations13–15.In this work,an adaptation based on the Laplacian field is suggested.

        This method takes advantage of the CAD definition,in the form of NURBS surfaces,to recalculate the intersection,and therefore,requires deforming the NURBS along with the grid.This parametrization is widely supported by software tools,but for optimization applications,the final shape is strongly conditioned by the number and distribution of the control points.NURBS extracted directly from the CAD-file are unlikely suitable for optimization.Thus,a new NURBS needs to be generated,which still represents the original geometry within acceptable error margins,which is a time-consuming task that requires a great deal of expertise.

        The above issue does not appear using differentiable volumetric methods,such as Free Form Deformation(FFD),16and its extension to volumetric B-splines control box.17The intersection between components is accurately calculated in each optimization step,while at the same time,the CAD file is preserved to easily share the geometry between software applications(for instance,in case of coupled fluid–structure optimization problems).After the computation of the intersection line,the surface mesh vertices are deformed by following their NURBS parametric coordinates,which have been previously obtained from the mesh generation application or calculated with an appropriate inversion point technique.18,19Finally,the surface grid is updated to match the moving intersection with a mesh deformation algorithm.Once the surface grid is properly adapted to the new configuration,a volumetric adaptation is employed to build the new computational grid.

        The control box extends the FFD concept,using NURBS basis.This technique requires the additional effort of calculating the parametric coordinates from the spatial coordinates through an appropriate point inversion algorithm.However,the control box approach has important advantages over FFD,such as deformation locality,arbitrary setup of the control points,selection of the smoothness and the ability to choose the order of the interpolation,while achieving the same pleasing deformation characteristics as surface NURBS.Actually,the conventional FFD can be considered a subset of control box.

        Additionally,some parameterizations can fuse components into the same description,so wing-fuselage surfaces are treated as a single entity with all the deformation being continuous and the intersection naturally adapted.However,there is an important advantage of describing specific components with a unique set of NURBS.Different aircraft components,such as wing,fuselage,nose and pylon,require different skills and expertise,and it is generally convenient to keep them intact while one component is optimized.For example,modifications of the wing should not modify the fuselage geometry.Without an underlying geometry,provided by NURBS,global deformations might result in unwanted modifications of other components.

        This paper is structured as follows:the next section briefly introduces the mathematical background of NURBS.Then,Section 3 describes the proposed mesh adaptation strategy,giving details on the inversion point,intersection recalculation and surface deformation algorithms.Finally,the proposed strategy is applied to three different deformation scenarios(bump,rotation and displacement movements of the wing)of the DLR F6 wing-body configuration and an analysis of the performance and mesh quality metrics are provided in order to validate the approach.The DLR-F6,is a simplified wing-fuselage geometry which has been used for the validation of CFD codes at the AIAA sponsored Drag Prediction Workshops.

        2.Mathematical background:Brief introduction to NURBS

        NURBS are a standardized geometric description frequently employed by CAD applications to represent a surface skin.By incorporating the NURBS in the design loop,the effort to exchange information in a suitable format between different disciplines,such as aero-dynamic/structural analysis and postprocessing tools,is significantly reduced.8,9The aerodynamic surface of an aircraft cannot be usually defined with a continuous shape for the whole geometry,and therefore,several NURBS patches have to be employed to assemble the different sections defining intersections and continuity conditions.

        From the mathematical point of view,NURBS surfaces20are parametric representations defined as

        where{ξ,η}are the parametric coordinates,UandVthe basis functions of orderspandqrespectively,Cijthe control points,andwijthe weights.One of the most effective methods to calculate the basis functions is through a recursive algorithm,which in the literature is referred to as the De Boor’s algorithm21

        The link between the computational grid,employed for Computational Fluid Dynamics(CFD)simulations,and the CAD geometry,defined by NURBS patches,requires the knowledge of the parametric coordinates{ξ,η}of each surface vertex.With this information,it is possible to recalculate the spatial coordinates of the vertex,given a displacement of the NURBS control points.The calculation of the parametric coordinates from the spatial ones is usually referred to as the so-called inversion point problem.

        3.Proposed method for surface mesh deformation with intersections handling

        3.1.Flowchart of proposed strategy

        The proposed strategy for surface mesh deformation comprises several steps(Fig.1).

        First,the CAD geometry is extracted from the Initial Graphics Exchange Specification(IGES)file,as a collection of several NURBS patches.Then,the parametric coordinates of the surface grid points are calculated using the inversion point algorithm explained in Section 3.2(Notice that the points in the intersection line have two pairs of parametric coordinates,one for each intersecting NURBS panel).Then,the deformation is applied to the NURBS and therefore the intersection between NURBS panels(in parametric coordinates){ξ*,η*}has to be recalculated,as detailed in Section 3.3.After that,the parametric coordinates{ξ′, η′}of the surface grid points are updated to match the new intersection,using the deformation algorithm proposed in Section 3.4.From the updated parametric coordinates,the Cartesian coordinates of the surface grid points{x′,y′,z′}are calculated.Finally,the surface deformation is propagated to the volumetric grid,using a conventional deformation algorithm.In this work,the DLR’s TAU deformation module22has been used.The unsteady TAU-Code solves the compressible, three-dimensional Reynolds-Averaged Navier–Stokes equations using a finite volume formulation.The TAU-Code is based on a hybrid unstructured-grid approach,which makes use of the advantages of semi-structured prismatic grids in the viscous shear layers near walls,and the flexibility in grid generation offered by tetrahedral grids in the surrounding flow volume.The TAUCode consists of several different modules,including the deformation module,which propagates the deformation of surface grid points to the surrounding volume grid.

        3.2.Calculating parametric coordinates of surface grid points(Inversion point algorithm)

        The goal is to find the parametric coordinates ofQ*by solving the following expression

        wherePis a point to be projected,not necessarily on the surface.Provided with a suitable initial estimation{ξ, η}0,the parametric coordinates of the projection can be efficiently computed with a Newton–Raphson algorithm:

        To simplify the notation,we callQ=S(ξ,η).The objective function and its derivatives are

        wherefis the Euclidian distance andf′is the Jacobian matrix,with respecteach parametricdirection.Multiplyingthe denominator in Eq.(4)by its transpose and simplifying lead to the following iterative algorithm

        where the symbol*denotes the dot product,while·the conventional scalar product.Notice that|a|2=a*a.The above expression can be interpreted as the projection ofPto the plane tangent to the surface atQand it is a general expression for parametric surfaces(not limited to NURBS).

        One critical aspect is to provide a suitable initial value for the algorithm to converge.One approach consists of calculating the projection of the vertex to the NURBS control polygon19;this is the surface formed by the control points or the equivalent second order NURBS surface.NURBS basis are monotone positive functions,but knots,kinks,edges and other discontinuities might create convergence problems.

        3.3.Treatment of intersection

        Surface grid points at joints and intersections belong to more than one NURBS surfaces.For instance,in a wing-body configuration,the geometry of the wing is represented by the NURBS surfaceSa,while the geometry of the fuselage is represented bySb.Vertices at the intersection are represented by two pairs of parametric coordinates{ξa, ηa}and{ξb, ηb},one for each NURBS.At the intersection of two surfacesSaandSb,the parametric coordinates satisfySa(ξa,ηa)=Sb(ξb,ηb).The intersection is obtained by solving the following three non-linear equations with four unknowns.

        In this particular problem,the intersection curve is not required,but the parametric coordinates{ξa,ηa}and{ξb,ηb}for all vertices at the intersection are required,once the intersection has moved.To simplify the notation,let us callP=Sa(ξa,ηa)andQ=Sb(ξb,ηb),the spatial coordinates of the vertex calculated from the first and second pair of parametric coordinates respectively(Fig.3).

        根據(jù)重載轉(zhuǎn)動(dòng)副偏差計(jì)算過(guò)程,對(duì)重載轉(zhuǎn)動(dòng)副的可裝配性評(píng)價(jià)進(jìn)行參數(shù)化定義。根據(jù)式(9)、式(10),間隙帶的寬度分別取極值的情況下,重載轉(zhuǎn)動(dòng)副的偏差值區(qū)間為:

        After a movement on the surface,the original parametric values at the intersection{ξa,ηa}0and{ξb,ηb}0no longer correspond to the same spatial location,because the intersection is now represented by a different set of parametric coordinates.For relatively small deformations,the new parametric coordinates can be efficiently computed with the previous iterative algorithm employed for the inversion point algorithm in Eq.(6).Equivalently,the intersection can be found as the projection ofPonSbandQonSa.For numerical robustness,the denominator in Eq.(6)is2d(instead of justd).Given starting pointsP0and Q0,the strategy is to alternate the projection ofPandQat each iteration:

        3.4.Surface mesh deformation

        Once the parametric coordinates of the surface vertex at the intersection are recalculated,the surface grid should be adapted to the new configuration.A perturbation of a Laplacian field,after linearization,can be expressed with the following equation

        In the above expression,ais the vertex parametric coordinates,which is connected toxinodes(Fig.4).

        The notationx0indicates the original position of the node,while the term φ(x,a)is an arbitrary constant weight function.One value that works well is the inverse of the square of the Euclidean distance between the nodes.

        In this way,deformations are mostly absorbed by the big elements of the grid,while small elements,such as those at the boundary layer,remain rigid.The system of equations generated can be solved iteratively with a Jacobi algorithm until the residual converges to zero(xti+1-xti)→0 as follows

        This method is very easy to implement and fully explicit without requirement of inverting a large matrix system.In this scheme,each parametric coordinate is solved independently,so the deformation algorithm is performed twice,one for ξ and one for η.Eq.(11)resembles an algorithm to solve the Laplace equation.Because the solution of the Laplace equation is unique,the above algorithm always converges to a unique state,independently of the starting values or the order of the computations.

        By performing the adaptation on parametric coordinates,surface vertices are ensured to be on the geometric CAD definition,defined by the NURBS patches.Fig.5 shows how the adaptation performs in parametric coordinates in the wing-fuselage test case.

        The complete strategy is summarized in the following algorithm:(see Table 1).

        Table 1 Summary of proposed methodology for surface mesh deformation with intersections handling.

        3.5.Considerations on scheme differentiation for aerodynamic shape optimization

        In this particular approach,the design variables are the movement of the control points.Gradients can be calculated via finite differentiation,which is mathematically simple but computationally expensive,as it requires one simulation for each design variable.The advantage of finite differences is that gradients can be calculated as a black box including the effect of the moving intersection.

        Alternatively,the adjoint method is more ef ficient to compute the gradients,as the number of runs is essentially independentfrom thenumberofdesign variables.In the continuous adjoint approach,gradients are computed as the integration over the surface,which turns into a summation over the finite surface elements of the computational grid:

        where δJare the gradients calculated on the design variables,δjare the sensitivities provided by the adjoint to each surface vertex,δx are the geometric sensitivities(that is,how the surface is modified by a movement of the design variable),n is the surface normal,and dsis the element dual area associated to the vertex.At the intersection,there is geometric discontinuity,where both geometric sensitivity and normal are undetermined and gradients might also be inaccurate,3,23since there are tangential terms that are not included in the above formulation.23Although the effect of those vertices might be ‘diluted” in the integration,the effect of the gradients can be estimated as the combined effect of two dummy vertices very close to the intersection(one for each intersecting surface).

        4.Numerical results

        In order to validate the performance of the proposed approach,it was applied to the DLR-F6 wing-body aircraft configuration,which also includes a nacelle/pylon component(Fig.6).This configuration was used in the 3rd AIAA CFD Drag Prediction Workshop24and the IGES geometry definition considered in this paper has been downloaded from that workshop website.

        In this test case,the wing geometry is defined with 7 NURBS patches,the pylon geometry is defined with 20 NURBS patches and the central fuselage is defined with 1 patch.The surface grid is composed of 56.322 vertices and 112.644 triangle elements.

        Three different scenarios(bump deformation,rotation and displacement of the wing)are addressed(Fig.7).In the first scenario,the wing is displaced in the forward direction along the fuselage.Then,in the second scenario,the upper side of the wing that intersects with the fuselage is modified with a bump deformation.Finally,in the third scenario,the wing is rotated.The fuselage remains intact in all the deformation scenarios.

        4.1.Test case scenario number 1:Wing displacement along fuselage

        In the first scenario,the wing is displaced in the forward direction along the fuselage(Fig.8).It can also be observed how,after this displacement,the computational grid is strongly damaged and therefore needs to be fixed.The surface grid close to the junction between the fuselage and the wing is required to be adapted.

        Figs.9 and 10 show how the surface grid is fixed using the presented methodology.Noticethatthedeformation is restricted to the panel that represents the central section of the fuselage.

        4.2.Test case scenario number 2:Bump deformation on upper side of wing

        In the second deformation scenario,the patch that represents the upper side of the wing section is modified with alargebump deformation,whilethefuselageremains intact. Fig. 11 shows the baseline and deformed configurations.

        Mesh deformation is then applied to both fuselage and wing surface grids,although the deformation is more severe at the fuselage and therefore requires more extensive rearrangement.For illustration purpose,only the fuselage grid is shown.Figs.12 and 13 show the surface grid adaptation.

        4.3.Test case scenario number 3:Wing rotation

        In the third deformation scenario,the wing is rotated while the fuselage remains intact.Fig.14 shows the baseline and deformed configurations.

        Mesh deformation is then applied to both fuselage and wing surface grids,although the deformation is more severe at the fuselage and therefore requires more extensive rearrangement.For illustration purpose,only the fuselage grid is shown.

        Figs.15 and 16 show the surface grid adaptation by employing NURBS.

        4.4.Mesh quality analysis after deformation

        In order to complete the validation of the proposed strategy,the quality of the deformed grids has been computed and compared to the original grid.Table 2 shows the comparison of several grid quality metrics(minimum,maximum and meanqvalue,and minimum dihedral angle)for each of the three deformation scenarios,together with the values on the baseline grid.It can be observed that the minimum grid quality value is reduced in all the deformation scenarios,especially in the wing rotation.In addition,the rotation shows a strong reduction of the minimum dihedral angle,which means that this deformation is the most critical one in terms of maintaining grid quality.However,the mean quality remains acceptable for all the deformation scenarios.

        The histogram of the quality metric intervals with respect to the number of mesh elements is displayed in Fig.17,showing a similar distribution between the original grid and the three deformed ones.

        Finally,Table 3 shows the number of mesh elements in each of the grid quality intervals.Although the quality of the deformed grid is acceptable in all cases,it can be seen that in the wing rotation scenario,the number of elements with quality between 0.21 and 0.25 increases from 0 to 5,and most significantly,the elements with quality between 0.31 and 0.35 increase from 2 to 23.

        5.Conclusions and further work

        The abilityto adapta computationalgridupondeformations of thegeometryisausefultechniquethatavoidstheneedtorebuild the mesh from the scratch in every optimization step.When several components are involved,such as wing-fuselage or wing-pylon configurations,an efficient treatment of the intersections is required.

        Table 2 Mesh quality metrics comparison.

        Table 3 Number of elements in each of grid quality intervals.

        ·A mesh deformation approach based on the underlying CAD geometry has been proposed to re-calculate the intersection.

        ·The proposed approach guarantees that the surface vertices are restricted to the baseline CAD.

        ·The proposed strategy is most useful when there are two NURBS panels.

        ·Limitations are detected when more than two NURBS surfaces are involved in the intersection.Since surface adaptation is restricted to the NURBS surface,in those situations with multiple panels,it is not clear how to propagate the deformation.

        Further work will focus on the development of a strategy to propagate the surface deformation through several NURBS patches.

        1.Braibant V,Fleury C.Shape optimal design using B-splines.Comput Methods Appl Mech Eng1984;44(3):247–67.

        2.Jameson A.Aerodynamic shape optimization using the adjoint method.Brussels:Aerodynamic Drag Prediction and Reduction;2003.Report No.:VKI Lecture Series 2003-02.

        3.Martin-Burgos MJ,Andre′s-Pe′rez E,Widhalm M,Lozano Bitrian P.Non-uniform rational B-splines-based aerodynamic shape design optimization with the DLR TAU code.Int J Aerosp Eng2012;226(10):1225–42.

        4.Chiandussi G,Bugeda G,On?ate E.A simple method for automatic update of finite element meshes.Int J Numer Methods Biomed Eng2000;16(1):1–19.

        5.Rendall TCS,Allen CB.Unified fluid-structure interpolation and mesh motion using radial basis functions.Int J Numer Meth Eng2008;74(10):1519–59.

        6.Ying LM,Hewit WT.Point inversion and projection for NURBS curve and surface:control polygon approach.Comput Aided Geom Des2003;20(2):79–99.

        7.Sederberg TW,Finnigan GT,Li X,Lin H,Ipson H.Watertight trimmed NURBS.ACM Trans Graph2008;27(3):1–8.

        8.Gagnon H,Zingg DW.Geometry generation of complex unconventional aircraft with application to high-fidelity aerodynamic shape optimization.Reston:AIAA;2013.Report No.:AIAA-2013-2850.

        9.Hwang JT,Martins J.GeoMACH:Geometry-centric MDAO of aircraft configurations with high fidelity.Reston:AIAA;2012.Report No.:AIAA-2012-5605.

        10.Farhat C.Parallel and distributed solution of coupled non linear dynamic aeroelastic response problems.Solving large-scale problems in mechanics:parallel and distributed computer applications.Chichester:John Wiley and Sons Ltd;1997.p.243–301.

        11.Johnson AA,Tezduyar TB.Mesh update strategies in parallel finite element computations of flow problems with moving boundaries and interfaces.Comput Methods Appl Mech Eng1994;119(1–2):73–94.

        12.Murayama M,Nakahashi K,Matsushima K.Unstructured dynamic mesh for large movement and deformation,Reston:AIAA;2002.Report No.:AIAA-2002-0122.

        13.Beckert A,Wendland H.Multivariate interpolation for fluidstructure-interaction problems using radial basis functions.Aerosp Sci Technol2001;5(2):125–34.

        14.Cordero-Garcia M,Go′mez M,Ponsin J,Valero E.An interpolation tool for aerodynamic mesh deformation problems based on octree decomposition.Aerosp Sci Technol2012;23(1):93–107.

        15.Farhat C,Degand C,Koobus B,Lesoinne M.Torsional springs for two-dimensional dynamic unstructured fluid meshes.Comput Methods Appl Mech Eng1998;163(1):231–45.

        16.Samareh JA.Aerodynamic shape optimization based on free-form deformation.Reston:AIAA;2004.Report No.:AIAA-2004-4630.

        17.Martin MJ,Andre′s E,Lozano C,Valero E.Volumetric b-splines shape parameterization for aerodynamic shape optimization.Aeroesp Sci Technol2014;37:26–36.

        18.Selimovic I.Improved algorithms for the projection of points on NURBS curves and surfaces.Comput Aided Geom D2006;23(5):439–45.

        19.Sheng C,Allen CB.Efficient mesh deformation using radial basis functions on unstructured meshes.AIAA J2013;51(3):707–20.

        20.Piegl L,Tiller W.The NURBS book.Berlin Heidelberg:Springer-Verlag;1995.

        21.Boor C.A practical guide to Splines.Berlin Heidelberg:Springer-Verlag;1978.

        22.Technical Documentation of the DLR TAU-Code.Braunschweig:DLR institute of aerodynamics and flow technology;2014.

        23.Lozano C.Discrete surprises in the computation of sensitivities from boundary integrals in the continuous adjoint approach to inviscid aerodynamic shape optimization.ComputFluids2012;56:118–27.

        24.AIAA.3rd AIAA CFD drag prediction workshop.2-Day workshop preceding the 25th APA conference;2006 June 3–4;San Francisco.Reston:AIAA;2006.

        24 November 2015;revised 22 January 2016;accepted 6 August 2016

        Available online 22 December 2016

        ?2016 Chinese Society of Aeronautics and Astronautics.Production and hosting by Elsevier Ltd.This is anopenaccessarticleundertheCCBY-NC-NDlicense(http://creativecommons.org/licenses/by-nc-nd/4.0/).

        *Corresponding author at:Engineering Department,Ingenier?′a de Sistemas para la Defensa de Espan?a(ISDEFE-INTA),Ctra.de Ajalvir,km.4.5,28850 Torrejo′n de Ardoz,Spain.

        E-mail address:eandres@isdefe.es(E.Andre′s-Pe′rez).

        Peer review under responsibility of Editorial Committee of CJA.

        猜你喜歡
        極值寬度區(qū)間
        解兩類含參數(shù)的復(fù)合不等式有解與恒成立問(wèn)題
        你學(xué)會(huì)“區(qū)間測(cè)速”了嗎
        極值點(diǎn)帶你去“漂移”
        極值點(diǎn)偏移攔路,三法可取
        一類“極值點(diǎn)偏移”問(wèn)題的解法與反思
        馬屁股的寬度
        區(qū)間對(duì)象族的可鎮(zhèn)定性分析
        紅細(xì)胞分布寬度與血栓的關(guān)系
        匹配數(shù)為1的極值2-均衡4-部4-圖的結(jié)構(gòu)
        孩子成長(zhǎng)中,對(duì)寬度的追求更重要
        人生十六七(2015年5期)2015-02-28 13:08:24
        日韩精品自拍一区二区| 一区二区无码中出| 久久夜色精品国产亚洲噜噜| 热久久亚洲| 亚洲一区二区三区av链接| 国产精品人成在线观看| 毛片av中文字幕一区二区| 天堂av中文在线官网| 国产精品一区二区熟女不卡| 宅男亚洲伊人久久大香线蕉| 日韩免费视频| 国产无套粉嫩白浆在线| 怡红院免费的全部视频| 少妇精品久久久一区二区三区| 亚洲人成影院在线高清| 日本一区二区三区的免费视频观看| 精品熟女av中文字幕| 加勒比精品视频在线播放| 嗯啊好爽高潮了在线观看| 日日拍夜夜嗷嗷叫国产| 黑人玩弄漂亮少妇高潮大叫| 学生妹亚洲一区二区| 人妻被猛烈进入中文字幕| 久久亚洲精品中文字幕蜜潮| 东北女人一级内射黄片| 极品少妇hdxx麻豆hdxx| 成人片黄网站色大片免费观看cn | 大地资源在线观看官网第三页| 麻豆成人精品国产免费| 日本亚洲欧美在线观看| 久久爱91精品国产一区| 亚洲av高清一区二区在线观看 | 真人男女做爰无遮挡免费视频| 厕所极品偷拍一区二区三区视频 | 精品久久久久久综合日本| 久久久久亚洲av片无码v| 天天干夜夜躁| 99久久无色码中文字幕鲁信| 中文字幕34一区二区| 性按摩xxxx在线观看| 日产无人区一线二线三线新版|