基于邊界面法的CAE與CAD一體化研究
[Abstract]:The integration of CAD and CAE has become a hot topic in engineering and scientific computing. At present, the finite element method is widely used in commercial CAE analysis software, and the analysis model is obtained by the discrete of the grid generation module to the CAD model. The former is a continuous parameter model, and the latter is the approximate discrete grid model. Therefore, although the CAE analysis function is added to many CAD software, it is not possible to fundamentally realize the seamless integration of the two. The boundary surface method based on the boundary integral equation has many advantages, for example, it generally requires only the surface of the discrete problem domain and may employ discrete units. In the boundary surface method, the numerical integration of the boundary and the interpolation of the field variable are carried out in the two-dimensional parameter space of the boundary surface of the geometric model. The geometric data is directly calculated by the parametric surface, rather than the piecewise polynomial interpolation approximation, so that the geometric error can be avoided, and the integration of the CADCAE can be facilitated. In this paper, based on the boundary surface method, a series of exploration is made in the design and theory of the integration of CAD and CAE. The following research work is mainly done: (1) In order to realize the automatic generation of the surface mesh of the complex three-dimensional entity, this paper constructs a solid surface mesh automatic generation framework using the C ++ language. The framework is divided into six parts: common geometric interface module, topology repair, mesh size field, curve dispersion, grid data management and grid generation method. In this paper, a unified grid data manager is designed to facilitate the adjustment, maintenance and expansion of the program. In the framework, various two-dimensional grid generation methods can be conveniently added and implemented, and the obtained grid cells can be converted into a calculation unit and can be exported to other modules (such as a body grid generation module). (2) In order to realize the automatic generation of the surface triangle mesh of the complex three-dimensional entity, this paper presents a method of combining the advance wave front method and the Delaunay method to generate the grid. The method uses the advance wave front method to generate the inner point of the plane, and then the point is added into the grid by using the delaunay kernel interpolation point algorithm. In this paper, the recognition of the leading edge is added, the leading edge is divided into the front of the active and the non-active front, and the new point is only inserted into the leading edge of the activity. The adaptive dimension field based on the adjacent feature of the surface is created and used as the background mesh, so that the generated mesh can better reflect the adjacent features of the curved surface. The method can generate a high-quality surface mesh, and can ensure the convergence of grid generation. At the same time, the grid method is realized, so that the grid generation scale for several types of surface features is greatly reduced. (3) In order to realize the surface mesh generation of the steel frame structure with the welding seam, in view of the characteristics of the boundary surface method, the topological repair of three surface defect geometric features such as the short side, the narrow surface and the non-smooth boundary is completed directly based on the continuous surface model. All operations involved in the topology repair are virtual operations and do not change the geometry of the original model. And a hybrid mesh generation method based on the grid method is proposed, different grid generation methods are adopted for different sub-regions, and finally, the mesh in the sub-region is combined to obtain a final curved surface mesh. Compared with the traditional grid generation method, the grid scale is greatly reduced. (4) In order to solve the weak singular and near singular integral in the boundary integral equation, a general adaptive unit subdivision method is proposed. The method comprises the following steps of: dividing a unit by a series of balls with a source point as a ball center and a constant radius, and enabling the integration piece close to the source point to be automatically encrypted and subdivided, And the migration algorithm of the additional points is added in the process of generating the integral piece to ensure that each integral piece has a higher "-Okay." shape and size. The algorithm is suitable for any shape of cell and the source point can be in any position. The accuracy of the calculation obtained by using the method provided by the method is remarkably improved. Moreover, in the case where the calculation accuracy of the same order of magnitude is required, a much less Gaussian integration point is required for the algorithm, and thus the calculation efficiency is greatly improved. (5) In the multi-domain boundary surface method, a domain number sequence optimization algorithm is proposed to reduce the bandwidth of the overall assembly matrix. Since the sparse structure of the matrix is directly related to the order of unknowns in the system of the integral equations, a sort of sort strategy is used to obtain the best block structure. The advantage of the domain sequence number optimization algorithm is that the non-zero blocks in the matrix are as close as possible to the main diagonal. In this algorithm, one or more hierarchies are first generated by considering the degree of freedom and connectivity of the domain. Second, for each successive hierarchy, calculate the bandwidth for these hierarchies, respectively. Finally, the domain is re-ordered according to the hierarchy with the minimum bandwidth. The numerical example shows that the time of LU decomposition of the whole matrix is significantly reduced by using the algorithm, and the memory overhead is also significantly reduced.
【學(xué)位授予單位】:湖南大學(xué)
【學(xué)位級(jí)別】:博士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP391.7
【相似文獻(xiàn)】
相關(guān)期刊論文 前6條
1 張見明;余列祥;劉路平;;基于GPU加速的邊界面法正則積分的研究[J];湖南大學(xué)學(xué)報(bào)(自然科學(xué)版);2013年03期
2 欒茹;;三維氣流數(shù)值仿真中懸浮邊界面處理技術(shù)的研究[J];系統(tǒng)仿真學(xué)報(bào);2008年13期
3 丁未;;從數(shù)字化到數(shù)據(jù)化[J];國內(nèi)外機(jī)電一體化技術(shù);2013年03期
4 張見明;;基于邊界面法的完整實(shí)體應(yīng)力分析理論與應(yīng)用[J];計(jì)算機(jī)輔助工程;2010年03期
5 宋敏;張見明;覃先云;;邊界面法數(shù)值結(jié)果的云圖表征[J];工程圖學(xué)學(xué)報(bào);2011年02期
6 ;[J];;年期
相關(guān)會(huì)議論文 前1條
1 魏星;黃茂松;;天然結(jié)構(gòu)性粘土的各向異性邊界面模型[A];第一屆中國水利水電巖土力學(xué)與工程學(xué)術(shù)討論會(huì)論文集(上冊(cè))[C];2006年
相關(guān)博士學(xué)位論文 前6條
1 鄭興帥;彈性接觸問題的邊界面法分析及其低秩近似快速算法[D];湖南大學(xué);2015年
2 李源;彈性動(dòng)力學(xué)問題的時(shí)域邊界面法[D];湖南大學(xué);2015年
3 陸陳俊;基于邊界面法的CAE與CAD一體化研究[D];湖南大學(xué);2016年
4 王現(xiàn)輝;自適應(yīng)快速多極子邊界面算法分析大規(guī)模聲學(xué)問題[D];湖南大學(xué);2013年
5 覃先云;邊界面法的單元實(shí)現(xiàn)及其在復(fù)雜結(jié)構(gòu)分析中的應(yīng)用[D];湖南大學(xué);2012年
6 豐土根;飽和砂土不排水動(dòng)力特性及多機(jī)構(gòu)邊界面塑性模型研究[D];河海大學(xué);2002年
相關(guān)碩士學(xué)位論文 前10條
1 王成;發(fā)動(dòng)機(jī)噴油嘴彈性靜力問題的邊界面法分析[D];湖南大學(xué);2014年
2 向科銘;三軸加載條件下的混凝土邊界面模型的研究[D];北京交通大學(xué);2008年
3 劉艷秋;適用于各向異性邊界面塑性模型的隱式積分算法[D];天津大學(xué);2012年
4 歷永杰;偏平面上單調(diào)及循環(huán)荷載作用下混凝土的邊界面模型研究[D];北京交通大學(xué);2009年
5 余列祥;基于GPU加速的邊界面法的研究[D];湖南大學(xué);2013年
6 李湘賀;多域邊界面法在穩(wěn)態(tài)熱傳導(dǎo)和彈性靜力學(xué)分析中的應(yīng)用[D];湖南大學(xué);2014年
7 費(fèi)柏平;基于三維實(shí)體的彈性結(jié)構(gòu)屈曲分析及其邊界面法實(shí)現(xiàn)[D];湖南大學(xué);2012年
8 王偉;二維彈塑性土層的波動(dòng)數(shù)值模擬[D];中國地震局工程力學(xué)研究所;2005年
9 于雷;考慮應(yīng)力水平影響的軟土彈塑性模型研究[D];天津大學(xué);2014年
10 向晶晶;循環(huán)荷載下基于薄層邊界面模型的樁土界面特性分析[D];鄭州大學(xué);2014年
,本文編號(hào):2502363
本文鏈接:http://sikaile.net/shoufeilunwen/xxkjbs/2502363.html