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
CN111223186B CN202010042734.1A CN202010042734A CN111223186B CN 111223186 B CN111223186 B CN 111223186B CN 202010042734 A CN202010042734 A CN 202010042734A CN 111223186 B CN111223186 B CN 111223186B
Authority
CN
China
Prior art keywords
grid
file
gaps
mesh
porous medium
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.)
Central South University
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 University filed Critical Central South University
Priority to CN202010042734.1A priority Critical patent/CN111223186B/en
Publication of CN111223186A publication Critical patent/CN111223186A/en
Application granted granted Critical
Publication of CN111223186B publication Critical patent/CN111223186B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Processing Or Creating Images (AREA)

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, the step 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, the step 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)

1. A method for physical modeling of a three-dimensional random pore structure model, comprising:
step 1, 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, modeling a first grid file which can be output and contains node position information by using Abaqus software, wherein each grid unit consists of one element and eight nodes, the size of a grid represents the size of a pore diameter, the total number of elements in the output grid file is Nt, and the elements represent the positions of gaps;
step 2, the three-dimensional porous medium area is composed of a framework and gaps, the positions of the gaps are random, grid elements representing the framework are removed, elements representing the positions of the gaps and node position information of the elements representing the positions of the gaps in the first grid file are retrieved and reserved, a second grid file containing void ratio and pore size information is reconstructed by combining the gap element file and the node file, wherein the number of the elements representing the gaps is equal to the product of the bed void ratio and the total number of the elements, the positions of the gaps are random and are described by using non-repetitive random numbers in a preset range;
and 3, importing the second grid 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.
2. A physical modeling system for a three-dimensional random pore structure model, comprising:
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 establishing a first grid file which can be output by using Abaqus software and contains node position information, wherein each grid unit consists of an element and eight nodes, the size of a grid represents the size of a pore diameter, the total number of elements in the output grid file is Nt, and the elements represent the positions of gaps;
a reconstruction module, configured to retrieve and retain elements representing void positions in the first mesh file and node position information thereof, and reconstruct a second mesh file including void fraction and pore size information by combining the void element file and the node file, where the number of elements representing voids is equal to a product of bed void fraction and total number of elements, and the locations of the voids are random and described by a non-repeating random number within a preset range;
and the grid generating module is used for importing the second grid 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.
3. The physical modeling system of the three-dimensional random pore structure model according to claim 2, wherein the model building module is specifically configured to perform meshing on the three-dimensional porous medium region physical model by using a structured hexahedral mesh, the mesh size represents the size of a pore diameter, an exportable mesh file containing node position information is modeled by using Abaqus software, each mesh unit is composed of one element and eight nodes, the total number of elements in the exported mesh file is Nt, and the elements represent the positions of gaps.
4. The system for physical modeling of a three-dimensional random pore structure model according to claim 3, wherein said 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.
5. A physical modeling apparatus of a three-dimensional random pore structure model, comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the physical modeling method of the three-dimensional random pore structure model according to claim 1 when executing the computer program.
CN202010042734.1A 2020-01-15 2020-01-15 Physical modeling method, system and equipment of three-dimensional random hole structure model Active CN111223186B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010042734.1A CN111223186B (en) 2020-01-15 2020-01-15 Physical modeling method, system and equipment of three-dimensional random hole structure model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010042734.1A CN111223186B (en) 2020-01-15 2020-01-15 Physical modeling method, system and equipment of three-dimensional random hole structure model

Publications (2)

Publication Number Publication Date
CN111223186A CN111223186A (en) 2020-06-02
CN111223186B true CN111223186B (en) 2022-03-25

Family

ID=70832373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010042734.1A Active CN111223186B (en) 2020-01-15 2020-01-15 Physical modeling method, system and equipment of three-dimensional random hole structure model

Country Status (1)

Country Link
CN (1) CN111223186B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996013207A1 (en) * 1994-10-27 1996-05-09 Wake Forest University Method 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-27 2004-08-04 薛朝贵 Automatic separating accommodation cabin for cargo ship
CN101706966A (en) * 2009-11-06 2010-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-06 2014-05-07 上海大学 Multi-hole structure modeling method based on grid assembly
CN106716114A (en) * 2015-09-11 2017-05-24 数岩科技(厦门)股份有限公司 Porous medium analysis system and method
CN108876923A (en) * 2018-06-17 2018-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-28 2018-12-28 杭州阿特瑞科技有限公司 Vascular flow analogy method and relevant apparatus based on Region Decomposition
CN109241650A (en) * 2018-09-25 2019-01-18 南京航空航天大学 Based on the Long-time Mechanical Properties of Carbon Fiber Reinforced Polymer prediction technique emulated across scale
CN109509220A (en) * 2018-11-06 2019-03-22 北京理工大学 A method of simulation porous media solid phase converter inside fluid flowing
CN109858161A (en) * 2019-02-01 2019-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 number Priority date Publication date Assignee Title
CN108197399A (en) * 2018-01-11 2018-06-22 武汉大学 Relative density and the controllable nanoporous medium modeling method and system of rib diameter size
CN109344496B (en) * 2018-09-28 2022-09-30 无锡飞谱电子信息技术有限公司 Complex electromagnetic environment modeling method based on grid model

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996013207A1 (en) * 1994-10-27 1996-05-09 Wake Forest University Method 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-27 2004-08-04 薛朝贵 Automatic separating accommodation cabin for cargo ship
CN101706966A (en) * 2009-11-06 2010-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-06 2014-05-07 上海大学 Multi-hole structure modeling method based on grid assembly
CN106716114A (en) * 2015-09-11 2017-05-24 数岩科技(厦门)股份有限公司 Porous medium analysis system and method
CN109102568A (en) * 2018-05-28 2018-12-28 杭州阿特瑞科技有限公司 Vascular flow analogy method and relevant apparatus based on Region Decomposition
CN108876923A (en) * 2018-06-17 2018-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-25 2019-01-18 南京航空航天大学 Based on the Long-time Mechanical Properties of Carbon Fiber Reinforced Polymer prediction technique emulated across scale
CN109509220A (en) * 2018-11-06 2019-03-22 北京理工大学 A method of simulation porous media solid phase converter inside fluid flowing
CN109858161A (en) * 2019-02-01 2019-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 number Publication date
CN111223186A (en) 2020-06-02

Similar Documents

Publication Publication Date Title
Partopour et al. An integrated workflow for resolved-particle packed bed models with complex particle shapes
Buchan et al. A POD reduced order model for resolving angular direction in neutron/photon transport problems
WO2022007398A1 (en) Unstructured grid flood simulation system based on gpu acceleration thechnology
JP2004533026A (en) How to align a grid of points according to features in a digital image
Baker CFD simulation of flow through packed beds using the finite volume technique
Digonnet et al. Cimlib: a fully parallel application for numerical simulations based on components assembly
Farina et al. A smart GPU implementation of an elliptic kernel for an ocean global circulation model
CN111223186B (en) Physical modeling method, system and equipment of three-dimensional random hole structure model
Lotwick Simulation of some spatial hard core models, and the complete packing problem
CN110634572A (en) Blood vessel blood flow simulation method based on mechanical equation and related device
Choudhary et al. Verification and validation for multiphase flows
Nemitz et al. Topological sensitivity and FMM-accelerated BEM applied to 3D acoustic inverse scattering
Akkurt et al. An efficient edge based data structure for the compressible Reynolds‐averaged Navier–Stokes equations on hybrid unstructured meshes
Ono et al. High‐Performance Parallel Simulation of Airflow for Complex Terrain Surface
Sanfui et al. Symbolic and numeric kernel division for graphics processing unit-based finite element analysis assembly of regular meshes with modified sparse storage formats
Bernabeu et al. High performance computer simulations for the study of biological function in 3D heart models incorporating fibre orientation and realistic geometry at para-cellular resolution
Thacker et al. Hydra-mpi: An adaptive particle-particle, particle-mesh code for conducting cosmological simulations on mpp architectures
Aussal et al. The Fast and Free Memory method for the efficient computation of convolution kernels
CN112668228B (en) Model construction method, device and equipment for two-dimensional porous medium and storage medium
Crevoisier et al. Semi-stochastic generator (FraGMA) of 2D fractured media by mechanistic analogy–Application to reactive transport in a fractured package of vitrified nuclear waste
Timofeev et al. Numerical and experimental observation of three-dimensional unsteady shock wave structures
CN112131776B (en) Method for constructing fractured three-dimensional digital core oil-water or gas-water distribution model
KR101290572B1 (en) Apparatus and method for generating data structure of blocks, recodable medium storing the method, apparatus for generating field line of vector data
Ivey Geometric volume-of-fluid framework for simulating two-phase flows on unstructured meshes
US20220146706A1 (en) Computer implemented method for manipulating a mesh for the discretization of a reservoir domain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant