JP2021140285A - Mesh model generation apparatus and mesh model generation method - Google Patents

Mesh model generation apparatus and mesh model generation method Download PDF

Info

Publication number
JP2021140285A
JP2021140285A JP2020035422A JP2020035422A JP2021140285A JP 2021140285 A JP2021140285 A JP 2021140285A JP 2020035422 A JP2020035422 A JP 2020035422A JP 2020035422 A JP2020035422 A JP 2020035422A JP 2021140285 A JP2021140285 A JP 2021140285A
Authority
JP
Japan
Prior art keywords
mesh
ground
dividing
elements
dimensional
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.)
Granted
Application number
JP2020035422A
Other languages
Japanese (ja)
Other versions
JP7324726B2 (en
Inventor
景太 柴田
Keita Shibata
景太 柴田
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.)
Taisei Corp
Original Assignee
Taisei Corp
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 Taisei Corp filed Critical Taisei Corp
Priority to JP2020035422A priority Critical patent/JP7324726B2/en
Publication of JP2021140285A publication Critical patent/JP2021140285A/en
Application granted granted Critical
Publication of JP7324726B2 publication Critical patent/JP7324726B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a mesh model generation apparatus and a mesh model generation method capable of generating a mesh model having a high analysis accuracy when analyzing the ground.SOLUTION: In a mesh model generation apparatus, a model generation unit includes first mesh division means that mesh-divides the ground into three-dimensional hexahedral elements E1, node setting means that determines if there is an intersection between a side S of the hexahedral element E1 and a geological boundary of the ground, and adds a node P to an intersection position when intersecting, second mesh division means that divides the hexahedral element E1 intersecting the geological boundary into both sides of a surface Fs connecting the nodes P, and generates a plurality of division elements E2, and basic element division means that further divides each of the plurality of division elements E2 into basic elements having 6 or less of surfaces, and sets the node P at each of vertices of the basic elements.SELECTED DRAWING: Figure 6

Description

本発明は、メッシュモデル生成装置及びメッシュモデル生成方法に関する。 The present invention relates to a mesh model generation device and a mesh model generation method.

不整形地盤の動的挙動や地盤と構造物の相互作用について、地盤や構造物の形状をある程度忠実に再現して計算する方法として有限要素法がある。有限要素法は、複雑な形状の地盤や構造物を、3次元または2次元の形状モデルにモデル化し、この形状モデルをメッシュ分割してメッシュモデルを作成することで、数学的に表現できる単純な形状の要素(メッシュ)を生成し、それぞれの要素を数値解析する方法である。要素の形状としては、3次元の形状モデル(以下、これを3次元モデルと適宜称する。)の場合、六面体・五面体(四角錘や三角柱)・四面体等の形状の要素に分割され、2次元の形状モデル(以下、これを2次元モデルと適宜称する。)の場合、四角形や三角形等の形状の要素に分割される。
地盤は自然が作り出したものであり、複雑な地層構成をしている。このため、地盤の形状モデルを解析可能な状態の要素に分割するのが難しい。そこで、地層構成を配慮しつつ地盤の形状モデルを解析可能な要素に分割する作業は、コンピュータに組み込まれたソフトウェアを用いてユーザが行うことが一般的である。しかしながら、このような複雑で大規模な地盤の形状モデルのメッシュ分割には、膨大な時間と労力がかかる。機械系の構造体を対象として、モデルを自動的にメッシュ分割する技術はあるが、地盤のような複雑な不整形な層境界で構成される形状をメッシュ分割するのに適した技術はないのが現状である。
There is a finite element method as a method of calculating the dynamic behavior of irregular ground and the interaction between the ground and the structure by reproducing the shape of the ground and the structure faithfully to some extent. The finite element method is a simple method that can be mathematically expressed by modeling a ground or structure with a complicated shape into a three-dimensional or two-dimensional shape model, and dividing this shape model into a mesh to create a mesh model. This is a method of generating shape elements (mesh) and numerically analyzing each element. As for the shape of the element, in the case of a three-dimensional shape model (hereinafter, this is appropriately referred to as a three-dimensional model), it is divided into elements having a shape such as a hexahedron, a pentahedron (square pyramid or triangular pillar), and a tetrahedron. In the case of a dimensional shape model (hereinafter, this is appropriately referred to as a two-dimensional model), it is divided into elements having a shape such as a quadrangle or a triangle.
The ground is created by nature and has a complex stratum composition. For this reason, it is difficult to divide the ground shape model into elements that can be analyzed. Therefore, the work of dividing the ground shape model into analyzable elements while considering the stratum composition is generally performed by the user using software embedded in the computer. However, it takes a huge amount of time and effort to divide the mesh of such a complicated and large-scale ground shape model. There is a technology to automatically mesh the model for mechanical structures, but there is no technology suitable for meshing a shape composed of complex irregular layer boundaries such as the ground. Is the current situation.

ところで、地盤の形状モデルを自動的にメッシュ分割する場合、メッシュ分割により得られる要素としては、地層構成に対応した柔軟なメッシュ分割が可能であるという観点で、3次元の解析モデルの場合は六面体要素よりも四面体要素が、2次元の解析モデルの場合は四角形要素よりも三角形要素が、それぞれ用いられることが多い。
しかし、四面体要素(三角形要素)は、例えば六面体要素(四角形要素)等と比べて解析精度が悪いという問題がある。これは、六面体要素や四角形要素によりメッシュ分割した場合には要素間の境界が略水平及び略鉛直となるのに対し、四面体要素や三角形要素によりメッシュ分割した場合には境界が水平及び鉛直とはならず、斜め方向となるからである。地盤に対して地震応答解析を行う場合は、主にせん断波、粗密波を鉛直方向に一様に入射する問題を扱うため、要素の切れ目が斜め方向となる四面体要素や三角形要素においては波動が鉛直方向に一様に伝搬し難い。また、地盤材料の非線形性によって、六面体要素や四角形要素においては横方向に一様にせん断剛性が減少し減衰定数が増加するが、四面体要素や三角形要素においては横方向にせん断剛性と減衰定数が不連続となる。
解析精度を上げるために、四面体要素や三角形要素を用いたうえで、メッシュを生成するときのメッシュサイズを十分に小さくする方法があるが、解析モデル全体での節点数や要素数が膨大となり、解析プログラムの実行時間が非常に長くなったり、解析処理を行うコンピュータシステムの負荷が過大となるという問題がある。
したがって、解析精度向上のため、できるだけ六面体要素や四角形要素を多く用いるのが望ましい。
By the way, when the shape model of the ground is automatically divided into meshes, the element obtained by the mesh division is a hexahedron in the case of a three-dimensional analysis model from the viewpoint that flexible mesh division corresponding to the stratum composition is possible. In many cases, tetrahedral elements are used rather than elements, and in the case of a two-dimensional analysis model, triangular elements are used rather than quadrilateral elements.
However, the tetrahedral element (triangular element) has a problem that the analysis accuracy is lower than that of, for example, a hexahedral element (quadrilateral element). This is because the boundaries between the elements are approximately horizontal and vertical when the mesh is divided by hexahedral elements and quadrilateral elements, whereas the boundaries are horizontal and vertical when the mesh is divided by tetrahedral elements and triangular elements. This is because it is diagonal. When performing seismic response analysis on the ground, we mainly deal with the problem that shear waves and coarse and dense waves are uniformly incident in the vertical direction. Is difficult to propagate uniformly in the vertical direction. In addition, due to the non-linearity of the ground material, the shear rigidity decreases uniformly in the lateral direction and the damping constant increases in the hexahedral element and the quadrilateral element, but the shear rigidity and the damping constant in the lateral direction in the tetrahedral element and the triangular element. Becomes discontinuous.
In order to improve the analysis accuracy, there is a method of using tetrahedral elements and triangular elements and making the mesh size sufficiently small when generating the mesh, but the number of nodes and elements in the entire analysis model becomes enormous. There are problems that the execution time of the analysis program becomes very long and the load on the computer system that performs the analysis process becomes excessive.
Therefore, in order to improve the analysis accuracy, it is desirable to use as many hexahedral elements and quadrilateral elements as possible.

例えば特許文献1には、分割した全部分領域に可能な限り六面体メッシュを作成し、六面体メッシュ作成できなかった部分領域については四面体メッシュを作成し、六面体メッシュ領域と四面体メッシュ領域とが隣接する部分領域については、それらの隣接面における節点の数と位置を一致させる構成が開示されている。
既に説明したように、解析精度向上のためには、六面体要素をできるだけ多く用いることが望ましい。しかしながら、特許文献1に開示された構成では、複雑な曲面状の地層境界で構成された地盤をメッシュ分割する際に、六面体要素で分割した領域同士の間の領域を、四面体要素で分割している。このため、解析精度が悪い四面体要素が多くなる。
また、特許文献2には、メッシュ化対象の形状モデルを複数のブロックに分割し、これら各ブロックを、隣接するブロック間で節点および結線の配置が一致するようにメッシュ化し、メッシュ化後の各ブロックを組み合わせることにより、大規模な形状モデルに対応するメッシュモデルを生成する構成が開示されている。
しかしながら、特許文献2に開示された構成では、各ブロックのメッシュ分割方法は、ブロック間の節点および結線の配置を一致させる必要があるため、自動分割が可能な四面体要素に限られる。
特許文献3には、各地層に対して領域をはみ出さないように六面体要素を配置した後、六面体要素の形成されていない領域に面する六面体要素を2倍サイズの六面体要素に置換し、四面体メッシュ生成対象領域内に四面体要素を配置する構成が開示されている。
しかしながら、特許文献3に開示された構成では、六面体要素で分割した領域同士の間の領域は、四面体要素で分割する必要がある。このため、解析精度が悪い四面体要素が多くなる。
このように、特許文献1〜3においては、四面体要素が多くなるため、十分な解析精度が得られない場合がある。解析精度をより向上することが望まれている。
For example, in Patent Document 1, a hexahedron mesh is created as much as possible in all the divided partial regions, a tetrahedral mesh is created in the partial region where the hexahedral mesh could not be created, and the hexahedral mesh region and the tetrahedral mesh region are adjacent to each other. For the subregions to be used, a configuration is disclosed in which the number and position of the nodes on the adjacent surfaces thereof are matched.
As described above, it is desirable to use as many hexahedral elements as possible in order to improve the analysis accuracy. However, in the configuration disclosed in Patent Document 1, when the ground composed of complicated curved stratum boundaries is divided into meshes, the area between the regions divided by the hexahedral elements is divided by the tetrahedral elements. ing. Therefore, there are many tetrahedral elements with poor analysis accuracy.
Further, in Patent Document 2, the shape model to be meshed is divided into a plurality of blocks, and each of these blocks is meshed so that the arrangement of nodes and connections matches between adjacent blocks, and each of these blocks is meshed. A configuration is disclosed in which a mesh model corresponding to a large-scale shape model is generated by combining blocks.
However, in the configuration disclosed in Patent Document 2, the mesh division method of each block is limited to the tetrahedral element capable of automatic division because it is necessary to match the arrangement of the nodes and the connections between the blocks.
In Patent Document 3, after arranging hexahedron elements so as not to extend the region to each layer, the hexahedron element facing the region where the hexahedron element is not formed is replaced with a hexahedral element having a double size, and the tetrahedron element is replaced with a tetrahedron element. A configuration in which a tetrahedral element is arranged in a body mesh generation target area is disclosed.
However, in the configuration disclosed in Patent Document 3, the region between the regions divided by the hexahedral element needs to be divided by the tetrahedral element. Therefore, there are many tetrahedral elements with poor analysis accuracy.
As described above, in Patent Documents 1 to 3, since the number of tetrahedral elements increases, sufficient analysis accuracy may not be obtained. It is desired to further improve the analysis accuracy.

特開平8−16629号公報Japanese Unexamined Patent Publication No. 8-16629 特許第5637956号公報Japanese Patent No. 5637956 特開2011−39691号公報Japanese Unexamined Patent Publication No. 2011-39691

本発明が解決しようとする課題は、地盤を解析する際の解析精度が高いメッシュモデルを生成可能な、メッシュモデル生成装置及びメッシュモデル生成方法を提供することである。 An object to be solved by the present invention is to provide a mesh model generation device and a mesh model generation method capable of generating a mesh model with high analysis accuracy when analyzing the ground.

本発明者は、地盤をグリッド状に分割して生成した六面体要素(二次元の場合は四角形要素)と地層境界の交差状況からメッシュの分割パターンを判定し、対応する分割パターンを記憶した、分割パターン記憶部に基づいて地層境界部の要素を分割することで、地層境界が複雑に傾斜している場合であっても、解析精度および解析時間の観点からも適度な大きさを持つメッシュモデルが生成できる点に着目して、本発明に至った。
本発明は、上記課題を解決するため、以下の手段を採用する。
すなわち、本発明のメッシュモデル生成装置は、地質構造を2次元または3次元の形状モデルで表現した地盤をメッシュ分割して2次元または3次元のメッシュモデルを生成するメッシュモデル生成装置であって、前記地盤を2次元の四角形要素、または3次元の六面体要素に、グリッド状にメッシュ分割する第1のメッシュ分割手段と、前記四角形要素または前記六面体要素の辺と、前記地盤の地層境界との交差の有無を判定し、交差する場合には、交差位置に節点を追加する、節点設定手段と、前記地層境界と交差する前記四角形要素または前記六面体要素を、前記節点間を結ぶ線または面を挟んだ両側に分割して、複数の分割要素を生成する第2のメッシュ分割手段と、複数の前記分割要素の各々を、辺数が4以下、または面数が6以下の基礎要素に更に分割し、当該基礎要素の頂点の各々に節点を設定する、基礎要素分割手段と、を備えることを特徴とする。
このような構成によれば、第1のメッシュ分割手段により、地盤を2次元の四角形要素、または3次元の六面体要素に分割した後、四角形要素または六面体要素の辺と、地層境界とが交差する場合には、交差位置に追加した節点間を結ぶ線または面で分割し、複数の分割要素を生成する。このように地盤をグリッド状にメッシュ分割して得られた四角形要素または六面体要素に地層境界が含まれる場合に、四角形要素または六面体要素は、地層境界に沿って分割される。生成された複数の分割要素のそれぞれは、単一の地層で形成されることとなる。
このようにして生成された複数の分割要素のそれぞれを、辺数が4以下、または面数が6以下の基礎要素に更に分割することで、基礎要素の頂点の各々に節点が設定される。これにより得られた基礎要素は、2次元モデルの場合は辺数が4以下の、すなわち四角形要素または三角形要素となり、3次元モデルの場合は面数が6以下の、すなわち六面体要素、五面体要素、または四面体要素となる。
したがって、このような構成によれば、地層境界が交差する四角形要素または六面体要素のみが、三角形要素または四面体要素を含む基礎要素に分割され、それ以外は原形を維持して分割されない構成とすることができるため、四角形要素または六面体要素を多く有するメッシュモデルを生成することができる。これにより、地盤を解析する際の解析精度が高いメッシュモデルを生成可能なメッシュモデル生成装置を提供することが可能となる。
The present invention determines the division pattern of the mesh from the intersection of the hexahedral element (square element in the case of two dimensions) generated by dividing the ground into a grid shape and the boundary of the stratum, and stores the corresponding division pattern. By dividing the elements of the stratum boundary based on the pattern storage unit, even if the stratum boundary is complicatedly inclined, a mesh model with an appropriate size from the viewpoint of analysis accuracy and analysis time can be created. Focusing on the point that it can be generated, the present invention was reached.
The present invention employs the following means in order to solve the above problems.
That is, the mesh model generation device of the present invention is a mesh model generation device that generates a two-dimensional or three-dimensional mesh model by dividing the ground in which the geological structure is represented by a two-dimensional or three-dimensional shape model into a mesh. A first mesh dividing means for dividing the ground into a two-dimensional quadrangular element or a three-dimensional hexahedral element in a grid pattern, an intersection of the sides of the quadrangular element or the hexahedral element and a stratum boundary of the ground. A quadrilateral element or a hexahedron element that intersects the stratum boundary is sandwiched between a line or a surface connecting the nodes with a node setting means that adds a node at the intersection position. However, the second mesh dividing means for generating a plurality of dividing elements by dividing into both sides, and each of the plurality of dividing elements are further divided into basic elements having 4 or less sides or 6 or less faces. , A basic element dividing means for setting nodes at each of the vertices of the basic element.
According to such a configuration, after the ground is divided into two-dimensional quadrilateral elements or three-dimensional hexahedral elements by the first mesh dividing means, the sides of the quadrilateral elements or hexahedral elements intersect with the stratum boundary. In the case, it is divided by a line or a surface connecting the nodes added at the intersection position, and a plurality of dividing elements are generated. When the quadrilateral element or hexahedron element obtained by mesh-dividing the ground into a grid shape includes a stratum boundary, the quadrilateral element or hexahedron element is divided along the stratum boundary. Each of the generated partitioning elements will be formed in a single formation.
By further dividing each of the plurality of dividing elements generated in this manner into basic elements having 4 or less sides or 6 or less faces, nodes are set at each of the vertices of the basic elements. The basic element obtained by this is a quadrilateral element or a triangular element having 4 or less sides in the case of a 2D model, and a hexahedron element or a pentahedron element having 6 or less faces in the case of a 3D model. , Or a tetrahedral element.
Therefore, according to such a configuration, only the quadrilateral element or the hexahedral element at which the stratum boundaries intersect is divided into the basic elements including the triangular element or the tetrahedral element, and the other elements are not divided while maintaining the original shape. Therefore, it is possible to generate a mesh model having many quadrilateral elements or hexahedral elements. This makes it possible to provide a mesh model generator capable of generating a mesh model with high analysis accuracy when analyzing the ground.

本発明の一態様においては、本発明のメッシュモデル生成装置は、前記節点設定手段は、前記四角形要素または前記六面体要素の深さ方向の辺上の、前記地盤の地層境界の深度位置に、深さ方向節点を設定する、深さ方向節点設定手段と、前記四角形要素または前記六面体要素の水平方向の辺と、前記地層境界との交差の有無を判定し、交差する場合には、交差位置に水平方向節点を追加する、水平方向節点設定手段と、を備える。
このような構成によれば、四角形要素または六面体要素の深さ方向の辺上の地盤の地層境界の深度位置に深さ方向節点を設定し、四角形要素または六面体要素の水平方向の辺と地層境界との交差位置に水平方向節点を追加することで、地層境界が複雑に傾斜している場合であっても、分割要素を適切に生成することができる。
In one aspect of the invention, in the mesh model generator of the invention, the node setting means is at a depth position on the depth-direction side of the quadrilateral element or the hexahedral element at the depth position of the ground boundary. It is determined whether or not there is an intersection between the depth direction node setting means for setting the longitudinal node, the horizontal side of the quadrilateral element or the hexahedron element, and the stratum boundary, and if they intersect, at the intersection position. It is provided with a horizontal node setting means for adding a horizontal node.
According to such a configuration, a depth node is set at the depth position of the geological boundary of the ground on the depth side of the quadrilateral element or hexahedron element, and the horizontal side and the stratum boundary of the quadrilateral element or hexahedron element are set. By adding a horizontal node at the intersection with, it is possible to appropriately generate a dividing element even when the stratum boundary is complicatedly inclined.

また、本発明の一態様においては、本発明のメッシュモデル生成装置は、複数の前記基礎要素の各々は、前記地盤が2次元モデルの場合には三角形または四角形であり、前記地盤が3次元モデルの場合には四面体、五面体、または各表面が四角形の六面体であり、前記分割要素を複数の基礎要素へと分割する分割パターンを記憶した、分割パターン記憶部を更に備え、前記基礎要素分割手段は、前記分割要素を、前記基礎要素パターン記憶部に記憶された前記分割パターンに基づき、新たな前記基礎要素に更に分割する。
このような構成によれば、分割パターン記憶部に分割パターンを登録しておくことで、各分割要素を解析に有効な形状の基礎要素に、効率的に分割することができる。したがって、解析精度を高めることが可能となる。
Further, in one aspect of the present invention, in the mesh model generator of the present invention, each of the plurality of basic elements is a triangle or a quadrangle when the ground is a two-dimensional model, and the ground is a three-dimensional model. In the case of, a tetrahedron, a pentahedron, or a hexahedron whose surface is a quadrangle is further provided, and a division pattern storage unit for storing a division pattern for dividing the division element into a plurality of basic elements is further provided, and the basic element division is provided. The means further divides the divided element into new basic elements based on the divided pattern stored in the basic element pattern storage unit.
According to such a configuration, by registering the division pattern in the division pattern storage unit, each division element can be efficiently divided into basic elements having a shape effective for analysis. Therefore, it is possible to improve the analysis accuracy.

本発明のメッシュモデル生成方法は、地質構造を2次元または3次元の形状モデルで表現した地盤をメッシュ分割して2次元または3次元のメッシュモデルを生成するメッシュモデル生成方法であって、前記地盤を2次元の四角形要素、または3次元の六面体要素に、グリッド状にメッシュ分割し、前記四角形要素または前記六面体要素の辺と、前記地盤の地層境界との交差の有無を判定し、交差する場合には、交差位置に節点を追加し、前記地層境界と交差する前記四角形要素または前記六面体要素を、前記節点間を結ぶ線または面を挟んだ両側に分割して、複数の分割要素を生成し、複数の前記分割要素の各々を、辺数が4以下、または面数が6以下の基礎要素に更に分割し、当該基礎要素の頂点の各々に節点を設定する。
このような構成によれば、地盤を解析する際の解析精度が高いメッシュモデルを生成可能なメッシュモデル生成方法を提供することが可能となる。
The mesh model generation method of the present invention is a mesh model generation method for generating a two-dimensional or three-dimensional mesh model by dividing the ground in which the geological structure is expressed by a two-dimensional or three-dimensional shape model into a mesh. Is divided into a two-dimensional quadrilateral element or a three-dimensional hexahedron element in a grid pattern, and the presence or absence of intersection between the side of the quadrilateral element or the hexahedron element and the geological boundary of the ground is determined and intersected. In, a node is added at the intersection position, and the quadrilateral element or the hexahedron element that intersects the stratum boundary is divided into both sides of a line or a surface connecting the nodes to generate a plurality of dividing elements. , Each of the plurality of division elements is further divided into basic elements having 4 or less sides or 6 or less faces, and nodes are set at each of the vertices of the basic elements.
According to such a configuration, it is possible to provide a mesh model generation method capable of generating a mesh model with high analysis accuracy when analyzing the ground.

本発明によれば、地盤を解析する際の解析精度が高いメッシュモデルを生成可能な、メッシュモデル生成装置及びメッシュモデル生成方法を提供することが可能となる。 According to the present invention, it is possible to provide a mesh model generation device and a mesh model generation method capable of generating a mesh model with high analysis accuracy when analyzing the ground.

本発明の実施形態に係るメッシュモデル生成装置の機能的な構成を示すブロック図である。It is a block diagram which shows the functional structure of the mesh model generation apparatus which concerns on embodiment of this invention. 図1のメッシュモデル生成装置によりメッシュモデルが生成される地盤の一例を示す図である。It is a figure which shows an example of the ground which the mesh model is generated by the mesh model generation apparatus of FIG. 図2の3次元モデルをグリッド状にメッシュ分割した状態を示す図である。It is a figure which shows the state which mesh-divided the 3D model of FIG. 2 into a grid shape. 図1のメッシュモデル生成装置により生成されたメッシュモデルの一例を示す図である。It is a figure which shows an example of the mesh model generated by the mesh model generation apparatus of FIG. 内部に地層境界が位置している六面体要素の一例を示す図である。It is a figure which shows an example of the hexahedral element in which the stratum boundary is located inside. 六面体要素において、地層境界と交差する位置に追加された節点間を結ぶ面を示す図である。It is a figure which shows the plane which connects the node added at the position which intersects with the stratum boundary in the hexahedron element. 六面体要素から分割された分割要素を、単位要素に分割する分割面の一例を示す図である。It is a figure which shows an example of the division plane which divides the division element divided from a hexahedron element into a unit element. 分割要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a division element. 分割要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a division element. 分割要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a division element. 分割要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a division element. 分割要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a division element. 本実施形態に係るメッシュモデル生成方法の流れを示すフローチャートである。It is a flowchart which shows the flow of the mesh model generation method which concerns on this Embodiment. 図1のメッシュモデル生成装置でメッシュモデルを生成するための、地盤の2次元モデルの一例を示す図である。It is a figure which shows an example of the 2D model of the ground for generating a mesh model by the mesh model generation apparatus of FIG. 内部に地層境界が位置している四角形体要素の一例を示す図である。It is a figure which shows an example of the quadrilateral body element in which the stratum boundary is located inside. 四角形要素を分割する分割パターンの例を示す図である。It is a figure which shows the example of the division pattern which divides a quadrilateral element. 薄層があるために1つの要素に地層境界が2つある場合に、節点を1つに集約する変形例を示す図である。It is a figure which shows the modification which aggregates the nodes into one when there are two stratum boundaries in one element because there is a thin layer. 1つの要素に地層境界が複数ある場合に、各辺の節点を1つに集約する変形例を示す図である。It is a figure which shows the modification which aggregates the node of each side into one when there are a plurality of stratum boundaries in one element. 微小な要素や不整形な要素が発生した場合に、地層境界をグリッド交点側に移動させる変形例を示す図である。It is a figure which shows the deformation example which moves the stratum boundary to the grid intersection side when a minute element or an irregular element occurs. 微小な要素や不整形な要素が発生した場合に、グリッド交点を地層境界側に移動させる変形例を示す図である。It is a figure which shows the deformation example which moves the grid intersection to the formation boundary side when a minute element or an irregular element occurs. グリッドの平面形状を不整形な四角形とした場合の変形例を示す図である。It is a figure which shows the deformation example when the plane shape of a grid is made into an irregular quadrangle. グリッドの平面形状を三角形とした場合の変形例を示す図である。It is a figure which shows the deformation example when the plane shape of a grid is a triangle. 本発明の実施例における地盤のボーリングデータを示す図である。It is a figure which shows the boring data of the ground in the Example of this invention. 本発明の実施例におけるボーリングで得られた地層情報を示す図である。It is a figure which shows the stratum information obtained by boring in the Example of this invention. 本発明の実施例における地層の上端深度の情報を示す図である。It is a figure which shows the information of the upper end depth of the stratum in the Example of this invention. 本発明の実施例における地盤の3次元モデルを示す図である。It is a figure which shows the 3D model of the ground in the Example of this invention. 本発明の実施例で得られたメッシュモデルを示す図である。It is a figure which shows the mesh model obtained in the Example of this invention.

本発明は、地盤の層構造が複雑な不整形地盤をメッシュ分割するメッシュモデル生成装置およびメッシュモデル生成方法である。具体的には、本発明では、不整形地盤の動的挙動問題や地盤と構造物の相互作用問題を数値解析で推定するに際して、解析対象とする不整形地盤を、解析精度の良いメッシュデータを少ない労力で作成することができる、メッシュモデル生成装置およびメッシュモデル生成方法を開発した。
以下、添付図面を参照して、本発明によるメッシュモデル生成装置及びメッシュモデル生成方法を実施するための形態について、図面に基づいて説明する。
本発明の実施形態に係るメッシュモデル生成装置の機能的な構成を示すブロック図を図1に示す。図1のメッシュモデル生成装置によりメッシュモデルが生成される地盤の形状モデルである3次元モデルの一例を図2に示す。図2の3次元モデルをグリッド状にメッシュ分割した状態を図3に示す。図1のメッシュモデル生成装置により生成されたメッシュモデルの一例を図4に示す。
図1に示されるメッシュモデル生成装置1は、3次元モデルとして表現された地盤Gをメッシュ分割し、地震応答解析等を行うためのメッシュモデルを生成する。メッシュモデル生成装置1は、コンピュータ装置であり、CPU(Central Processing Unit)、メモリ、記憶装置等を備えたハードウェアと、予め設定されたコンピュータプログラムとが協働することで、メッシュモデル生成装置1としての所要の機能を発揮する。メッシュモデル生成装置1は、記憶部2と、モデル生成部3と、を機能的に備えている。
記憶部2は、ハードディスクドライブ(HDD)、ソリッドステートドライブ(SSD)、メモリ等をはじめとする各種の記憶装置等からなる。記憶部2は、地盤形状モデル記憶部21と、分割パターン記憶部22と、を備えている。地盤形状モデル記憶部21は、外部から入力される、解析対象となる範囲の地盤Gの形状モデルである3次元モデルM10のデータを記憶している。分割パターン記憶部22は、後に説明するような分割要素E2を単位要素E3に分割する分割パターンのデータを記憶している。
The present invention is a mesh model generation device and a mesh model generation method for dividing an irregular ground having a complicated layer structure into a mesh. Specifically, in the present invention, when estimating the dynamic behavior problem of irregular ground and the interaction problem between the ground and the structure by numerical analysis, the irregular ground to be analyzed is subjected to mesh data with good analysis accuracy. We have developed a mesh model generation device and a mesh model generation method that can be created with little effort.
Hereinafter, a mode for carrying out the mesh model generation apparatus and the mesh model generation method according to the present invention will be described with reference to the accompanying drawings.
FIG. 1 shows a block diagram showing a functional configuration of the mesh model generator according to the embodiment of the present invention. FIG. 2 shows an example of a three-dimensional model which is a ground shape model for which a mesh model is generated by the mesh model generation device of FIG. FIG. 3 shows a state in which the three-dimensional model of FIG. 2 is mesh-divided into a grid shape. An example of the mesh model generated by the mesh model generator of FIG. 1 is shown in FIG.
The mesh model generation device 1 shown in FIG. 1 divides the ground G represented as a three-dimensional model into a mesh and generates a mesh model for performing seismic response analysis and the like. The mesh model generation device 1 is a computer device, and is a mesh model generation device 1 in which hardware including a CPU (Central Processing Unit), a memory, a storage device, and the like cooperate with a preset computer program. Demonstrate the required function as. The mesh model generation device 1 functionally includes a storage unit 2 and a model generation unit 3.
The storage unit 2 includes various storage devices such as a hard disk drive (HDD), a solid state drive (SSD), and a memory. The storage unit 2 includes a ground shape model storage unit 21 and a division pattern storage unit 22. The ground shape model storage unit 21 stores data of the three-dimensional model M10, which is a shape model of the ground G in the range to be analyzed, which is input from the outside. The division pattern storage unit 22 stores the data of the division pattern that divides the division element E2 into the unit element E3 as described later.

ここで、図2に示されるように、解析対象となる範囲の地盤Gが、上下方向に複数の地層G1〜G3を有している場合、互いに上下に位置する地層G1〜G3同士の境界面には、地層境界Geが存在する。このような地盤Gの3次元モデルM10は、地層境界Geの深度(深さ方向Dvにおける位置)を示すデータを含んでいる。地層境界Geの深さ方向Dvにおける位置は、実際の地盤Gの複数の位置においてボーリング調査を行うことで確認される。ボーリング調査位置間における地層境界Geの深度のデータは、逆距離加重法(IDW)、不整三角網(TIN)、スプライン補間、クリギング等の手法で補間することで得られる。また、3次元モデルM10は、地盤Gの地表面Gfを包絡するように設定(形成)されている。つまり、3次元モデルM10は、地表面Gfよりも上方の範囲を含んで設定されている。 Here, as shown in FIG. 2, when the ground G in the range to be analyzed has a plurality of strata G1 to G3 in the vertical direction, the interface between the strata G1 to G3 located above and below each other. There is a stratum boundary Ge in. Such a three-dimensional model M10 of the ground G includes data indicating the depth (position in the depth direction Dv) of the stratum boundary Ge. The position of the stratum boundary Ge in the depth direction Dv is confirmed by performing a boring survey at a plurality of positions of the actual ground G. Data on the depth of the stratum boundary Ge between boring survey positions can be obtained by interpolation by methods such as inverse distance weighting (IDW), triangulated irregular network (TIN), spline interpolation, and kriging. Further, the three-dimensional model M10 is set (formed) so as to envelop the ground surface Gf of the ground G. That is, the three-dimensional model M10 is set to include a range above the ground surface Gf.

モデル生成部3は、記憶部2に記憶された地盤Gの3次元モデルM10を、地盤Gの地層境界Geに応じてメッシュ分割することで、図4に示すように、複数の六面体要素E1、分割要素E2、基礎要素E3からなるメッシュモデルM12を生成する処理を実行する。図1に示すように、モデル生成部3は、第1のメッシュ分割手段31と、節点設定手段32と、第2のメッシュ分割手段33と、基礎要素分割手段34と、を備えている。 As shown in FIG. 4, the model generation unit 3 divides the three-dimensional model M10 of the ground G stored in the storage unit 2 into a mesh according to the stratum boundary Ge of the ground G, so that the plurality of hexahedral elements E1 and The process of generating the mesh model M12 including the dividing element E2 and the basic element E3 is executed. As shown in FIG. 1, the model generation unit 3 includes a first mesh dividing means 31, a node setting means 32, a second mesh dividing means 33, and a basic element dividing means 34.

第1のメッシュ分割手段31は、図2に示されるような、地盤Gを表す3次元モデルM10を、図3に示されるように、3次元の六面体要素に、グリッド状にメッシュ分割して、グリッド分割モデルM11を生成する処理を行う。第1のメッシュ分割手段31で3次元モデルM10をメッシュ分割することにより生成される六面体要素E1は、直方体状に生成している。第1のメッシュ分割手段31は、地盤Gを表す3次元モデルM10を、予め設定された大きさの六面体要素E1にメッシュ分割する。ここで、六面体要素E1は、解析精度および解析時間の観点等に基づいて適度な大きさに設定する。例えば、相互作用問題の場合等で、解析の主となる対象が、例えば3次元モデルM10の中央部である場合には、3次元モデルM10の中央部でグリッド間隔を密にし、3次元モデルM10の端部ではソリッド間隔を疎にすることもできる。 The first mesh dividing means 31 divides the three-dimensional model M10 representing the ground G as shown in FIG. 2 into three-dimensional hexahedral elements in a grid shape as shown in FIG. The process of generating the grid division model M11 is performed. The hexahedral element E1 generated by mesh-dividing the three-dimensional model M10 by the first mesh dividing means 31 is generated in a rectangular parallelepiped shape. The first mesh dividing means 31 mesh-divides the three-dimensional model M10 representing the ground G into hexahedral elements E1 having a preset size. Here, the hexahedron element E1 is set to an appropriate size based on the viewpoints of analysis accuracy and analysis time. For example, in the case of an interaction problem, when the main object of analysis is, for example, the central part of the three-dimensional model M10, the grid spacing is made dense at the central part of the three-dimensional model M10, and the three-dimensional model M10 The solid spacing can also be sparse at the ends of.

図5は、内部に地層境界が位置している六面体要素の一例を示す図である。
地層境界Geが位置する部分に設定された六面体要素E1において、六面体要素E1の頂点位置が地層境界Geの深度位置と一致する場合、その頂点位置でメッシュ分割することができる。これに対し、図5に示すように、六面体要素E1の頂点位置が地層境界Geの深度位置と一致しない場合、地層境界Geが六面体要素E1の内部に位置していることとなる。この場合、後に説明するように六面体要素E1を地層境界Geに沿った面で分割するが、これに備え、節点設定手段32により、六面体要素E1に対して節点Pを設定する。
節点設定手段32は、第1のメッシュ分割手段31で生成した六面体要素E1の辺Sと、地層境界Geとの交差の有無を判定し、六面体要素E1の辺Sと地層境界Geとが交差している場合には、交差位置に節点Pを追加する処理を行う。節点設定手段32は、深さ方向節点設定手段32Aと、水平方向節点設定手段32Bと、を有している。深さ方向節点設定手段32Aは、六面体要素E1の深さ方向Dvの辺Svと地層境界Geとが交差している場合に、六面体要素E1の深さ方向Dvの辺Sv上の、地盤Gの地層境界Geの深度位置(辺Svと地層境界Geとの交差位置)に、深さ方向節点Pvを設定する処理を行う。水平方向節点設定手段32Bは、六面体要素E1の水平方向Dhの辺Shと地層境界Geとの交差の有無を判定し、水平方向Dhの辺Shと地層境界Geとが交差する場合には、水平方向Dhの辺Shと地層境界Geとの交差位置に水平方向節点Phを追加する処理を行う。
FIG. 5 is a diagram showing an example of a hexahedral element in which a stratum boundary is located inside.
In the hexahedron element E1 set in the portion where the stratum boundary Ge is located, if the apex position of the hexahedron element E1 coincides with the depth position of the stratum boundary Ge, the mesh can be divided at the apex position. On the other hand, as shown in FIG. 5, when the apex position of the hexahedral element E1 does not match the depth position of the stratum boundary Ge, the stratum boundary Ge is located inside the hexahedral element E1. In this case, as will be described later, the hexahedron element E1 is divided by a plane along the stratum boundary Ge, and in preparation for this, the node setting means 32 sets the node P for the hexahedron element E1.
The node setting means 32 determines whether or not the side S of the hexahedron element E1 generated by the first mesh dividing means 31 intersects with the stratum boundary Ge, and the side S of the hexahedron element E1 intersects with the stratum boundary Ge. If so, the process of adding the node P to the intersection position is performed. The node setting means 32 includes a depth direction node setting means 32A and a horizontal node setting means 32B. When the side Sv of the depth direction Dv of the hexahedron element E1 and the stratum boundary Ge intersect, the depth direction node setting means 32A of the ground G on the side Sv of the depth direction Dv of the hexahedron element E1. A process of setting a node Pv in the depth direction is performed at the depth position of the stratum boundary Ge (the intersection of the side Sv and the stratum boundary Ge). The horizontal node setting means 32B determines whether or not the side Sh of the hexahedral element E1 in the horizontal direction Dh intersects the stratum boundary Ge, and when the side Sh in the horizontal direction Dh intersects the stratum boundary Ge, the horizontal node setting means 32B is horizontal. A process of adding a horizontal node Ph at the intersection of the side Sh of the direction Dh and the stratum boundary Ge is performed.

図6は、六面体要素において、地層境界と交差する位置に追加された節点間を結ぶ面を示す図である。
第2のメッシュ分割手段33は、節点設定手段32により、図5に示すように、地層境界Geと交差する六面体要素E1の辺Sに節点Pが追加された場合に、図6に示すように、その六面体要素E1を、節点P間を結ぶ面Fsを挟んだ両側に分割して、複数の分割要素E2を生成する処理を行う。
FIG. 6 is a diagram showing a surface connecting nodes added at positions intersecting with the stratum boundary in the hexahedral element.
The second mesh dividing means 33 is as shown in FIG. 6 when the node P is added to the side S of the hexahedron element E1 intersecting the stratum boundary Ge as shown in FIG. 5 by the node setting means 32. , The hexahedral element E1 is divided into both sides of the surface Fs connecting the nodes P, and a process of generating a plurality of divided elements E2 is performed.

図7は、六面体要素から分割された分割要素を、単位要素に分割する分割面の一例を示す図である。
基礎要素分割手段34は、図7に示すように、第2のメッシュ分割手段33によって生成された複数の分割要素E2の各々の面数が、7以上の多面体である場合、または辺数が5以上の多角形の表面を有する六面体である場合に、各分割要素E2を、面数が6以下で、各表面の辺数が4以下の多角形となる基礎要素E3に更に分割し、基礎要素E3の頂点の各々に節点Pを設定する処理を行う。ここで、基礎要素E3の各々は、四面体、五面体、または各表面が四角形の六面体である。基礎要素分割手段34は、分割要素E2を、分割パターン記憶部22に記憶された分割パターンに基づき、基礎要素E3に更に分割する処理を行う。
FIG. 7 is a diagram showing an example of a division surface in which a division element divided from a hexahedron element is divided into unit elements.
As shown in FIG. 7, the basic element dividing means 34 has a polygon in which the number of faces of the plurality of dividing elements E2 generated by the second mesh dividing means 33 is 7 or more, or the number of sides is 5. In the case of a hexahedron having the above polygonal surfaces, each dividing element E2 is further divided into a basic element E3 having a polygon having 6 or less faces and 4 or less sides on each surface, and the basic element is further divided. A process of setting a node P at each of the vertices of E3 is performed. Here, each of the basic elements E3 is a tetrahedron, a pentahedron, or a hexahedron having a quadrangular surface. The basic element dividing means 34 further divides the dividing element E2 into the basic element E3 based on the dividing pattern stored in the dividing pattern storage unit 22.

分割パターン記憶部22には、基礎要素E3の各々に対応する、複数の基礎要素モデルTが記憶されている。地層境界Geが六面体要素E1のどの辺Sと交差するかによって、第2のメッシュ分割手段33により生成される分割要素E2が有し得る形状は多様に異なる。基礎要素モデルTは、これを複数組み合わせることで、分割要素E2として考えられる全ての形状を実現可能となるように、様々な種類が分割パターン記憶部22に記憶されている。
分割パターン記憶部22には、様々な形状の分割要素E2の各々と、組み合わせて当該分割要素E2を実現することができるような、複数の基礎要素モデルTの組み合わせとが、互いに対応付けられており、この対応付けが分割要素E2の分割パターンとして記憶されている。
基礎要素分割手段34は、地層境界Geが六面体要素E1のどの辺Sと交差しているかを判定して、これによって分割要素E2の形状を特定する。そして、基礎要素分割手段34は、各分割要素E2に対し、当該分割要素E2に対応する分割パターンを分割パターン記憶部22から取得して、取得した分割パターンに従って、分割要素E2内に、当該分割パターンとして登録された複数の基礎要素モデルTを当てはめる。
そのうえで、基礎要素分割手段34は、分割要素E2内に当てはめられた複数の基礎要素モデルT間の境界に沿って分割要素E2を分割することで、複数の基礎要素E3を生成する。
A plurality of basic element models T corresponding to each of the basic elements E3 are stored in the division pattern storage unit 22. The shape that the dividing element E2 generated by the second mesh dividing means 33 can have varies depending on which side S of the hexahedral element E1 intersects with the stratum boundary Ge. Various types of the basic element model T are stored in the division pattern storage unit 22 so that all the shapes that can be considered as the division element E2 can be realized by combining a plurality of the basic element models T.
In the division pattern storage unit 22, each of the division elements E2 having various shapes and a combination of a plurality of basic element models T that can be combined to realize the division element E2 are associated with each other. This correspondence is stored as a division pattern of the division element E2.
The foundation element dividing means 34 determines which side S of the hexahedron element E1 intersects with the stratum boundary Ge, thereby specifying the shape of the dividing element E2. Then, the basic element dividing means 34 acquires a division pattern corresponding to the division element E2 from the division pattern storage unit 22 for each division element E2, and according to the acquired division pattern, divides the division element E2 into the division element E2. A plurality of basic element models T registered as patterns are applied.
Then, the basic element dividing means 34 generates a plurality of basic elements E3 by dividing the dividing element E2 along the boundary between the plurality of basic element models T fitted in the dividing element E2.

上記の図7と、及び図8〜図12は、それぞれ、六面体要素を分割要素E2に分割し、必要に応じてこの分割要素E2を更に基礎要素E3に分割する際の例を示す図である。
図7〜図12に示すように、分割パターン記憶部22に記憶された複数種の分割パターンは、各分割要素E2を基礎要素E3に分割できるように、複数の基礎要素モデルTを組み合わせることで設定されている。また、各基礎要素モデルTは、予め有限要素法の解析プログラムで効果的に解析可能な形状に分割した要素群として用意されている。基礎要素モデルTは、四角形面で形成された六面体要素、三角柱、四角錐等である五面体要素、三角錐である四面体要素を用いて形成されている。基礎要素E3は、これらの基礎要素モデルTを、回転、反転させたもの等が含まれる。
基礎要素分割手段34は、分割した基礎要素E3の頂点の各々に節点Pを設定する。
7 and 8 to 12 above are diagrams showing an example in which the hexahedron element is divided into the dividing element E2, and the dividing element E2 is further divided into the basic element E3 as needed. ..
As shown in FIGS. 7 to 12, a plurality of types of division patterns stored in the division pattern storage unit 22 are formed by combining a plurality of basic element models T so that each division element E2 can be divided into basic elements E3. It is set. Further, each basic element model T is prepared in advance as an element group divided into shapes that can be effectively analyzed by an analysis program of the finite element method. The basic element model T is formed by using a hexahedral element formed by a quadrangular surface, a pentahedral element such as a triangular prism and a quadrangular pyramid, and a tetrahedral element which is a triangular pyramid. The basic element E3 includes a rotated or inverted version of these basic element models T.
The basic element dividing means 34 sets nodes P at each of the vertices of the divided basic element E3.

次に、上記したようなメッシュモデル生成装置1におけるメッシュモデル生成方法の詳細について説明する。
図13は、本実施形態に係るメッシュモデル生成方法の流れを示すフローチャートである。
図13に示すように、本実施形態におけるメッシュモデル生成方法では、まず、地盤形状モデル記憶部21に記憶されている地盤Gの3次元モデルM10のデータを呼び出し、第1のメッシュ分割手段31により、図3に示すように、解析対象となる範囲の地盤Gの3次元モデルM10を、3次元の六面体要素に、グリッド状にメッシュ分割してグリッド分割モデルM11を生成することで、複数の六面体要素E1を生成する(ステップS1)。
Next, the details of the mesh model generation method in the mesh model generation device 1 as described above will be described.
FIG. 13 is a flowchart showing the flow of the mesh model generation method according to the present embodiment.
As shown in FIG. 13, in the mesh model generation method in the present embodiment, first, the data of the three-dimensional model M10 of the ground G stored in the ground shape model storage unit 21 is called, and the first mesh dividing means 31 is used. As shown in FIG. 3, a plurality of hexahedrons are generated by dividing the three-dimensional model M10 of the ground G in the range to be analyzed into three-dimensional hexahedron elements in a grid shape to generate a grid division model M11. Generate element E1 (step S1).

次いで、節点設定手段32は、メッシュ分割したグリッド分割モデルM11を上面視した状態で、グリッドの各交点の直下で、地層境界Geの深度を確認する(ステップS2)。節点設定手段32は、ステップS1で生成した各六面体要素E1について、地層境界Geの深度が六面体要素E1の頂点の節点Pの位置と一致するか否かを判定する(ステップS3)。その結果、地層境界Geの深度が六面体要素E1の頂点の節点Pの位置と一致する場合、ステップS5に進む。ステップS3で、地層境界Geの深度が六面体要素E1の頂点の節点Pの位置と一致しなかった場合、六面体要素E1の深さ方向Dvの辺Svと地層境界Geとが交差していることになる。その場合、節点設定手段32の深さ方向節点設定手段32Aは、六面体要素E1の深さ方向Dvの辺Sv上の、地盤Gの地層境界Geの深度位置(辺Svと地層境界Geとの交差位置)に、深さ方向節点Pvを追加設定する(ステップS4)。
次に、節点設定手段32は、ステップS1で生成した各六面体要素E1について、六面体要素E1の水平方向Dhの辺Shと地層境界Geとの交差の有無を確認する(ステップS5)。続いて、節点設定手段32は、ステップS5における確認の結果、六面体要素E1の水平方向Dhの辺Shと地層境界Geとが交差しているか否かを判定する(ステップS6)。その結果、六面体要素E1の水平方向Dhの辺Shと地層境界Geとが交差していなければ、ステップS8に進む。六面体要素E1の水平方向Dhの辺Shと地層境界Geとが交差していた場合、節点設定手段32は、水平方向Dhの辺Shと地層境界Geとの交差位置に水平方向節点Phを追加する(ステップS7)。
Next, the node setting means 32 confirms the depth of the stratum boundary Ge just below each intersection of the grid in a state where the mesh-divided grid division model M11 is viewed from above (step S2). The node setting means 32 determines whether or not the depth of the stratum boundary Ge matches the position of the node P at the apex of the hexahedron element E1 for each hexahedron element E1 generated in step S1 (step S3). As a result, when the depth of the stratum boundary Ge coincides with the position of the node P at the apex of the hexahedron element E1, the process proceeds to step S5. In step S3, when the depth of the stratum boundary Ge does not match the position of the node P at the apex of the hexahedron element E1, the side Sv of the hexahedral element E1 in the depth direction Dv and the stratum boundary Ge intersect. Become. In that case, the depth direction node setting means 32A of the node setting means 32 is the depth position of the stratum boundary Ge of the ground G (the intersection of the side Sv and the stratum boundary Ge) on the side Sv of the hexahedral element E1 in the depth direction Dv. The depth direction node Pv is additionally set in the position) (step S4).
Next, the node setting means 32 confirms whether or not the side Sh of the hexahedral element E1 in the horizontal direction Dh intersects the stratum boundary Ge for each hexahedral element E1 generated in step S1 (step S5). Subsequently, the node setting means 32 determines, as a result of the confirmation in step S5, whether or not the side Sh of the hexahedral element E1 in the horizontal direction D and the stratum boundary Ge intersect (step S6). As a result, if the side Sh of the hexahedral element E1 in the horizontal direction Dh and the stratum boundary Ge do not intersect, the process proceeds to step S8. When the side Sh of the hexahedral element E1 in the horizontal direction D and the stratum boundary Ge intersect, the node setting means 32 adds the horizontal node Ph at the intersection of the side Sh of the horizontal Dh and the stratum boundary Ge. (Step S7).

ステップS8では、各六面体要素E1におけるステップS3、S6の判定結果に基づき、それぞれの六面体要素E1について、地層境界Geと交差するかを確認する。その確認の結果、各六面体要素E1が、地層境界Geと交差しているか否かを判定する(ステップS9)。その結果、地層境界Geと交差していない六面体要素E1については、ステップS1でグリッド状に分割して生成した六面体要素E1を、そのまま採用する(ステップS10)。
一方、地層境界Geと交差していた六面体要素E1については、第2のメッシュ分割手段33と基礎要素分割手段34により、地層境界Geとの交差の状況から六面体要素E1を更に複数の分割要素E2や基礎要素E3に分割する。これには、まず、第2のメッシュ分割手段33は、地層境界Geと交差する六面体要素E1の辺Sに節点Pが追加された場合に、その六面体要素E1を、節点P間を結ぶ面Fsを挟んだ両側に分割して、複数の分割要素E2を生成する。
In step S8, based on the determination results of steps S3 and S6 in each hexahedron element E1, it is confirmed whether each hexahedron element E1 intersects the stratum boundary Ge. As a result of the confirmation, it is determined whether or not each hexahedral element E1 intersects the stratum boundary Ge (step S9). As a result, for the hexahedron element E1 that does not intersect the stratum boundary Ge, the hexahedron element E1 generated by dividing into a grid shape in step S1 is adopted as it is (step S10).
On the other hand, regarding the hexahedron element E1 that intersects the stratum boundary Ge, the hexahedron element E1 is further divided into a plurality of division elements E2 by the second mesh dividing means 33 and the foundation element dividing means 34 from the situation of intersection with the stratum boundary Ge. And the basic element E3. To this end, first, the second mesh dividing means 33 connects the hexahedron element E1 to the surface Fs connecting the nodes P when the node P is added to the side S of the hexahedron element E1 intersecting the stratum boundary Ge. A plurality of division elements E2 are generated by dividing into both sides of the above.

生成された複数の分割要素E2の少なくとも一つにおいて、面数が7以上の多面体である場合、または辺数が5以上の多角形の表面を有する六面体である場合に、基礎要素分割手段34が、分割要素E2を、予め分割パターン記憶部22に記憶された分割パターンにより、更に複数の基礎要素E3へと分割する。基礎要素分割手段34では、辺Sに追加設定された節点Pに基づき、地層境界Geが六面体要素E1のどの辺Sと交差しているかを判定する。このように、六面体要素E1と地層境界Geとの交差の状況から、面数が7以上の多面体か、または辺数が5以上の多角形の表面を有する六面体である分割要素E2を特定する。基礎要素分割手段34では、形状を特定した分割要素E2に対応する分割パターンを判定(特定)する(ステップS11)。続いて、基礎要素分割手段34は、ステップS11で特定された分割パターンに対応する基礎要素モデルTを適用して、分割要素E2を複数の基礎要素E3に分割する(ステップS12)。基礎要素分割手段34は、分割した基礎要素E3の頂点の各々に節点Pを設定する。 When at least one of the generated plurality of dividing elements E2 is a polyhedron having 7 or more faces, or a hexahedron having a polygonal surface having 5 or more sides, the basic element dividing means 34 , The division element E2 is further divided into a plurality of basic elements E3 by the division pattern stored in the division pattern storage unit 22 in advance. The basic element dividing means 34 determines which side S of the hexahedron element E1 intersects with the stratum boundary Ge based on the node P additionally set on the side S. In this way, the dividing element E2, which is a polyhedron having 7 or more faces or a hexahedron having a polygonal surface having 5 or more sides, is specified from the state of intersection of the hexahedron element E1 and the stratum boundary Ge. The basic element dividing means 34 determines (identifies) the division pattern corresponding to the division element E2 whose shape is specified (step S11). Subsequently, the basic element dividing means 34 applies the basic element model T corresponding to the dividing pattern specified in step S11 to divide the dividing element E2 into a plurality of basic elements E3 (step S12). The basic element dividing means 34 sets nodes P at each of the vertices of the divided basic element E3.

これにより、グリッド分割モデルM11が、各表面の辺数が4以下で面数が6以下の六面体要素E1、分割要素E2、及び基礎要素E3のいずれかに分割される。
モデル生成部3は、上記のようにして生成した、六面体要素E1、分割要素E2、及び基礎要素E3のそれぞれについて、地表面Gfよりも下側にあるかどうかを確認する(ステップS13)。ステップS13における確認の結果、六面体要素E1、分割要素E2、及び基礎要素E3のそれぞれについて、地表面Gfよりも下側にあるか否かを判定する(ステップS14)。その結果、地表面Gf寄りも下側にないと判定された六面体要素E1、分割要素E2、及び基礎要素E3を消去する(ステップS15)。これにより、図4に示すようなメッシュモデルM12が生成される。
As a result, the grid division model M11 is divided into any of the hexahedral element E1, the division element E2, and the base element E3 having 4 or less sides and 6 or less faces on each surface.
The model generation unit 3 confirms whether or not each of the hexahedron element E1, the division element E2, and the foundation element E3 generated as described above is below the ground surface Gf (step S13). As a result of the confirmation in step S13, it is determined whether or not each of the hexahedral element E1, the dividing element E2, and the foundation element E3 is below the ground surface Gf (step S14). As a result, the hexahedron element E1, the dividing element E2, and the foundation element E3, which are determined not to be closer to the ground surface Gf, are erased (step S15). As a result, the mesh model M12 as shown in FIG. 4 is generated.

次に、上記のメッシュモデル生成装置及びメッシュモデル生成方法の効果について説明する。
上述したようなメッシュモデル生成装置1は、地質構造を3次元の形状モデルM10で表現した地盤Gをメッシュ分割して3次元のメッシュモデルM12を生成するメッシュモデル生成装置1であって、地盤Gを3次元の六面体要素E1に、グリッド状にメッシュ分割する第1のメッシュ分割手段31と、六面体要素E1の辺Sと地盤Gの地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に節点Pを追加する節点設定手段32と、地層境界Geと交差する六面体要素E1を、節点P間を結ぶ面Fsを挟んだ両側に分割して、複数の分割要素E2を生成する第2のメッシュ分割手段33と、複数の分割要素E2の各々を面数が6以下の基礎要素E3に更に分割し、基礎要素E3の頂点の各々に節点Pを設定する基礎要素分割手段34と、を備える。
このような構成によれば、第1のメッシュ分割手段31により、地盤Gを3次元の六面体要素E1に分割した後、六面体要素E1の辺Sと、地層境界Geとが交差する場合には、交差位置に節点Pを追加し、地層境界Geと交差する六面体要素E1を、節点P間を結ぶ面Fsで分割し、複数の分割要素E2を生成する。このように地盤Gをグリッド状にメッシュ分割して得られた六面体要素E1に地層境界Geが含まれる場合に、六面体要素E1は、地層境界Geに沿って分割される。生成された複数の分割要素E2のそれぞれは、単一の地層で形成されることとなる。
このようにして生成された複数の分割要素E2のそれぞれを、面数が6以下の基礎要素E3に更に分割することで、基礎要素E3の頂点の各々に節点Pが設定される。これにより得られた基礎要素E3は、面数が6以下の、すなわち六面体要素、五面体要素、または四面体要素となる。
したがって、このような構成によれば、地層境界Geが交差する六面体要素E1のみが四面体要素を含む基礎要素E3に分割され、それ以外は原形を維持して分割されない構成とすることができるため、六面体要素E1を多く有するメッシュモデルM12を生成することができる。これにより、地盤Gを解析する際の解析精度が高いメッシュモデルM12を生成可能なメッシュモデル生成装置1を提供することが可能となる。
Next, the effects of the above-mentioned mesh model generation device and mesh model generation method will be described.
The mesh model generation device 1 as described above is a mesh model generation device 1 that generates a three-dimensional mesh model M12 by dividing the ground G in which the geological structure is represented by the three-dimensional shape model M10 into a mesh. In the case of determining whether or not the first mesh dividing means 31 that divides the mesh into the three-dimensional hexahedral element E1 and the side S of the hexahedral element E1 and the stratum boundary Ge of the ground G intersect with each other. Divides the node setting means 32 that adds the node P at the intersection position and the hexahedral element E1 that intersects the stratum boundary Ge on both sides of the surface Fs that connects the nodes P to generate a plurality of division elements E2. The second mesh dividing means 33 and the plurality of dividing elements E2 are further divided into the basic element E3 having 6 or less faces, and the node P is set at each of the vertices of the basic element E3. And.
According to such a configuration, after the ground G is divided into the three-dimensional hexahedral element E1 by the first mesh dividing means 31, the side S of the hexahedral element E1 and the stratum boundary Ge intersect when the ground G intersects. A node P is added at the intersection position, and the hexahedral element E1 intersecting the stratum boundary Ge is divided by the surface Fs connecting the nodes P to generate a plurality of division elements E2. When the hexahedral element E1 obtained by mesh-dividing the ground G into a grid shape includes the stratum boundary Ge, the hexahedron element E1 is divided along the stratum boundary Ge. Each of the generated plurality of dividing elements E2 will be formed by a single stratum.
By further dividing each of the plurality of dividing elements E2 generated in this manner into the basic element E3 having 6 or less faces, a node P is set at each of the vertices of the basic element E3. The basic element E3 thus obtained is a hexahedron element, a pentahedron element, or a tetrahedron element having 6 or less faces.
Therefore, according to such a configuration, only the hexahedral element E1 at which the stratum boundary Ge intersects can be divided into the basic element E3 including the tetrahedral element, and the other elements can be maintained in their original shape and not divided. , A mesh model M12 having many hexahedral elements E1 can be generated. This makes it possible to provide a mesh model generation device 1 capable of generating a mesh model M12 having high analysis accuracy when analyzing the ground G.

また、節点設定手段32は、六面体要素E1の深さ方向Dvの辺Sv上の、地盤Gの地層境界Geの深度位置に深さ方向節点Pvを設定する深さ方向節点設定手段32Aと、六面体要素E1の水平方向Dhの辺Shと地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に水平方向節点Phを追加する水平方向節点設定手段32Bと、を備える。
このような構成によれば、六面体要素E1の深さ方向Dvの辺Sv上の地盤Gの地層境界Geの深度位置に深さ方向節点Pvを設定し、六面体要素E1の水平方向Dhの辺Shと地層境界Geとの交差位置に水平方向節点Phを追加することで、地層境界Geが複雑に傾斜している場合であっても、分割要素E2を適切に生成することができる。
Further, the node setting means 32 includes the depth direction node setting means 32A for setting the depth direction node Pv at the depth position of the stratum boundary Ge of the ground G on the side Sv of the hexahedron element E1 in the depth direction Dv, and the hexahedron. A horizontal node setting means 32B for determining whether or not the side Sh of the element E1 in the horizontal direction Dh intersects with the stratum boundary Ge, and adding a horizontal node Ph at the intersection position is provided.
According to such a configuration, the depth direction node Pv is set at the depth position of the stratum boundary Ge of the ground G on the side Sv of the hexahedral element E1 in the depth direction Dv, and the side Sh of the horizontal direction Dh of the hexahedron element E1 is set. By adding the horizontal node Ph at the intersection of the stratum boundary Ge and the stratum boundary Ge, the dividing element E2 can be appropriately generated even when the stratum boundary Ge is complicatedly inclined.

また、複数の基礎要素E3の各々は、四面体、五面体、または各表面が四角形の六面体であり、分割要素E2を複数の基礎要素E3へと分割する分割パターンを記憶した、分割パターン記憶部22を更に備え、基礎要素分割手段34は、分割要素E2を、分割パターン記憶部22に記憶された分割パターンに基づき、基礎要素E3に更に分割する。
このような構成によれば、分割パターン記憶部22に分割パターンを登録しておくことで、各分割要素E2を解析に有効な形状の基礎要素E3に、効率的に分割することができる。したがって、解析精度を高めることが可能となる。
Further, each of the plurality of basic elements E3 is a tetrahedron, a pentahedron, or a hexahedron having a quadrangular surface, and a division pattern storage unit that stores a division pattern for dividing the division element E2 into a plurality of basic elements E3. 22 is further provided, and the basic element dividing means 34 further divides the dividing element E2 into the basic element E3 based on the dividing pattern stored in the dividing pattern storage unit 22.
According to such a configuration, by registering the division pattern in the division pattern storage unit 22, each division element E2 can be efficiently divided into the basic element E3 having a shape effective for analysis. Therefore, it is possible to improve the analysis accuracy.

また、上述したようなメッシュモデル生成方法は、地質構造を3次元の形状モデルM10で表現した地盤Gをメッシュ分割して3次元のメッシュモデルM12を生成するメッシュモデル生成方法であって、地盤Gを六面体要素E1にメッシュ分割し、六面体要素E1の辺Sと地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に節点Pを追加し、地盤Gの地層境界Geと交差する六面体要素E1を、節点P間を結ぶ面Fsを挟んだ両側に分割して、複数の分割要素E2を生成し、複数の分割要素E2の各々を、面数が6以下の基礎要素E3に更に分割し、基礎要素E3の頂点の各々に節点Pを設定する。
このような構成によれば、地盤Gを解析する際の解析精度が高いメッシュモデルM12を生成可能なメッシュモデル生成方法を提供することが可能となる。
Further, the mesh model generation method as described above is a mesh model generation method in which the ground G in which the geological structure is expressed by the three-dimensional shape model M10 is divided into meshes to generate the three-dimensional mesh model M12, and the ground G is generated. Is divided into hexahedral elements E1 and the presence or absence of intersection between the side S of the hexahedral element E1 and the stratum boundary Ge is determined. The intersecting hexahedral elements E1 are divided on both sides of the surface Fs connecting the nodes P to generate a plurality of division elements E2, and each of the plurality of division elements E2 is a basic element E3 having 6 or less surfaces. Further, a node P is set for each of the vertices of the basic element E3.
According to such a configuration, it is possible to provide a mesh model generation method capable of generating a mesh model M12 having high analysis accuracy when analyzing the ground G.

(実施形態の変形例)
なお、本発明のメッシュモデル生成装置及びメッシュモデル生成方法は、図面を参照して説明した上述の実施形態に限定されるものではなく、その技術的範囲において様々な変形例が考えられる。
例えば、上記実施形態では、地盤Gを3次元モデルM10としてメッシュモデルM12を生成するようにしたが、これに限らない。
図14は、図1のメッシュモデル生成装置でメッシュモデルを生成するための、地盤の2次元モデルの一例を示す図である。図15は、内部に地層境界が位置している四角形体要素の一例を示す図である。
図1に示したメッシュモデル生成装置1で、2次元モデルM21として表現された地盤Gをメッシュ分割してメッシュモデルを生成する場合、第1のメッシュ分割手段31では、図14に示されるように、地盤Gを2次元の四角形要素E11に、グリッド状にメッシュ分割する。節点設定手段32は、四角形要素E11の辺Sと、地層境界Geとの交差の有無を判定し、交差する場合には、図15に示すように、交差位置に節点Pを追加する。
より詳細には、深さ方向節点設定手段32Aは、四角形要素E11の深さ方向Dvの辺Svと地層境界Geとが交差している場合に、四角形要素E11の深さ方向Dvの辺Sv上の、地盤Gの地層境界Geの深度位置(辺Svと地層境界Geとの交差位置)に、深さ方向節点Pvを設定する処理を行う。水平方向節点設定手段32Bは、四角形要素E11の水平方向Dhの辺Shと地層境界Geとの交差の有無を判定し、水平方向Dhの辺Shと地層境界Geとが交差する場合には、水平方向Dhの辺Shと地層境界Geとの交差位置に水平方向節点Phを追加する処理を行う。
第2のメッシュ分割手段33は、地層境界Geと交差する四角形要素E11を、節点P間を結ぶ線Lを挟んだ両側に分割して、複数の分割要素E12を生成する。
(Modified example of the embodiment)
The mesh model generation device and the mesh model generation method of the present invention are not limited to the above-described embodiments described with reference to the drawings, and various modifications can be considered within the technical scope thereof.
For example, in the above embodiment, the mesh model M12 is generated by using the ground G as the three-dimensional model M10, but the present invention is not limited to this.
FIG. 14 is a diagram showing an example of a two-dimensional model of the ground for generating a mesh model by the mesh model generation device of FIG. FIG. 15 is a diagram showing an example of a quadrilateral element in which a stratum boundary is located inside.
When the mesh model generation device 1 shown in FIG. 1 mesh-divides the ground G represented as the two-dimensional model M21 to generate a mesh model, the first mesh dividing means 31 is as shown in FIG. , The ground G is mesh-divided into two-dimensional quadrangular elements E11 in a grid pattern. The node setting means 32 determines whether or not the side S of the quadrilateral element E11 intersects with the stratum boundary Ge, and if they intersect, the node P is added to the intersection position as shown in FIG.
More specifically, the depth direction node setting means 32A is on the side Sv of the depth direction Dv of the quadrilateral element E11 when the side Sv of the depth direction Dv of the quadrilateral element E11 and the stratum boundary Ge intersect. The process of setting the node Pv in the depth direction is performed at the depth position (intersection position between the side Sv and the stratum boundary Ge) of the stratum boundary Ge of the ground G. The horizontal node setting means 32B determines whether or not the side Sh in the horizontal direction Dh of the square element E11 intersects with the stratum boundary Ge, and when the side Sh in the horizontal direction Dh intersects with the stratum boundary Ge, the horizontal node setting means 32B is horizontal. A process of adding a horizontal node Ph at the intersection of the side Sh of the direction Dh and the stratum boundary Ge is performed.
The second mesh dividing means 33 divides the quadrangular element E11 intersecting the stratum boundary Ge on both sides of the line L connecting the nodes P to generate a plurality of dividing elements E12.

図15、図16は、内部に地層境界が位置している四角形要素の一例を示す図である。
生成された複数の分割要素E12のうちの少なくとも一つにおいて、辺数が4より大きい場合(五角形以上)、基礎要素分割手段34は、図16に示すように、分割要素E12を辺数が4以下の基礎要素E13に更に分割し、基礎要素E13の頂点の各々に節点Pを設定する。複数の基礎要素E13の各々は、地盤Gが2次元モデルM21の場合には三角形または四角形である。
分割パターン記憶部22には、分割要素E12を複数の基礎要素E13へと分割する分割パターンが記憶されている。基礎要素分割手段34は、分割要素E12を、分割パターン記憶部22に記憶された分割パターンを構成する複数の基礎要素モデルTに基づき、基礎要素E13に更に分割する。
15 and 16 are views showing an example of a quadrangular element in which a stratum boundary is located inside.
When the number of sides of at least one of the generated plurality of dividing elements E12 is larger than 4 (pentagon or more), the basic element dividing means 34 has 4 sides of the dividing element E12 as shown in FIG. It is further divided into the following basic elements E13, and nodes P are set at each of the vertices of the basic element E13. Each of the plurality of foundation elements E13 is a triangle or a quadrangle when the ground G is the two-dimensional model M21.
The division pattern storage unit 22 stores a division pattern that divides the division element E12 into a plurality of basic elements E13. The basic element dividing means 34 further divides the dividing element E12 into the basic element E13 based on a plurality of basic element models T constituting the dividing pattern stored in the dividing pattern storage unit 22.

このようなメッシュモデル生成装置1は、地質構造を2次元の形状モデルM21で表現した地盤Gをメッシュ分割して2次元のメッシュモデルを生成するメッシュモデル生成装置1であって、地盤Gを2次元の四角形要素E11に、グリッド状にメッシュ分割する第1のメッシュ分割手段31と、四角形要素E11の辺Sと、地盤Gの地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に節点Pを追加する、節点設定手段32と、地層境界Geと交差する四角形要素E11を、節点P間を結ぶ線Lを挟んだ両側に分割して、複数の分割要素E12を生成する第2のメッシュ分割手段33と、複数の分割要素E12の各々を、辺数が4以下の基礎要素E13に更に分割し、基礎要素E3の頂点の各々に節点Pを設定する、基礎要素分割手段34と、を備える。
このような構成によれば、第1のメッシュ分割手段31により、地盤Gを2次元の四角形要素E11に分割した後、四角形要素E11の辺Sと、地層境界Geとが交差する場合には、交差位置に節点Pを追加し、地層境界Geと交差する四角形要素E11を、節点P間を結ぶ線Lで分割し、複数の分割要素E12を生成する。このように地盤Gをグリッド状にメッシュ分割して得られた四角形要素E11に地層境界Geが含まれる場合に、四角形要素E11は、地層境界Geに沿って分割される。生成された複数の分割要素E12のそれぞれは、単一の地層で形成されることとなる。
このようにして生成された複数の分割要素E12のそれぞれを、辺数が4以下の基礎要素E13に更に分割することで、基礎要素E13の頂点の各々に節点Pが設定される。これにより得られた基礎要素E13は、辺数が4以下の、すなわち四角形要素または三角形要素となる。
したがって、このような構成によれば、地層境界Geが交差する四角形要素E11のみが三角形要素を含む基礎要素E13に分割され、それ以外は原形を維持して分割されない構成とすることができるため、四角形要素E11を多く有するメッシュモデルを生成することができる。これにより、地盤Gを解析する際の解析精度が高いメッシュモデルを生成可能なメッシュモデル生成装置1を提供することが可能となる。
Such a mesh model generation device 1 is a mesh model generation device 1 that generates a two-dimensional mesh model by dividing the ground G in which the geological structure is represented by the two-dimensional shape model M21 into a mesh, and the ground G is divided into two. It is determined whether or not the first mesh dividing means 31 that divides the quadrilateral element E11 into a grid-like mesh, the side S of the quadrilateral element E11, and the stratum boundary Ge of the ground G intersect, and if they intersect, , The node setting means 32 that adds the node P at the intersection position and the quadrilateral element E11 that intersects the stratum boundary Ge are divided into both sides of the line L connecting the nodes P to generate a plurality of division elements E12. The second mesh dividing means 33 and each of the plurality of dividing elements E12 are further divided into basic elements E13 having 4 or less sides, and nodes P are set at each of the vertices of the basic element E3. Means 34 and.
According to such a configuration, after the ground G is divided into the two-dimensional quadrilateral element E11 by the first mesh dividing means 31, the side S of the quadrilateral element E11 and the stratum boundary Ge intersect when they intersect. A node P is added at the intersection position, and the quadrilateral element E11 intersecting the stratum boundary Ge is divided by the line L connecting the nodes P to generate a plurality of division elements E12. When the quadrilateral element E11 obtained by mesh-dividing the ground G into a grid shape includes the stratum boundary Ge, the quadrilateral element E11 is divided along the stratum boundary Ge. Each of the generated plurality of dividing elements E12 will be formed by a single stratum.
By further dividing each of the plurality of dividing elements E12 generated in this manner into the basic element E13 having 4 or less sides, a node P is set at each of the vertices of the basic element E13. The basic element E13 thus obtained is a quadrilateral element or a triangular element having four or less sides, that is, a quadrilateral element or a triangular element.
Therefore, according to such a configuration, only the quadrangular element E11 at which the stratum boundary Ge intersects is divided into the basic element E13 including the triangular element, and the other parts can be configured to maintain the original shape and not be divided. It is possible to generate a mesh model having many quadrilateral elements E11. This makes it possible to provide a mesh model generation device 1 capable of generating a mesh model with high analysis accuracy when analyzing the ground G.

また、節点設定手段32は、四角形要素E11の深さ方向Dvの辺Sv上の、地盤Gの地層境界Geの深度位置に、深さ方向節点Pvを設定する、深さ方向節点設定手段32Aと、四角形要素E11の水平方向Dhの辺Shと、地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に水平方向節点Phを追加する、水平方向節点設定手段32Bと、を備える。
このような構成によれば、四角形要素E11の深さ方向Dvの辺Sv上の地盤Gの地層境界Geの深度位置に深さ方向節点Pvを設定し、四角形要素E11の水平方向Dhの辺Shと地層境界Geとの交差位置に水平方向節点Phを追加することで、地層境界Geが複雑に傾斜している場合であっても、分割要素E12を適切に生成することができる。
Further, the node setting means 32 and the depth direction node setting means 32A set the depth direction node Pv at the depth position of the stratum boundary Ge of the ground G on the side Sv of the quadrilateral element E11 in the depth direction Dv. , The horizontal node setting means 32B, which determines whether or not the side Sh of the horizontal direction Dh of the quadrilateral element E11 intersects with the stratum boundary Ge, and adds the horizontal node Ph at the intersection position when they intersect. To be equipped.
According to such a configuration, the depth direction node Pv is set at the depth position of the stratum boundary Ge of the ground G on the side Sv of the depth direction Dv of the quadrilateral element E11, and the side Sh of the horizontal direction Dh of the quadrilateral element E11 is set. By adding the horizontal node Ph at the intersection of the stratum boundary Ge and the stratum boundary Ge, the dividing element E12 can be appropriately generated even when the stratum boundary Ge is complicatedly inclined.

また、複数の基礎要素E13の各々は、三角形または四角形であり、分割要素E12を複数の基礎要素E13へと分割する分割パターンを記憶した、分割パターン記憶部22を更に備え、基礎要素分割手段34は、分割要素E12を、基礎要素パターン記憶部22に記憶された分割パターンに基づき、基礎要素E13に更に分割する。
このような構成によれば、分割パターン記憶部22に分割パターンを登録しておくことで、各分割要素E12を解析に有効な形状の基礎要素E13に、効率的に分割することができる。したがって、解析精度を高めることが可能となる。
Further, each of the plurality of basic elements E13 is a triangle or a quadrangle, and further includes a division pattern storage unit 22 for storing a division pattern for dividing the division element E12 into the plurality of basic elements E13, and the basic element division means 34. Further divides the division element E12 into the basic element E13 based on the division pattern stored in the basic element pattern storage unit 22.
According to such a configuration, by registering the division pattern in the division pattern storage unit 22, each division element E12 can be efficiently divided into the basic element E13 having a shape effective for analysis. Therefore, it is possible to improve the analysis accuracy.

また、上述したようなメッシュモデル生成方法は、地質構造を2次元の形状モデルM21で表現した地盤Gをメッシュ分割して2次元のメッシュモデルを生成するメッシュモデル生成方法であって、地盤Gを2次元の四角形要素E11に、グリッド状にメッシュ分割し、四角形要素E11の辺Sと、地盤Gの地層境界Geとの交差の有無を判定し、交差する場合には、交差位置に節点Pを追加し、地層境界Geと交差する四角形要素E11を、節点P間を結ぶ線Lを挟んだ両側に分割して、複数の分割要素E12を生成し、複数の分割要素E12の各々を、辺数が4以下の基礎要素E13に更に分割し、基礎要素E13の頂点の各々に節点Pを設定する。
このような構成によれば、地盤Gを解析する際の解析精度が高いメッシュモデルを生成可能なメッシュモデル生成方法を提供することが可能となる。
Further, the mesh model generation method as described above is a mesh model generation method in which the ground G in which the geological structure is expressed by the two-dimensional shape model M21 is divided into meshes to generate a two-dimensional mesh model. The two-dimensional quadrilateral element E11 is divided into a mesh in a grid shape, and it is determined whether or not the side S of the quadrilateral element E11 intersects with the stratum boundary Ge of the ground G. In addition, the quadrilateral element E11 that intersects the stratum boundary Ge is divided into both sides of the line L connecting the nodes P to generate a plurality of division elements E12, and each of the plurality of division elements E12 has a number of sides. Is further divided into basic elements E13 having a value of 4 or less, and nodes P are set at each of the vertices of the basic element E13.
According to such a configuration, it is possible to provide a mesh model generation method capable of generating a mesh model having high analysis accuracy when analyzing the ground G.

(その他の変形例)
例えば、図17に示すように、薄層Gtが存在するような地盤Gでは、1つの六面体要素E1(または四角形要素E11)に2つ以上の地層境界Geが交差する場合がある。1つの六面体要素E1の厚さよりも薄いような薄層Gtについては、地盤Gの挙動への影響は非常に小さいと考えられる。更に、薄い偏平な要素は、解析精度に悪い影響を及ぼす可能性もあることから、無視することが適当であると考えられる。
このため、例えば、図17に示すように、2つ以上の地層境界Geを1つに集約してもよい。このとき、集約後の節点Pbの座標は、集約前の複数の節点Paの座標の平均値としてもよい。
(Other variants)
For example, as shown in FIG. 17, in the ground G in which the thin layer Gt exists, one hexahedral element E1 (or a quadrilateral element E11) may intersect two or more layer boundary Ges. For a thin layer Gt that is thinner than the thickness of one hexahedral element E1, it is considered that the influence on the behavior of the ground G is very small. Furthermore, thin flat elements may adversely affect the analysis accuracy, so it is considered appropriate to ignore them.
Therefore, for example, as shown in FIG. 17, two or more stratum boundary Ges may be aggregated into one. At this time, the coordinates of the node Pb after aggregation may be the average value of the coordinates of the plurality of nodes Pa before aggregation.

また、図18に示すように、不連続層の切れ目等で、1つの六面体要素E1(または四角形要素E11)に2つ以上の地層境界Geが交差する場合がある。交差する地層境界Geが増えれば、これに応じて、多くの分割パターンを用意しなければならない。そこで、地層境界Geの交差により追加する節点Pを、1辺につき、例えば1個までとなるよう、2個以上の節点Pcを集約してもよい。集約後の節点Pdの座標は、集約前の複数の節点Pcの座標の平均値としてもよい。 Further, as shown in FIG. 18, two or more stratum boundary Ges may intersect one hexahedral element E1 (or quadrangular element E11) at a break in a discontinuous layer or the like. As the number of intersecting geological boundaries Ge increases, many division patterns must be prepared accordingly. Therefore, two or more node Pc may be aggregated so that the number of nodes P added by the intersection of the stratum boundary Ge is, for example, one per side. The coordinates of the node Pd after aggregation may be the average value of the coordinates of a plurality of node Pc before aggregation.

また、図19に示すように、六面体要素E1(または四角形要素E11)と地層境界Geの位置関係によっては、微小な要素や不整形な要素Esが発生する場合がある。このような要素Esがあると、解析精度が低下する可能性があるため、できる限り排除することが望ましい。そこで、微小な要素や不整形な要素Esが生成される場合、地層境界Geを六面体要素E1の節点側へ移動させて、要素Esを削除してもよい。あるいは、図20に示すように、六面体要素E1の節点Xを地層境界Ge側へ移動させて、要素Esを削除してもよい。 Further, as shown in FIG. 19, minute elements and irregular elements Es may be generated depending on the positional relationship between the hexahedral element E1 (or the quadrilateral element E11) and the stratum boundary Ge. The presence of such an element Es may reduce the analysis accuracy, and therefore it is desirable to eliminate it as much as possible. Therefore, when a minute element or an irregular element Es is generated, the stratum boundary Ge may be moved to the node side of the hexahedral element E1 and the element Es may be deleted. Alternatively, as shown in FIG. 20, the node X of the hexahedral element E1 may be moved to the stratum boundary Ge side to delete the element Es.

また、一般に、地盤Gを解析する際の計算時間短縮や記憶領域の節約のために、要素数を減らそうとする場合や、構造物をモデル化して地盤Gと一体解析する場合等が考えられる。このような場合においては、第1のメッシュ分割手段31によって生成されるグリッド分割モデル内の六面体要素や四角形要素を、図21や、図22に示すような、矩形ではない四角形E4や三角形E5に、部分的に変えることが考えられる。
上記のようなメッシュモデル生成装置及びメッシュモデル生成方法は、このような形状の要素を含んでいる場合であっても、節点設定手段32と、第2のメッシュ分割手段33と、基礎要素分割手段34において既に説明したような要領で対応可能である。
これ以外にも、本発明の主旨を逸脱しない限り、上記実施の形態で挙げた構成を取捨選択したり、他の構成に適宜変更したりすることが可能である。
Further, in general, in order to shorten the calculation time and save the storage area when analyzing the ground G, it is conceivable to reduce the number of elements, or to model the structure and analyze it integrally with the ground G. .. In such a case, the hexahedral element or quadrangle element in the grid division model generated by the first mesh division means 31 is converted into a non-rectangular quadrangle E4 or triangle E5 as shown in FIGS. 21 and 22. , It is possible to change it partially.
The mesh model generation device and the mesh model generation method as described above include the node setting means 32, the second mesh dividing means 33, and the basic element dividing means even when the elements having such a shape are included. It is possible to deal with it as described above in 34.
In addition to this, as long as the gist of the present invention is not deviated, the configuration described in the above embodiment can be selected or changed to another configuration as appropriate.

本発明の上記実施形態の構成を利用して、地盤のメッシュモデルを生成したので、その実施例を以下に示す。
図23に示すような平面位置で地盤Gの調査を実施し、複数位置でのボーリングデータを得た。
各位置でのボーリングで得られた地層情報は、図24の通りである。本実施例では、各ボーリング位置と各ボーリング位置での各地層の上端深度を用いて、逆距離加重法によってボーリング間の地層の上端深度を補間した。その結果、図25に示すように、地層の上端深度の情報が得られた。
このような地盤の3次元モデルを図26に示す。主な解析の対象となる中央部は密なグリッドとし、中央部から離れた地点は計算時間短縮や記憶領域の節約のために疎なグリッドとした。
このような3次元モデルについて、上記実施形態で示したメッシュモデル生成方法により、地盤をメッシュ分割して、図27に示すようなメッシュモデルが生成された。
Since a mesh model of the ground was generated using the configuration of the above embodiment of the present invention, an example thereof is shown below.
The ground G was surveyed at the plane position as shown in FIG. 23, and boring data at a plurality of positions were obtained.
The stratum information obtained by boring at each position is as shown in FIG. In this embodiment, the top depths of the strata between boring are interpolated by the inverse distance weighting method using each boring position and the top depth of each layer at each boring position. As a result, as shown in FIG. 25, information on the upper end depth of the stratum was obtained.
A three-dimensional model of such ground is shown in FIG. The central part, which is the main target of analysis, is a dense grid, and the points away from the central part are sparse grids to shorten the calculation time and save the storage area.
With respect to such a three-dimensional model, the ground was divided into meshes by the mesh model generation method shown in the above embodiment, and a mesh model as shown in FIG. 27 was generated.

1 メッシュモデル生成装置 Fs 面
22 分割パターン記憶部 G 地盤
31 第1のメッシュ分割手段 G1〜G3 地層
32 節点設定手段 Ge 地層境界
32A 深さ方向節点設定手段 M10 3次元モデル(形状モデル)
32B 水平方向節点設定手段 M12 メッシュモデル
33 第2のメッシュ分割手段 M21 2次元モデル(形状モデル)
34 基礎要素分割手段 L 線
Dh 水平方向 P 節点
Dv 深さ方向 Ph 水平方向節点
E1 六面体要素 Pv 深さ方向節点
E11 四角形要素 S 辺
E2、E12 分割要素 Sh 水平方向の辺
E3、E13 基礎要素 Sv 深さ方向の辺
1 Mesh model generator Fs surface 22 Division pattern storage unit G Ground 31 First mesh division means G1 to G3 Formation 32 Node setting means Ge Formation boundary 32A Depth direction node setting means M10 3D model (shape model)
32B Horizontal node setting means M12 Mesh model 33 Second mesh dividing means M21 Two-dimensional model (shape model)
34 Basic element dividing means L line Dh Horizontal P node Dv Depth direction Ph Horizontal node E1 Hexahedron element Pv Depth direction node E11 Rectangle element S side E2, E12 Dividing element Sh Horizontal side E3, E13 Basic element Sv depth Horizontal side

Claims (4)

地質構造を2次元または3次元の形状モデルで表現した地盤をメッシュ分割して2次元または3次元のメッシュモデルを生成するメッシュモデル生成装置であって、
前記地盤を2次元の四角形要素、または3次元の六面体要素に、グリッド状にメッシュ分割する第1のメッシュ分割手段と、
前記四角形要素または前記六面体要素の辺と、前記地盤の地層境界との交差の有無を判定し、交差する場合には、交差位置に節点を追加する、節点設定手段と、
前記地層境界と交差する前記四角形要素または前記六面体要素を、前記節点間を結ぶ線または面を挟んだ両側に分割して、複数の分割要素を生成する第2のメッシュ分割手段と、
複数の前記分割要素の各々を、辺数が4以下、または面数が6以下の基礎要素に更に分割し、当該基礎要素の頂点の各々に節点を設定する、基礎要素分割手段と、
を備えることを特徴とするメッシュモデル生成装置。
A mesh model generator that generates a two-dimensional or three-dimensional mesh model by dividing the ground, which expresses the geological structure with a two-dimensional or three-dimensional shape model, into meshes.
A first mesh dividing means for dividing the ground into a two-dimensional quadrangular element or a three-dimensional hexahedral element in a grid pattern.
A node setting means that determines whether or not the side of the quadrilateral element or the hexahedron element intersects with the stratum boundary of the ground, and if it intersects, adds a node at the intersection position.
A second mesh dividing means for generating a plurality of dividing elements by dividing the quadrangular element or the hexahedral element intersecting the stratum boundary on both sides of a line or a surface connecting the nodes.
A basic element dividing means that further divides each of the plurality of dividing elements into basic elements having 4 or less sides or 6 or less faces, and sets nodes at each of the vertices of the basic element.
A mesh model generator, characterized in that it comprises.
前記節点設定手段は、
前記四角形要素または前記六面体要素の深さ方向の辺上の、前記地盤の地層境界の深度位置に、深さ方向節点を設定する、深さ方向節点設定手段と、
前記四角形要素または前記六面体要素の水平方向の辺と、前記地層境界との交差の有無を判定し、交差する場合には、交差位置に水平方向節点を追加する、水平方向節点設定手段と、
を備えることを特徴とする、請求項1に記載のメッシュモデル生成装置。
The node setting means
Depth direction node setting means for setting a depth direction node at a depth position of the geological boundary of the ground on the depth direction side of the quadrilateral element or the hexahedron element.
A horizontal node setting means that determines whether or not the horizontal side of the quadrilateral element or the hexahedral element intersects with the stratum boundary, and if it intersects, adds a horizontal node at the intersection position.
The mesh model generator according to claim 1, wherein the mesh model generator is provided.
複数の前記基礎要素の各々は、前記地盤が2次元モデルの場合には三角形または四角形であり、前記地盤が3次元モデルの場合には四面体、五面体、または各表面が四角形の六面体であり、
前記分割要素を複数の基礎要素へと分割する分割パターンを記憶した、分割パターン記憶部を更に備え、
前記基礎要素分割手段は、前記分割要素を、前記基礎要素パターン記憶部に記憶された前記分割パターンに基づき、新たな前記基礎要素に更に分割する、請求項1または2に記載のメッシュモデル生成装置。
Each of the plurality of basic elements is a triangle or a quadrangle when the ground is a two-dimensional model, and a tetrahedron, a pentahedron, or a hexahedron whose surface is a quadrangle when the ground is a three-dimensional model. ,
A division pattern storage unit that stores a division pattern for dividing the division element into a plurality of basic elements is further provided.
The mesh model generation device according to claim 1 or 2, wherein the basic element dividing means further divides the divided element into new basic elements based on the divided pattern stored in the basic element pattern storage unit. ..
地質構造を2次元または3次元の形状モデルで表現した地盤をメッシュ分割して2次元または3次元のメッシュモデルを生成するメッシュモデル生成方法であって、
前記地盤を2次元の四角形要素、または3次元の六面体要素に、グリッド状にメッシュ分割し、
前記四角形要素または前記六面体要素の辺と、前記地盤の地層境界との交差の有無を判定し、交差する場合には、交差位置に節点を追加し、
前記地層境界と交差する前記四角形要素または前記六面体要素を、前記節点間を結ぶ線または面を挟んだ両側に分割して、複数の分割要素を生成し、
複数の前記分割要素の各々を、辺数が4以下、または面数が6以下の基礎要素に更に分割し、当該基礎要素の頂点の各々に節点を設定する、メッシュモデル生成方法。
It is a mesh model generation method that generates a two-dimensional or three-dimensional mesh model by dividing the ground in which the geological structure is expressed by a two-dimensional or three-dimensional shape model.
The ground is divided into a two-dimensional quadrangular element or a three-dimensional hexahedral element into a grid-like mesh.
It is determined whether or not the side of the quadrilateral element or the hexahedral element intersects the stratum boundary of the ground, and if it intersects, a node is added at the intersection position.
The quadrilateral element or the hexahedron element that intersects the stratum boundary is divided into both sides of a line or a surface connecting the nodes to generate a plurality of division elements.
A mesh model generation method in which each of the plurality of divided elements is further divided into basic elements having 4 or less sides or 6 or less faces, and nodes are set at each of the vertices of the basic elements.
JP2020035422A 2020-03-03 2020-03-03 MESH MODEL GENERATING DEVICE AND MESH MODEL GENERATING METHOD Active JP7324726B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020035422A JP7324726B2 (en) 2020-03-03 2020-03-03 MESH MODEL GENERATING DEVICE AND MESH MODEL GENERATING METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020035422A JP7324726B2 (en) 2020-03-03 2020-03-03 MESH MODEL GENERATING DEVICE AND MESH MODEL GENERATING METHOD

Publications (2)

Publication Number Publication Date
JP2021140285A true JP2021140285A (en) 2021-09-16
JP7324726B2 JP7324726B2 (en) 2023-08-10

Family

ID=77668593

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020035422A Active JP7324726B2 (en) 2020-03-03 2020-03-03 MESH MODEL GENERATING DEVICE AND MESH MODEL GENERATING METHOD

Country Status (1)

Country Link
JP (1) JP7324726B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187133A (en) * 2023-02-10 2023-05-30 西北工业大学深圳研究院 Dimension separation spring comparison method for spinning mobile grid method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000132713A (en) * 1998-10-26 2000-05-12 Fujitsu Fip Corp Three-dimensional shape generating device and storage medium
JP2000194881A (en) * 1998-12-24 2000-07-14 Suzuki Motor Corp Method and device for preparing analysis model and storage medium storing program for analysis model data preparation or analysis model data
JP2004013672A (en) * 2002-06-10 2004-01-15 Rikogaku Shinkokai Three-dimensional mesh generation method
JP2004110212A (en) * 2002-09-13 2004-04-08 Sumitomo Metal Ind Ltd Method and device for generating hexahedron mesh, method and device for analyzing transformation of solid object, computer program, and recording medium
JP2011013976A (en) * 2009-07-02 2011-01-20 Shimizu Corp Analysis system and analysis program
JP2011039691A (en) * 2009-08-07 2011-02-24 Taisei Corp Mesh model generation device, program, and mesh model generation method
US20120221302A1 (en) * 2009-11-23 2012-08-30 Jerome Lewandowski Method and System For Modeling Geologic Properties Using Homogenized Mixed Finite Elements

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000132713A (en) * 1998-10-26 2000-05-12 Fujitsu Fip Corp Three-dimensional shape generating device and storage medium
JP2000194881A (en) * 1998-12-24 2000-07-14 Suzuki Motor Corp Method and device for preparing analysis model and storage medium storing program for analysis model data preparation or analysis model data
JP2004013672A (en) * 2002-06-10 2004-01-15 Rikogaku Shinkokai Three-dimensional mesh generation method
JP2004110212A (en) * 2002-09-13 2004-04-08 Sumitomo Metal Ind Ltd Method and device for generating hexahedron mesh, method and device for analyzing transformation of solid object, computer program, and recording medium
JP2011013976A (en) * 2009-07-02 2011-01-20 Shimizu Corp Analysis system and analysis program
JP2011039691A (en) * 2009-08-07 2011-02-24 Taisei Corp Mesh model generation device, program, and mesh model generation method
US20120221302A1 (en) * 2009-11-23 2012-08-30 Jerome Lewandowski Method and System For Modeling Geologic Properties Using Homogenized Mixed Finite Elements

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187133A (en) * 2023-02-10 2023-05-30 西北工业大学深圳研究院 Dimension separation spring comparison method for spinning mobile grid method
CN116187133B (en) * 2023-02-10 2023-10-27 西北工业大学深圳研究院 Dimension separation spring comparison method for spinning mobile grid method

Also Published As

Publication number Publication date
JP7324726B2 (en) 2023-08-10

Similar Documents

Publication Publication Date Title
US6052650A (en) Enforcing consistency in geoscience models
EP3185048B1 (en) System and method for a structure and stratigraphy preserving transformation of a geological model
US8463586B2 (en) Machine, program product, and computer-implemented method to simulate reservoirs as 2.5D unstructured grids
JP6360192B2 (en) Generation of unconstrained Voronoi lattices in regions containing complex internal boundaries
JP6360193B2 (en) Modeling cross faults and complex wells in reservoir simulation
US10795053B2 (en) Systems and methods of multi-scale meshing for geologic time modeling
Casarotti et al. CUBIT and seismic wave propagation based upon the spectral-element method: An advanced unstructured mesher for complex 3D geological media
EP3293552A1 (en) System and method for editing geological models by switching between volume-based models and surface-based structural models augmented with stratigraphic fiber bundles
CA2703253A1 (en) Modeling subsurface processes on unstructured grid
CN112925012A (en) Seismic full-waveform inversion method and device
US8339396B2 (en) Coarsening and splitting techniques
CA2803144C (en) Machine, program product, and computer-implemented method to simulate reservoirs as 2.5d unstructured grids
JP2021140285A (en) Mesh model generation apparatus and mesh model generation method
JP2011039691A (en) Mesh model generation device, program, and mesh model generation method
CN112580134B (en) Design method, device, equipment and storage medium for roadbed engineering
CN107886573B (en) Slope three-dimensional finite element grid generation method under complex geological conditions
US8676546B2 (en) Grading method utilizing flow grade solution
CN108460838A (en) The implementation method and system that three-dimensional visualization technique is merged with numerical simulation technology
KR102156641B1 (en) System and method of generating 3d topography data for construction basic excavation, and a recording medium having computer readable program for executing the method
JP5320576B1 (en) Highland leveling program, dynamic link library and landscape examination device
CN113484909B (en) Method for establishing fracture-cavity reservoir based on geometric gridding and parameter distribution
CA2320908C (en) Enforcing consistency in geoscience models
CN109584369B (en) Actual stratum full hexahedron grid generation method and device
CN114491897A (en) Seismic wave numerical simulation method, device, medium and electronic equipment
JP2020160491A (en) Hexahedral element model generation system and hexahedral element model generation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220614

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230405

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230501

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230711

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230731

R150 Certificate of patent or registration of utility model

Ref document number: 7324726

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150