Movatterモバイル変換


[0]ホーム

URL:


CN111223186B - Physical modeling method, system and equipment of three-dimensional random hole structure model - Google Patents

Physical modeling method, system and equipment of three-dimensional random hole structure model
Download PDF

Info

Publication number
CN111223186B
CN111223186BCN202010042734.1ACN202010042734ACN111223186BCN 111223186 BCN111223186 BCN 111223186BCN 202010042734 ACN202010042734 ACN 202010042734ACN 111223186 BCN111223186 BCN 111223186B
Authority
CN
China
Prior art keywords
mesh
file
grid
model
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.)
Active
Application number
CN202010042734.1A
Other languages
Chinese (zh)
Other versions
CN111223186A (en
Inventor
谢乐
蒋崇文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hunan Jingjian New Materials Technology Co ltd
Original Assignee
Central South University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Central South UniversityfiledCriticalCentral South University
Priority to CN202010042734.1ApriorityCriticalpatent/CN111223186B/en
Publication of CN111223186ApublicationCriticalpatent/CN111223186A/en
Application grantedgrantedCritical
Publication of CN111223186BpublicationCriticalpatent/CN111223186B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a physical modeling method, a system and equipment of a three-dimensional random pore structure model, comprising the following steps: establishing a three-dimensional porous medium region physical model, carrying out grid division on the three-dimensional porous medium region physical model by using a structured hexahedral grid, and outputting a first grid file containing node position information and an element-node corresponding relation; the three-dimensional porous medium area consists of a framework and gaps, the positions of the gaps are random, grid elements representing the framework are removed, the grid elements representing the gaps are reserved, and a second grid file containing void ratio and pore size information is reconstructed; and importing the second network file into ANSYS ICEM software, identifying and removing an isolated mesh by adopting a Flood-fill/Make _ constraint consistency function, and generating a surface mesh by utilizing a mesh checking function to ensure that the volume element at the outermost layer is covered by the curved surface mesh.

Description

Physical modeling method, system and equipment of three-dimensional random hole structure model
Technical Field
The invention relates to the technical field of physical modeling and grid division of a porous medium region random pore structure, in particular to a physical modeling method, a system and equipment of a three-dimensional random pore structure model.
Background
The study of hydrodynamic characteristics inside the porous medium region is of critical importance. In order to reflect the local effect of the porous medium region and perform three-dimensional flow field simulation, three-dimensional reconstruction of the void-scale morphological structure is required. By adopting advanced experimental techniques, such as X-ray computed tomography and magnetic resonance imaging, the geometric shape characteristics of the porous medium can be captured, and a pore structure with high spatial resolution can be obtained, but the problems of high cost and high requirement on post-processing computing resources exist.
In recent years, Discrete Element Methods (DEM) have been successful in creating packing structures with randomly packed spherical or cylindrical particle features, and introducing the resulting filler structure into a CFD preprocessor (ANSYS-ICEM) to create a mesh for CFD simulation. However, performing CFD-DEM on the entire porous media area (e.g., fixed bed reactor) requires a large number of simulated particles. This makes accurate simulation results often limited by the available computing resources. In addition, meshing complex topologies (particle-particle and wall-particle contacts) is challenging. Because computational grid cells near the point of contact are typically tilted, numerical simulations tend to diverge. Therefore, it is necessary to adopt a suitable physical modeling method to perform meshing on the three-dimensional porous medium region, and then obtain the flow characteristics and pressure drop characteristics of the fluid inside the porous medium region through CFD simulation.
Disclosure of Invention
The invention provides a physical modeling method, a system and equipment of a three-dimensional random pore structure model, and aims to solve the problem that the porosity characteristics of a porous medium region are difficult to describe in physical modeling.
In order to achieve the above object, an embodiment of the present invention provides a physical modeling method of a three-dimensional random pore structure model, including:
step 1, establishing a three-dimensional porous medium region physical model, carrying out mesh division on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, and outputting a first mesh file containing node position information and an element-node corresponding relation;
step 2, the three-dimensional porous medium area consists of a framework and gaps, the positions of the gaps are random, grid elements representing the framework are removed, the grid elements representing the gaps are reserved, and a second grid file containing void ratio and pore size information is reconstructed;
and 3, importing the second network file into ANSYS ICEM software, identifying and removing an isolated grid by adopting a Flood-fill/Make _ constraint consistency function, and generating a surface grid by utilizing a grid checking function to ensure that the volume element at the outermost layer is covered by the curved surface grid.
Wherein, thestep 1 specifically comprises:
and carrying out meshing division on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, wherein the size of the mesh represents the size of a pore diameter, an Abaqus software is used for modeling a mesh file which can be output and contains node position information, each mesh unit consists of one element and eight nodes, the total number of the elements in the output mesh file is Nt, and the elements represent the positions of gaps.
Wherein, the step 2 specifically comprises:
the number of elements representing the gaps is equal to the product of the bed porosity and the total number of elements, wherein the positions of the gaps are random and are described by non-repeated random numbers in a preset range;
and retrieving and retaining elements representing the gap positions in the grid file and node position information of the elements, and combining the gap element file and the node file to obtain a reconstructed grid file.
The embodiment of the invention also provides a physical modeling system of the three-dimensional random pore structure model, which comprises the following steps:
the model establishing module is used for establishing a three-dimensional porous medium region physical model, performing grid division on the three-dimensional porous medium region physical model by using a structured hexahedral grid, and outputting a first grid file containing node position information and an element-node corresponding relation; the three-dimensional porous medium region consists of a framework and gaps, and the positions of the gaps are random;
the reconstruction module is used for removing the grid elements representing the framework, reserving the grid elements representing the gaps, and reconstructing a second grid file containing void ratio and aperture size information;
and the grid generating module is used for importing the second network file into ANSYS ICEM software, identifying and removing an isolated grid by adopting a Flood-file/Make _ constraint consistency function, and generating a surface grid by utilizing a grid checking function to ensure that the outermost volume element is covered by the curved surface grid.
The model establishing module is specifically used for carrying out meshing on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, the size of the mesh represents the size of a pore diameter, an Abaqus software is used for modeling a mesh file which can be output and contains node position information, each mesh unit consists of one element and eight nodes, the total number of the elements in the output mesh file is Nt, and the elements represent the positions of gaps.
Wherein the reconstruction module comprises:
and the retrieval module is used for retrieving and reserving elements representing the gap positions in the grid file and node position information thereof, and obtaining the reconstructed grid file by combining the gap element file and the node file.
The embodiment of the present invention further provides a physical modeling apparatus for a three-dimensional random pore structure model, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the processor implements the steps of the physical modeling method for the three-dimensional random pore structure model according to the above-mentioned embodiment.
The scheme of the invention has the following beneficial effects:
the physical modeling method, the system and the equipment of the three-dimensional random pore structure model are composed of a framework and randomly distributed gaps, a few isolated gaps are removed from the built three-dimensional random pore structure model, most of the gaps are mutually communicated, the real structural characteristics of the interior of a three-dimensional porous medium are faithfully reflected, the problem that the porosity characteristics of a porous medium region are difficult to describe in physical modeling is solved, the porous medium region with different internal structural characteristics can be obtained by carrying out grid modeling based on the void ratio and the average pore diameter parameter, meanwhile, the isolated gaps can be removed by a grid repairing means, and further, a grid model can be provided for computational fluid mechanics simulation of the porous medium region.
Drawings
FIG. 1 is a schematic diagram of an initial finite element model according to the present invention;
FIG. 2 is a diagram of element numbers and their element-node correspondence in a reconstructed element file according to the present invention;
FIG. 3 is a schematic representation of a porous media model reconstruction of the present invention;
FIG. 4 is a schematic illustration of the effect of inlet velocity on pressure drop for different pore sizes;
FIG. 5 is a graphical representation of the effect of void fraction function on pressure drop for different pore sizes.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments.
The invention provides a physical modeling method, a system and equipment of a three-dimensional random pore structure model, aiming at the problem that the porosity characteristics of a porous medium region are difficult to describe in the existing physical modeling.
The embodiment of the invention provides a physical modeling method of a three-dimensional random pore structure model, which comprises the following steps:
step 1, establishing a three-dimensional porous medium region physical model, carrying out mesh division on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, and outputting a first mesh file containing node position information and an element-node corresponding relation;
step 2, the three-dimensional porous medium area consists of a framework and gaps, the positions of the gaps are random, grid elements representing the framework are removed, the grid elements representing the gaps are reserved, and a second grid file containing void ratio and pore size information is reconstructed;
and 3, importing the second network file into ANSYS ICEM software, identifying and removing an isolated grid by adopting a Flood-fill/Make _ constraint consistency function, and generating a surface grid by utilizing a grid checking function to ensure that the volume element at the outermost layer is covered by the curved surface grid.
Wherein, thestep 1 specifically comprises:
and carrying out meshing division on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, wherein the size of the mesh represents the size of a pore diameter, an Abaqus software is used for modeling a mesh file which can be output and contains node position information, each mesh unit consists of one element and eight nodes, the total number of the elements in the output mesh file is Nt, and the elements represent the positions of gaps.
Wherein, the step 2 specifically comprises:
the number of elements representing the gaps is equal to the product of the bed porosity and the total number of elements, wherein the positions of the gaps are random and are described by non-repeated random numbers in a preset range;
and retrieving and retaining elements representing the gap positions in the grid file and node position information of the elements, and combining the gap element file and the node file to obtain a reconstructed grid file.
The physical modeling method of the three-dimensional random pore structure model of the invention constructs a grid model for a porous medium area formed by randomly filling filler particles in a fixed bed reactor with the diameter of 60mm and the height of 600mm, and specifically comprises the following steps: (1) constructing a structured grid model of the three-dimensional fixed bed reactor: a structured finite element mesh model was constructed in the Abaqus software based on the mean pore size parameter (d ═ 5mm), as shown in fig. 1A. The mesh file is output with an inp suffix where each Node and Element has their own number, 8 nodes around each Element, 23353 total nodes and 20760 total elements. The position information of the node and the correspondence between the node and the element are shown in fig. 1B and 1C. And splitting the grid file into an Element file and a Node file, and reserving the Element file and the Node file for standby.
(2) Framework and void separation: the porous medium region is composed of a skeleton and voids, and the positions of the voids are represented by the positions of the elements. Assuming that the bed porosity is 50%, the total number Np of voids is 20760 × 0.5 — 10380. Since the locations of the voids in the porous media region are random, the number of voids may be represented by a non-repeating random number sequence between 1 and 20760. The non-repetitive random number sequence is generated by Matlab software, exported as a text file and used as an index file. Then, based on the index file, the Python language writing program is used for searching and reserving elements representing the gap positions in the Element file, and other truncated elements represent the skeleton, as shown in fig. 2. And finally, combining the gap element file and the node position information file to obtain a reconstructed grid file.
(3) Mesh repair and surface mesh reconstruction: for a three-dimensional mesh that can be applied to computational fluid dynamics software identification and computation, the outermost volume element should be covered by a surface mesh, and boundary conditions need to be imposed on the surface mesh connected to the volume element. And importing the grid file obtained by reconstruction into ANSYS ICEM software, and identifying and removing isolated grids by adopting a Flood-file/Make _ constraint consistency function. Isolated voids often exist in the reconstructed model, as shown in FIG. 3A, which cause subsequent calculations to not converge and errors in the calculation process. Therefore, the isolated gaps shown in fig. 3B need to be deleted before numerical simulation. The finally generated grid model of the gap structure of the porous medium area of the fixed bed is shown in FIG. 3C, and numerical simulation calculation is only carried out in the gap.
The embodiment of the invention also provides a physical modeling system of the three-dimensional random pore structure model, which comprises the following steps: the model establishing module is used for establishing a three-dimensional porous medium region physical model, performing grid division on the three-dimensional porous medium region physical model by using a structured hexahedral grid, and outputting a first grid file containing node position information and an element-node corresponding relation; the three-dimensional porous medium region consists of a framework and gaps, and the positions of the gaps are random; the reconstruction module is used for removing the grid elements representing the framework, reserving the grid elements representing the gaps, and reconstructing a second grid file containing void ratio and aperture size information; and the grid generating module is used for importing the second network file into ANSYS ICEM software, identifying and removing an isolated grid by adopting a Flood-file/Make _ constraint consistency function, and generating a surface grid by utilizing a grid checking function to ensure that the outermost volume element is covered by the curved surface grid.
The model establishing module is specifically used for carrying out meshing on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, the size of the mesh represents the size of a pore diameter, an Abaqus software is used for modeling a mesh file which can be output and contains node position information, each mesh unit consists of one element and eight nodes, the total number of the elements in the output mesh file is Nt, and the elements represent the positions of gaps.
Wherein the reconstruction module comprises:
and the retrieval module is used for retrieving and reserving elements representing the gap positions in the grid file and node position information thereof, and obtaining the reconstructed grid file by combining the gap element file and the node file.
The embodiment of the present invention further provides a physical modeling apparatus for a three-dimensional random pore structure model, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the processor implements the steps of the physical modeling method for the three-dimensional random pore structure model according to the above-mentioned embodiment.
The physical modeling method of the three-dimensional random pore structure model further comprises the following specific embodiments: the pressure drop characteristics of the random packing structure were determined by numerical simulation of fluid flow behavior using commercially available software (ANSYS Fluent 16.2). Single phase flow systems were selected as the subject of the study. Air (ρ 1.225kg/m3, μ 1.7894 × 10-5pa.s) was introduced at a constant rate from the bottom of the reactor and discharged at a constant pressure from the top of the column. All other boundary conditions are set as "walls" except for the velocity inlet and pressure outlet. Slip-free boundary conditions are defined for the reactor wall and framework surfaces. The gas velocity in the porous medium region ranges from 0.001 to 0.003m/s, and the fluid flow is laminar.
The pressure drop of the porous media region is related to the flow rate, particle size and bed porosity according to the classical Ergun equation. For laminar flow, the pressure drop calculation is as follows:
Figure BDA0002368312480000061
in equation (1), Δ P is the pressure drop, L is the tube length, v is the fluid velocity, dpIs the particle size of the particles,
Figure BDA0002368312480000062
is the shape factor and ε is the bed voidage. Here, three-dimensional random pore structures were characterized in terms of porosity and pore size, and the influence of flow rate (0.001m/s, 0.0015m/s, 0.002m/s, 0.0025m/s, 0.003m/s), bed porosity (50%, 60%, 70%, 80%) and pore size (2mm, 3mm, 4mm, 5mm) on pressure drop characteristics was examined.
The effect of inlet velocity on pressure drop for different pore sizes is shown in fig. 4: (A) d is 2 mm; (B) d is 3 mm; (C) d is 4 mm; (D) d is 5 mm.
Void fraction function under different pore sizes
Figure BDA0002368312480000071
The effect on pressure drop is shown in fig. 5: (A) d is 2 mm; (B) d is 3 mm; (C) d is 4 mm; (D) d is 5 mm.
The trend of pressure drop with inlet velocity and bed porosity conforms to the classical Ergun equation (R)2>0.99), indicating the accuracy of the model.
The physical modeling method, the system and the equipment of the three-dimensional random pore structure model are composed of a framework and randomly distributed gaps, a few isolated gaps are removed from the built three-dimensional random pore structure model, most of the gaps are mutually communicated, the real structural characteristics of the interior of a three-dimensional porous medium are faithfully reflected, the problem that the porosity characteristics of a porous medium region are difficult to describe in physical modeling is solved, the porous medium region with different internal structural characteristics can be obtained by carrying out grid modeling based on the void ratio and the average pore diameter parameter, meanwhile, the isolated gaps can be removed by a grid repairing means, and further, a grid model can be provided for computational fluid mechanics simulation of the porous medium region.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (5)

Translated fromChinese
1.一种三维随机孔结构模型的物理建模方法,其特征在于,包括:1. a physical modeling method of a three-dimensional random pore structure model, is characterized in that, comprises:步骤1,建立三维多孔介质区域物理模型,利用结构化六面体网格对所述三维多孔介质区域物理模型进行网格划分,利用Abaqus软件建模可以输出的包含节点位置信息的第一网格文件,每个网格单元由一个元素和八个节点组成,网格尺寸表示孔径的大小,输出的网格文件中元素的总数目为Nt,元素代表空隙的位置;Step 1, establishing a three-dimensional porous medium region physical model, using a structured hexahedral mesh to mesh the three-dimensional porous medium region physical model, and using Abaqus software to model a first grid file containing node position information that can be output, Each grid cell consists of one element and eight nodes, the grid size represents the size of the aperture, the total number of elements in the output grid file is Nt, and the element represents the position of the void;步骤2,所述三维多孔介质区域由骨架和空隙组成,所述空隙的位置是随机的,去除代表骨架的网格元素,检索并保留所述第一网格文件中代表空隙位置的元素及其节点位置信息,通过合并空隙元素文件和节点文件重构包含空隙率和孔径大小信息的第二网格文件,其中,代表空隙的元素数量等于床层空隙率和元素总数的乘积,所述空隙的位置是随机的,用一预设范围内的非重复随机数来描述;Step 2, the three-dimensional porous media region is composed of skeletons and voids, and the positions of the voids are random, remove the mesh elements representing the skeleton, and retrieve and retain the elements representing the positions of the voids in the first mesh file and the same. Node location information, reconstruct a second grid file containing void fraction and pore size information by merging the void element file and the node file, wherein the number of elements representing voids is equal to the product of the bed void fraction and the total number of elements, and the The position is random, described by a non-repeating random number within a preset range;步骤3,将所述第二网格 文件导入到ANSYS ICEM软件中,采用Flood-fill/Make_consistent一致性函数来识别并移除孤立的网格,利用网格检查函数生成表面网格,确保最外层的体积元素被曲面网格覆盖。Step 3, import the second mesh file into ANSYS ICEM software, use the Flood-fill/Make_consistent consistency function to identify and remove isolated meshes, and use the mesh check function to generate surface meshes to ensure that the outermost meshes are The volume elements of the layer are covered by the surface mesh.2.一种三维随机孔结构模型的物理建模系统,其特征在于,包括:2. a physical modeling system of a three-dimensional random pore structure model, is characterized in that, comprises:模型建立模块,用于建立三维多孔介质区域物理模型,利用结构化六面体网格对所述三维多孔介质区域物理模型进行网格划分,利用Abaqus软件建模可以输出的包含节点位置信息的第一网格文件,每个网格单元由一个元素和八个节点组成,网格尺寸表示孔径的大小,输出的网格文件中元素的总数目为Nt,元素代表空隙的位置;The model building module is used to establish a three-dimensional porous media region physical model, use structured hexahedral meshes to mesh the three-dimensional porous media region physical model, and use Abaqus software to model the first mesh that can be output including node location information. grid file, each grid unit consists of one element and eight nodes, the grid size represents the size of the aperture, the total number of elements in the output grid file is Nt, and the element represents the position of the void;重构模块,用于检索并保留所述第一网格文件中代表空隙位置的元素及其节点位置信息,通过合并空隙元素文件和节点文件重构包含空隙率和孔径大小信息的第二网格文件,其中,代表空隙的元素数量等于床层空隙率和元素总数的乘积,所述空隙的位置是随机的,用一预设范围内的非重复随机数来描述;The reconstruction module is used for retrieving and retaining the elements representing the void positions and the node position information thereof in the first grid file, and reconstructing the second grid containing the void ratio and aperture size information by merging the void element file and the node file file, wherein the number of elements representing voids is equal to the product of the bed void ratio and the total number of elements, and the positions of the voids are random and are described by non-repeating random numbers within a preset range;网格生成模块,用于将所述第二网格 文件导入到ANSYS ICEM软件中,采用Flood-fill/Make_consistent一致性函数来识别并移除孤立的网格,利用网格检查函数生成表面网格,确保最外层的体积元素被曲面网格覆盖。A mesh generation module is used to import the second mesh file into the ANSYS ICEM software, use the Flood-fill/Make_consistent consistency function to identify and remove isolated meshes, and use the mesh check function to generate surface meshes , ensuring that the outermost volume elements are covered by the surface mesh.3.根据权利要求2所述的三维随机孔结构模型的物理建模系统,其特征在于,所述模型建立模块具体用于利用结构化六面体网格对所述三维多孔介质区域物理模型进行网格划分,网格尺寸表示孔径的大小,利用Abaqus软件建模可以输出的包含节点位置信息的网格文件,每个网格单元由一个元素和八个节点组成,输出的网格文件中元素的总数目为Nt,元素代表空隙的位置。3. The physical modeling system of the three-dimensional random pore structure model according to claim 2, wherein the model establishment module is specifically used for meshing the three-dimensional porous media region physical model by using a structured hexahedral mesh Division, the mesh size represents the size of the aperture, the mesh file containing node position information that can be output by Abaqus software modeling, each mesh unit consists of one element and eight nodes, the total number of elements in the output mesh file The mesh is Nt, and the element represents the position of the void.4.根据权利要求3所述的三维随机孔结构模型的物理建模系统,其特征在于,所述重构模块包括:4. The physical modeling system of the three-dimensional random hole structure model according to claim 3, wherein the reconstruction module comprises:检索模块,用于检索并保留网格文件中代表空隙位置的元素及其节点位置信息,通过合并空隙元素文件和节点文件获得重构的网格文件。The retrieval module is used for retrieving and retaining the elements representing the position of the gap and the position information of the node in the grid file, and obtaining the reconstructed grid file by merging the gap element file and the node file.5.一种三维随机孔结构模型的物理建模设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1所述的三维随机孔结构模型的物理建模方法的步骤。5. A physical modeling device for a three-dimensional random pore structure model, comprising a memory, a processor, and a computer program stored in the memory and running on the processor, wherein the processor executes the The steps of implementing the physical modeling method of the three-dimensional random pore structure model according to claim 1 when the computer program is described.
CN202010042734.1A2020-01-152020-01-15Physical modeling method, system and equipment of three-dimensional random hole structure modelActiveCN111223186B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010042734.1ACN111223186B (en)2020-01-152020-01-15Physical modeling method, system and equipment of three-dimensional random hole structure model

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010042734.1ACN111223186B (en)2020-01-152020-01-15Physical modeling method, system and equipment of three-dimensional random hole structure model

Publications (2)

Publication NumberPublication Date
CN111223186A CN111223186A (en)2020-06-02
CN111223186Btrue CN111223186B (en)2022-03-25

Family

ID=70832373

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010042734.1AActiveCN111223186B (en)2020-01-152020-01-15Physical modeling method, system and equipment of three-dimensional random hole structure model

Country Status (1)

CountryLink
CN (1)CN111223186B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN117671197B (en)*2023-12-082025-05-30湖南大学Three-dimensional closed cell structure generation method

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO1996013207A1 (en)*1994-10-271996-05-09Wake Forest UniversityMethod and system for producing interactive, three-dimensional renderings of selected body organs having hollow lumens to enable simulated movement through the lumen
CN2630107Y (en)*2003-05-272004-08-04薛朝贵Automatic separating accommodation cabin for cargo ship
CN101706966A (en)*2009-11-062010-05-12上海第二工业大学Method for three-dimensional reconstruction of porous medium on basis of two-dimensional images and multi-point statistical method
CN103778271A (en)*2013-09-062014-05-07上海大学Multi-hole structure modeling method based on grid assembly
CN106716114A (en)*2015-09-112017-05-24数岩科技(厦门)股份有限公司 Porous media analysis system and method
CN108876923A (en)*2018-06-172018-11-23西南石油大学A kind of three-dimensional pore space Scale Model method for reconstructing based on the micro- CT image of rock
CN109102568A (en)*2018-05-282018-12-28杭州阿特瑞科技有限公司Vascular flow analogy method and relevant apparatus based on Region Decomposition
CN109241650A (en)*2018-09-252019-01-18南京航空航天大学Based on the Long-time Mechanical Properties of Carbon Fiber Reinforced Polymer prediction technique emulated across scale
CN109509220A (en)*2018-11-062019-03-22北京理工大学A method of simulation porous media solid phase converter inside fluid flowing
CN109858161A (en)*2019-02-012019-06-07东北大学A kind of Abaqus Meshing Method based on Midas modeling and Matlab conversion

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108197399A (en)*2018-01-112018-06-22武汉大学Relative density and the controllable nanoporous medium modeling method and system of rib diameter size
CN109344496B (en)*2018-09-282022-09-30无锡飞谱电子信息技术有限公司Complex electromagnetic environment modeling method based on grid model

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO1996013207A1 (en)*1994-10-271996-05-09Wake Forest UniversityMethod and system for producing interactive, three-dimensional renderings of selected body organs having hollow lumens to enable simulated movement through the lumen
CN2630107Y (en)*2003-05-272004-08-04薛朝贵Automatic separating accommodation cabin for cargo ship
CN101706966A (en)*2009-11-062010-05-12上海第二工业大学Method for three-dimensional reconstruction of porous medium on basis of two-dimensional images and multi-point statistical method
CN103778271A (en)*2013-09-062014-05-07上海大学Multi-hole structure modeling method based on grid assembly
CN106716114A (en)*2015-09-112017-05-24数岩科技(厦门)股份有限公司 Porous media analysis system and method
CN109102568A (en)*2018-05-282018-12-28杭州阿特瑞科技有限公司Vascular flow analogy method and relevant apparatus based on Region Decomposition
CN108876923A (en)*2018-06-172018-11-23西南石油大学A kind of three-dimensional pore space Scale Model method for reconstructing based on the micro- CT image of rock
CN109241650A (en)*2018-09-252019-01-18南京航空航天大学Based on the Long-time Mechanical Properties of Carbon Fiber Reinforced Polymer prediction technique emulated across scale
CN109509220A (en)*2018-11-062019-03-22北京理工大学A method of simulation porous media solid phase converter inside fluid flowing
CN109858161A (en)*2019-02-012019-06-07东北大学A kind of Abaqus Meshing Method based on Midas modeling and Matlab conversion

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CFD as a design tool for fixed-bed reactors;Dixon, Anthony G等;《Industrial & Engineering Chemistry Research》;20010728;第40卷(第23期);5246-5254*
分形多孔介质孔道网络模型的构建;宫英振等;《农业机械学报》;20091130;第40卷(第11期);108-114*
多孔介质的网络模型构建;宫法明;《https://wenku.baidu.com/view/57d4f87c1711cc7931b716cd.html》;20120407;1-8*

Also Published As

Publication numberPublication date
CN111223186A (en)2020-06-02

Similar Documents

PublicationPublication DateTitle
Couchman et al.Hydra: An Adaptive--Mesh Implementation of PPPM--SPH
Liu et al.Particle methods for multi-scale and multi-physics
CN111768502A (en) An unstructured grid two-dimensional flood simulation system based on GPU acceleration technology
CN108876923A (en)A kind of three-dimensional pore space Scale Model method for reconstructing based on the micro- CT image of rock
CN112179815B (en) A method for establishing a single-phase unsteady seepage model based on a pore network model
CN111223186B (en)Physical modeling method, system and equipment of three-dimensional random hole structure model
CN113281239A (en)Multi-scale coal rock pore network generation method and device
CN109522589A (en)For simulating the non-analytic method and electronic equipment of pipeline particle two-phase flow
Akkurt et al.An efficient edge based data structure for the compressible Reynolds‐averaged Navier–Stokes equations on hybrid unstructured meshes
LotwickSimulation of some spatial hard core models, and the complete packing problem
Deng et al.Influence of distribution parameters on acoustic radiation from bubble clusters
Zhao et al.Stochastic modeling of the permeability of randomly generated porous media via the lattice Boltzmann method and probabilistic collocation method
Wu et al.Research on fault cutting algorithm of the three-dimensional numerical manifold method
BakerCFD simulation of flow through packed beds using the finite volume technique
Fu et al.Level-set lattice Boltzmann method for interface-resolved simulations of immiscible two-phase flow
CN114818408B (en) A macroscopic modeling method based on the pore structure of porous media
BernsdorfSimulation of complex flows and multi-physics with the Lattice-Boltzmann method
Nastase et al.A parallel hp-multigrid solver for three-dimensional discontinuous Galerkin discretizations of the Euler equations
Li et al.New sensor placement method based on remodeling innovation
AggarwalDetermination of characteristic transport coefficients of porous media from volumetric images using the diffuse interface method
Thackera et al.Hydra-mpi: An adaptive particle-particle, particle-mesh code for conducting cosmological simulations on mpp architectures
Playne et al.Benchmarking multi-GPU communication using the shallow water equations
Timofeev et al.Numerical and experimental observation of three-dimensional unsteady shock wave structures
US20250052918A1 (en)Unsupervised Framework For Decoupling Signals Or Noise From Data
CN112131776B (en)Method for constructing fractured three-dimensional digital core oil-water or gas-water distribution model

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
TR01Transfer of patent right
TR01Transfer of patent right

Effective date of registration:20240702

Address after:410000, Room 2414, Building 3, Yulong Tianxia Jiayuan Phase II, No. 799 Youmatang Road, Guanshaling Street, Yuelu District, Changsha City, Hunan Province

Patentee after:Hunan Jingjian New Materials Technology Co.,Ltd.

Country or region after:China

Address before:Yuelu District City, Hunan province 410000 Changsha Lushan Road No. 932

Patentee before:CENTRAL SOUTH University

Country or region before:China


[8]ページ先頭

©2009-2025 Movatter.jp