CN116597109B - Complex three-dimensional curved surface co-grid generation method - Google Patents

Complex three-dimensional curved surface co-grid generation method Download PDF

Info

Publication number
CN116597109B
CN116597109B CN202310067161.1A CN202310067161A CN116597109B CN 116597109 B CN116597109 B CN 116597109B CN 202310067161 A CN202310067161 A CN 202310067161A CN 116597109 B CN116597109 B CN 116597109B
Authority
CN
China
Prior art keywords
grid
plane
subdivision
longitudinal
mapping
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
CN202310067161.1A
Other languages
Chinese (zh)
Other versions
CN116597109A (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.)
Dongshen Electromagnetic Technology Chengdu Co ltd
Original Assignee
Dongshen Electromagnetic Technology Chengdu Co ltd
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 Dongshen Electromagnetic Technology Chengdu Co ltd filed Critical Dongshen Electromagnetic Technology Chengdu Co ltd
Priority to CN202310067161.1A priority Critical patent/CN116597109B/en
Publication of CN116597109A publication Critical patent/CN116597109A/en
Application granted granted Critical
Publication of CN116597109B publication Critical patent/CN116597109B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06T17/205Re-meshing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Image Generation (AREA)

Abstract

The invention discloses a complex three-dimensional curved surface co-grid generation method, which comprises the following steps: s1, giving a regular curved surface, projecting on an XOY plane to obtain a rectangular area, determining the subdivision length of the transverse direction and the longitudinal direction, and performing grid subdivision of the XOY plane; s2, mapping the center point coordinates of each grid obtained through subdivision from a Z plane to a W plane; s3, determining a mapping scheme from the space curved edge quadrangle to the plane triangle unit, and generating a coplanar triangle grid. The generated projection grid of the complex curved surface grid on the two-dimensional plane has the corner-preserving characteristic, the plane triangle grid subdivision problem of the curved surface structure can be realized, and the conversion from the quadrilateral grid to the triangle grid is completed.

Description

Complex three-dimensional curved surface co-grid generation method
Technical Field
The invention relates to grid generation, in particular to a complex three-dimensional curved surface common-mode grid generation method.
Background
With the rapid development of computer software and hardware technology, the industry commonly uses advanced CAD and CAE technology to construct a target electromagnetic geometric model and a grid model to complete the simulation of products so as to predict and verify the electromagnetic performance of the products, thereby not only improving the flexibility of product design, but also remarkably reducing the research and development period and economic cost of the products. CAD, however, typically uses a continuous boundary representation (boundary representation, B-Rep) to represent the solid model, and CAE typically uses a discrete mesh model as the data input; meanwhile, since a high-quality grid model is critical to an electromagnetic simulation link, how to accurately and effectively construct a high-quality discrete grid model with certain physical and geometric meanings becomes a critical problem in an electromagnetic calculation process.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides a complex three-dimensional curved surface co-grid generation method, wherein the projection grid of the generated complex curved surface grid on a two-dimensional plane has a corner-preserving characteristic, so that the plane triangle grid subdivision problem of a curved surface structure can be realized, and the conversion from a quadrilateral grid to a triangle grid is completed.
The aim of the invention is realized by the following technical scheme: the complex three-dimensional curved surface common-type grid generation method comprises the following steps:
s1, giving a regular curved surface, projecting on an XOY plane to obtain a rectangular area, determining the subdivision length of the transverse direction and the longitudinal direction, and performing grid subdivision of the XOY plane;
s2, mapping the center point coordinates of each grid obtained through subdivision from a Z plane to a W plane;
s3, determining a mapping scheme from a space curved edge quadrangle to a plane triangle unit, and generating a coplanar triangle grid
The beneficial effects of the invention are as follows: the method has the advantages that the conformal grids have conformality, the included angle attribute of the geometric grids before and after deformation is reserved, if the grid lines before deformation are mutually orthogonal, the grid lines after deformation also have orthogonality, the orthogonality can facilitate discretization processing of an electromagnetic calculation numerical algorithm (such as a moment method and a finite element method) on the grids, the numerical calculation process is simplified, the orthogonality of the grid lines can greatly reduce the scale of a system matrix, reduce calculation time consumption and resources, and further improve calculation accuracy.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a schematic diagram of an XOY planar rectangular grid;
FIG. 3 is a schematic diagram of the mapping principle from the Z plane to the W plane;
FIG. 4 is a schematic illustration of an XOY planar co-grid;
FIG. 5 is a schematic diagram of a mapping relationship between a quadrilateral mesh and a triangular mesh;
FIG. 6 is a schematic diagram of a co-grid obtained by the method one in the example;
FIG. 7 is a schematic diagram of a co-grid obtained by the second method in the embodiment.
Detailed Description
The technical solution of the present invention will be described in further detail with reference to the accompanying drawings, but the scope of the present invention is not limited to the following description.
As shown in fig. 1, a complex three-dimensional curved surface co-model grid generating method includes the following steps:
s1, giving a regular curved surface, projecting on an XOY plane to obtain a rectangular area, determining the subdivision length of the transverse direction and the longitudinal direction, and performing grid subdivision of the XOY plane;
s101, displaying a known regular curved surface and a boundary as follows: z=f (x, y) x 1 ≤x≤x 2 y 1 ≤y≤y 2 The method comprises the steps of carrying out a first treatment on the surface of the Projection of the curved surface on the XOY plane of the world coordinate system XYOZ is a length l=x 2 -x 1 And a width w=y 2 -y 1 Then there is a mapping of the x and y coordinates in this region to the Z-plane, i.e. z=x+jy, whereWherein the Z plane is the XOY plane; the X axis is the real axis of the Z plane, and the Y axis is the imaginary axis of the Z plane; this is a familiar coordinate establishment for complex analysis;
s102, knowing that the maximum length of the subdivision on the XOY plane is Deltal, the transverse subdivision number nL=MAX (10, ceil (L/Deltal)), and the longitudinal subdivision number nW=MAX (10, ceil (W/Deltal)), wherein MAX is a function of two numbers to ensure that the minimum grid number of the transverse and vertical axes is not lower than 10, and ceil is an upward rounding function; obtaining a transverse subdivision length deltax=l/(nl+1) and a longitudinal subdivision length deltay=w/(nw+1);
s103, establishing x by transverse subdivision length Deltax 1 ≤x≤x 2 (nl+1) vertices and nL interval ranges within the range including the end points, each vertex constituting a longitudinal grid line, the j-th longitudinal grid line being expressed as:
establishing y from longitudinal split length deltay 1 ≤y≤y 2 Included within the scope are endpointsThe (nW+1) vertices and nW interval ranges therein, each vertex constituting a longitudinal grid line, the ith longitudinal grid line being expressed as:
forming rectangular grid units of (nL+1) x (nW+1) vertexes and nL x nW rectangular interval ranges by interlacing (nL+1) longitudinal grid lines with (nW+1) transverse grid lines; as shown in fig. 2;
in the figure, set G ij The rectangular area is enclosed by the ith longitudinal grid line, the (i+1) th longitudinal grid line, the (j) th transverse grid line and the (j+1) th transverse grid line; p (P) ij (x ij ,y ij ) Is G ij Is defined by the two-dimensional coordinates of the center point of (a), namely:
s2, mapping the center point coordinates of each grid obtained through subdivision from a Z plane to a W plane;
as shown in fig. 3, the Z-plane to W-plane co-model mapping function is known as g, which is expressed as w=g (Z) =ζ+jη;
then there are ζ=re (g (x+jy)) and η=im (g (x+jy)) where Re is a real function and Im is an imaginary function; the mapped W-surface curved surface mesh is shown in fig. 4:
g for any grid ij Center point coordinate P ij (x ij ,y ij ) C mapping from XOY plane to ζO η plane ijijij ) The following steps are:
ξ ij =Re(g(x ij +Jy ij ) Sum eta) ij =Im(g(x ij +Jy ij ));
The mapping method adopts any one of the following steps:
mapping method one: first using x ij And y ij Calculating z ij =f(x ij ,y ij ) Reuse of x ij And y ij Calculation of xi ij And eta ij
Then there is obtained a three-dimensional map (x ij ,y ij ,z ij )→(ξ ijij ,f(x ij ,y ij ))
And a mapping method II: first using x ij And y ij Calculation of xi ij And eta ij Reuse of z ij =f(ξ ijij ) Calculating z ij
Then there is obtained a three-dimensional map (x ij ,y ij ,z ij )→(ξ ijij ,f(ξ ijij ))。
S3, determining a mapping scheme from the space curved edge quadrangle to the plane triangle unit, and generating a coplanar triangle grid.
Space curved edge quadrilateral gridTo two plane triangle units T 2k And T 2k+1 The map of (2) is shown in FIG. 5:
for space curved edge quadrilateral gridsThe four vertexes are respectively: />Since the four vertices are not necessarily in a plane, they cannot be characterized by a planar quadrilateral mesh, which is diagonally cut into two planar triangular units T 2k And T 2k+1 According to the figure, there is T 2k The unit comprises three vertexes:
T 2k+1 the unit comprises three vertexes:
assume thatTwo-dimensional traversal of vertex number is performed in the order of i and then j, i is nW+1, and starting from 0, there is +.>Point number->
Then there is a segmented point connection T 2k And T 2k+1 The point connections of (a) are respectively:and
the specific process comprises the following steps:
step one: generating an XOY plane rectangular grid list { G ij I.e. [0,1,2, …, nW-1 ]],j∈[0,1,2,…,nL-1]The ith horizontal and jth vertical grid is denoted as G ij By the following constitutionAnd the four points are formed. P (P) ij For the mesh vertex list { P ij Elements of } represent the ith, jth, longitudinal vertex in the transverse direction, where i e [0,1,2, …, nW)],j∈[0,1,2,…,nL]。
Step two: initializing triangle mesh list { T ] k [0,1,2, …, nT-1 ]]Nt=2 (nl+1) (nw+1) represents the number of triangle units; initializing k=0;
step three: traversing a planar rectangular grid list { G ] ij [ MEANS FOR SOLVING PROBLEMS ] to obtain G ij G is mapped by using a common-mode mapping method ij Mapping into
Step four: mapping method from space curved edge quadrangle to plane triangle unitSplit into two triangular units T 2k And T 2k+1 Wherein T is 2k Point connection number->T 2k+1 Point connection number of (2)
Step five: k++, cycling from step three to step five until { G } is complete ij Traversal of }.
Step six: export outSum { T ] k And the list is the generated common plane triangle mesh.
In the examples of the present application, nl=40, nw=40,
wherein,
the first method is adopted, and the obtained common grid is shown in fig. 6:
let nl=50, nw=50, f (x, y) =2.5 SINC (x) SINC (y) x 1 =0.1,x 2 =3.3,y 1 =30,y 2 =150
g(z)=ln(z)
Adopting a second method, the obtained common grid is shown in figure 7;
since the grids of fig. 6 and 7 are planar rectangular grids generated by the co-model grid technique of the present patent, the planar grid is also a planar rectangular grid, which is the projection of the finally generated three-dimensional grid onto the XOY plane.
The method has the advantages that the conformal grids have conformality, the included angle attribute of the geometric grids before and after deformation is reserved, if the grid lines before deformation are mutually orthogonal, the grid lines after deformation also have orthogonality, the orthogonality can facilitate discretization processing of an electromagnetic calculation numerical algorithm (such as a moment method and a finite element method) on the grids, the numerical calculation process is simplified, the orthogonality of the grid lines can greatly reduce the scale of a system matrix, reduce calculation time consumption and resources, and further improve calculation accuracy.
Finally, it should be noted that: the above description is only a preferred embodiment of the present invention, and the present invention is not limited thereto, but it is to be understood that the present invention is described in detail with reference to the above embodiments, and modifications, for example, variations in the names of the methods, etc. may be made to the methods described in the above embodiments by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (1)

1. A complex three-dimensional curved surface co-grid generation method is characterized in that: the method comprises the following steps:
s1, giving a regular curved surface, projecting on an XOY plane to obtain a rectangular area, determining the subdivision length of the transverse direction and the longitudinal direction, and performing grid subdivision of the XOY plane;
the step S1 includes:
s101, displaying a known regular curved surface and a boundary as follows: z=f (x, y) x 1 ≤x≤x 2 y 1 ≤y≤y 2 The method comprises the steps of carrying out a first treatment on the surface of the Projection of the curved surface on the XOY plane of the world coordinate system XYOZ is a length l=x 2 -x 1 And a width w=y 2 -y 1 Then there is a mapping of the x and y coordinates in this region to the Z-plane, i.e. z=x+jy, whereWherein the Z plane is the XOY plane;
s102, knowing that the maximum length of the subdivision on the XOY plane is Deltal, the transverse subdivision number nL=MAX (10, ceil (L/Deltal)), and the longitudinal subdivision number nW=MAX (10, ceil (W/Deltal)), wherein MAX is a function of two numbers to ensure that the minimum grid number of the transverse and vertical axes is not lower than 10, and ceil is an upward rounding function; obtaining a transverse subdivision length deltax=l/(nl+1) and a longitudinal subdivision length deltay=w/(nw+1);
s103, establishing x by transverse subdivision length Deltax 1 ≤x≤x 2 (nl+1) vertices and nL interval ranges within the range including the end points, each vertex constituting a longitudinal grid line, the j-th longitudinal grid line being expressed as:
establishing y from longitudinal split length deltay 1 ≤y≤y 2 (nW+1) vertices and nW interval ranges within the range including the endpoints, each vertex constituting a longitudinal gridline, the ith longitudinal gridline being expressed as:
forming rectangular grid units of (nL+1) x (nW+1) vertexes and nL x nW rectangular interval ranges by interlacing (nL+1) longitudinal grid lines with (nW+1) transverse grid lines;
set G ij The rectangular area is enclosed by the ith longitudinal grid line, the (i+1) th longitudinal grid line, the (j) th transverse grid line and the (j+1) th transverse grid line; p (P) ij (x ij ,y ij ) Is G ij Is defined by the two-dimensional coordinates of the center point of (a), namely:
s2, mapping the center point coordinates of each grid obtained through subdivision from a Z plane to a W plane;
the step S2 includes:
knowing the Z-plane to W-plane co-model mapping function as g, the mapping is expressed as w=g (Z) =ζ+jη;
then there are ζ=re (g (x+jy)) and η=im (g (x+jy)) where Re is a real function and Im is an imaginary function;
g for any grid ij Center point coordinate P ij (x ij ,y ij ) C mapping from XOY plane to ζO η plane ijijij ) The following steps are:
ξ ij =Re(g(x ij +Jy ij ) Sum eta) ij =Im(g(x ij +Jy ij ));
The mapping method adopts any one of the following steps:
mapping method one: first using x ij And y ij Calculating z ij =f(x ij ,y ij ) Reuse of x ij And y ij Calculation of xi ij And eta ij
Then there is obtained a three-dimensional map (x ij ,y ij ,z ij )→(ξ ijij ,f(x ij ,y ij ))
And a mapping method II: first using x ij And y ij Calculation of xi ij And eta ij Reuse of z ij =f(ξ ijij ) Calculating z ij
Then there is obtained a three-dimensional map (x ij ,y ij ,z ij )→(ξ ijij ,f(ξ ijij ));
S3, determining a mapping scheme from the space curved edge quadrangle to the plane triangle unit, and generating a coplanar triangle grid;
the step S3 includes:
for space curved edge quadrilateral gridsThe four vertexes are respectively: />Since the four vertices are not necessarily in a plane, they cannot be characterized by a planar quadrilateral mesh, which is diagonally cut into two planar triangular units T 2k And T 2k+1 According to the figure, there is T 2k The unit comprises three vertexes:
T 2k+1 the unit comprises three vertexes:
assume thatTwo-dimensional traversal of vertex number is performed in the order of i and then j, i is nW+1, and starting from 0, there is +.>Point number->
Then there is a segmented point connection T 2k And T 2k+1 The point connections of (a) are respectively:and
the specific process comprises the following steps:
step one: generating an XOY plane rectangular grid list { G ij I.e. [0,1,2, …, nW-1 ]],j∈[0,1,2,…,nL-1]The ith horizontal and jth vertical grid is denoted as G ij By the following constitutionThe four points are formed; p (P) ij For the mesh vertex list { P ij Elements of } represent the ith, jth, longitudinal vertex in the transverse direction, where i e [0,1,2, …, nW)],j∈[0,1,2,…,nL];
Step two: initializing triangle mesh list { T ] k [0,1,2, …, nT-1 ]]Nt=2 (nl+1) (nw+1) represents the number of triangle units; initializing k=0;
step three: traversing a planar rectangular grid list { G ] ij [ MEANS FOR SOLVING PROBLEMS ] to obtain G ij G is mapped by using a common-mode mapping method ij Mapping into
Step four: mapping method from space curved edge quadrangle to plane triangle unitSplit into two triangular units T 2k And T 2k+1 Wherein T is 2k Point connection number->T 2k+1 Point connection number of (2)
Step five: k++, cycling from step three to step five until { G } is complete ij Traversing;
step six: export outSum { T ] k And the list is the generated common plane triangle mesh.
CN202310067161.1A 2023-01-13 2023-01-13 Complex three-dimensional curved surface co-grid generation method Active CN116597109B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310067161.1A CN116597109B (en) 2023-01-13 2023-01-13 Complex three-dimensional curved surface co-grid generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310067161.1A CN116597109B (en) 2023-01-13 2023-01-13 Complex three-dimensional curved surface co-grid generation method

Publications (2)

Publication Number Publication Date
CN116597109A CN116597109A (en) 2023-08-15
CN116597109B true CN116597109B (en) 2023-12-22

Family

ID=87599627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310067161.1A Active CN116597109B (en) 2023-01-13 2023-01-13 Complex three-dimensional curved surface co-grid generation method

Country Status (1)

Country Link
CN (1) CN116597109B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101152A (en) * 1991-10-09 1993-04-23 Hitachi Ltd Three-dimensional numerical calculation mesh generating method
JP2004013672A (en) * 2002-06-10 2004-01-15 Rikogaku Shinkokai Three-dimensional mesh generation method
US6714195B1 (en) * 1999-03-01 2004-03-30 Canon Kabushiki Kaisha Image processing apparatus
CN1902661A (en) * 2004-01-06 2007-01-24 皇家飞利浦电子股份有限公司 Method of rendering graphical objects
CN102096948A (en) * 2011-03-01 2011-06-15 西安邮电学院 Meshsing method suitable for graphics hardware
CN106251400A (en) * 2016-07-19 2016-12-21 中国人民解放军63920部队 A kind of method and device building topography based on many quadrilateral mesh
CN108389263A (en) * 2018-03-29 2018-08-10 青岛数智船海科技有限公司 The IGES surface grids rapid generations calculated are solved towards Element BEM
CN108986020A (en) * 2018-07-17 2018-12-11 华南理工大学 A kind of three-dimension curved surface approximate expansion at plane adaptive approach
CN109035407A (en) * 2018-07-11 2018-12-18 北京拓扑拓科技有限公司 Parametric surface Triangulation Algorithm, device, equipment and storage medium based on direction
CN112862972A (en) * 2021-02-22 2021-05-28 北京工商大学 Surface structure grid generation method
CN113538695A (en) * 2021-07-19 2021-10-22 杭州群核信息技术有限公司 Method and device for quickly discretizing complex curved surface with arbitrary boundary and storage medium
CN115546015A (en) * 2022-10-27 2022-12-30 东莘电磁科技(成都)有限公司 Method for generating characteristic image of harmonic induction field when grid curved surface is subjected to plane electromagnetic wave

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060013505A1 (en) * 2002-11-06 2006-01-19 Shing-Tung Yau Analysis of geometric surfaces by comformal structure
FR2962835B1 (en) * 2010-07-16 2013-07-12 IFP Energies Nouvelles METHOD FOR GENERATING A HEXA-DOMINANT MESH OF A GEOMETRICALLY COMPLEX BASIN
US10922884B2 (en) * 2019-07-18 2021-02-16 Sony Corporation Shape-refinement of triangular three-dimensional mesh using a modified shape from shading (SFS) scheme

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101152A (en) * 1991-10-09 1993-04-23 Hitachi Ltd Three-dimensional numerical calculation mesh generating method
US6714195B1 (en) * 1999-03-01 2004-03-30 Canon Kabushiki Kaisha Image processing apparatus
JP2004013672A (en) * 2002-06-10 2004-01-15 Rikogaku Shinkokai Three-dimensional mesh generation method
CN1902661A (en) * 2004-01-06 2007-01-24 皇家飞利浦电子股份有限公司 Method of rendering graphical objects
CN102096948A (en) * 2011-03-01 2011-06-15 西安邮电学院 Meshsing method suitable for graphics hardware
CN106251400A (en) * 2016-07-19 2016-12-21 中国人民解放军63920部队 A kind of method and device building topography based on many quadrilateral mesh
CN108389263A (en) * 2018-03-29 2018-08-10 青岛数智船海科技有限公司 The IGES surface grids rapid generations calculated are solved towards Element BEM
CN109035407A (en) * 2018-07-11 2018-12-18 北京拓扑拓科技有限公司 Parametric surface Triangulation Algorithm, device, equipment and storage medium based on direction
CN108986020A (en) * 2018-07-17 2018-12-11 华南理工大学 A kind of three-dimension curved surface approximate expansion at plane adaptive approach
CN112862972A (en) * 2021-02-22 2021-05-28 北京工商大学 Surface structure grid generation method
CN113538695A (en) * 2021-07-19 2021-10-22 杭州群核信息技术有限公司 Method and device for quickly discretizing complex curved surface with arbitrary boundary and storage medium
CN115546015A (en) * 2022-10-27 2022-12-30 东莘电磁科技(成都)有限公司 Method for generating characteristic image of harmonic induction field when grid curved surface is subjected to plane electromagnetic wave

Also Published As

Publication number Publication date
CN116597109A (en) 2023-08-15

Similar Documents

Publication Publication Date Title
JP3365566B2 (en) How to generate a triangle grid
JP3416893B2 (en) Efficient vertex movement calculation system for 3D topography simulation
CN110188423B (en) Linear engineering structure rapid BIM modeling method based on finite element meshing
CN107886569B (en) Measurement-controllable surface parameterization method and system based on discrete lie derivative
CN112862972A (en) Surface structure grid generation method
CN111581776B (en) Iso-geometric analysis method based on geometric reconstruction model
CN109948214B (en) Urban multi-scale wind environment numerical simulation method
JPH0652271A (en) Simulation method for three-dimensional lsi shape
CN115495938B (en) Three-dimensional dynamic simulation and visualization method for sea surface waves
CN112560365A (en) Surface structure grid automatic generation method based on global mapping transformation
JPH0676023A (en) Graphic deformation processing method
CN113486429B (en) Automatic construction method of space intersection structure based on interpolation algorithm
Lee et al. Geodesics-based one-to-one parameterization of 3D triangle meshes
CN116597109B (en) Complex three-dimensional curved surface co-grid generation method
CN110796735B (en) Grid division method for NURBS curved surface finite element plate shell and computer realization system
Owen et al. Parallel hexahedral meshing from volume fractions
CN110136261B (en) Roadway virtual reality rapid modeling method
Ma Multimedia simulation-based architecture cad system model
KR20080051018A (en) System and method for curvature adapted isosurface extraction based on delaunay triangulation
CN108510579A (en) A kind of rendering indication method of the complicated trimmed surface of industry
Kawamura et al. A strategy of automatic hexahedral mesh generation by using an improved whisker-weaving method with a surface mesh modification procedure
CN104123696A (en) Focus and context visualization method based on multiresolution
CN116680933B (en) Cone surface modeling method based on conformal grid generation
CN115329697B (en) Method, device and system for generating simulated three-dimensional circuit diagram and storage medium
CN109191556B (en) Method for extracting rasterized digital elevation model from LOD paging surface texture model

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