WO2016001305A1 - A method for the discretization of a solid angle for use in a simulation or calculation process - Google Patents

A method for the discretization of a solid angle for use in a simulation or calculation process Download PDF

Info

Publication number
WO2016001305A1
WO2016001305A1 PCT/EP2015/064985 EP2015064985W WO2016001305A1 WO 2016001305 A1 WO2016001305 A1 WO 2016001305A1 EP 2015064985 W EP2015064985 W EP 2015064985W WO 2016001305 A1 WO2016001305 A1 WO 2016001305A1
Authority
WO
WIPO (PCT)
Prior art keywords
subdivision
grid
radiation
subdivisions
solid angle
Prior art date
Application number
PCT/EP2015/064985
Other languages
French (fr)
Other versions
WO2016001305A9 (en
Inventor
Jakob FAINBERG
Original Assignee
Magma Giessereitechnologie Gmbh
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 Magma Giessereitechnologie Gmbh filed Critical Magma Giessereitechnologie Gmbh
Publication of WO2016001305A1 publication Critical patent/WO2016001305A1/en
Publication of WO2016001305A9 publication Critical patent/WO2016001305A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/10Numerical modelling

Definitions

  • the invention relates generally to a method to be used in a simulation or calculation process and more specifically to a method of the above kind designed for achieving savings in terms of computer time and computer memory used. Still more specifically, the invention relates to a discretization of a solid angle for use in a simulation or calculation process.
  • the invention is described within the framework of helpful methods and algorithms applied as parts of a simulation method for calculating the thermal surface radiation and the use thereof for simulating the influence of thermally coupled surface radiation, specifically in relation to casting processes.
  • the use of the method according to the invention is not limited solely to this specific application.
  • computer graphics applications in general and specifically for use in computer games could be mentioned.
  • Bindick, Ahrenholz and Krafczyk summarized the state of the art within the technical field of thermally coupled radiation in three dimensions in "Heat Transfer Mathematical Modelling, Numerical Methods and Information Technology", ISBN 978-953-307-550-1, Aziz Belmiloudi Editor, printed 2011-02-14 , Chapter 7 - "Efficient Simulation of Transient Heat Transfer Problems in Civil Engineering” (see section 7.3 in particular) . Their observations are hereby incorporated in their entirety in referring to this work.
  • EP 1 667 069 Al describes a method for determining the distribution of the local radiation intensity in a semi- transparent medium by using ray tracing, wherein a significantly quicker method with a simultaneously smaller memory requirement for determining the distribution of the local radiation intensity in a semi- transparent medium exhibiting at least one boundary surface was introduced.
  • Simulation and calculation methods using ray tracing techniques that require many calculations and a large number of numerical results being stored in a computer. Hence it would be desirable to provide methods that achieve savings in terms of computer time and computer memory used.
  • a method for the discretization of a solid angle for use in a simulation or calculation process wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of heterogeneous subdivisions, 2V, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area; wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n; wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; and wherein the number of subdivisions in each individual radially consecutive ring forms an arithmetical progression.
  • the subdivision is completely parameterized by the number of radially consecutive rings n in a meridional direction and the number of azimuth segments of the first ring at the north pole r.
  • the segments in a ring may be turned in the azimuth direction about a free angle, so that a greater angle distance is created between segments of adjacent radially consecutive rings.
  • the method comprises refining said subdivision further using a hierarchical system of discretization levels, wherein a first level is represented by a system of spatial directions produced according to
  • ⁇ £ -arccos(l ) wherein N is the total number of subdivisions according to the arithmetical progression:
  • N n + 1 and n is the number of rings in a meridional direction, and wherein a next level is produced by subdividing each segment of the first level by doubled halving (quartering) in the azimuth and meridional direction.
  • the first refinement of a circular region is said circle at the north pole of said unit sphere, said circle at the north pole of said unit sphere being divided with 4 azimuth subdivisions into 4 spherical triangles.
  • a next finer level is further subdivided recursively according to a arithmetical progression at each successive level given by the expression »4 -1 ,2r+W-l , provoke ⁇ 4 ⁇ -1
  • the method may be executed on a computer or a central processing unit (CPU) whereby acceleration and savings in terms of computer time and computer memory used is achieved.
  • a solid angle for use in a simulation or calculation process; wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of heterogeneous subdivisions, N, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area; wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n; wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; wherein the number of subdivisions in each individual radially consecutive ring forms an arithmet
  • the invention relates to a computer software product on a computer-readable medium, which provides a software code for carrying out the according to the first aspect of the invention.
  • Figure 1 is an illustration of the solid angle through half a unit sphere
  • Figure 2 is an example of the securely embedded discretization of the solid angle
  • Figure 3 is an illustration of the chosen principle of the fixed subdivision of the unit sphere, the view "from above” along the normal direction of the radiation tile, wherein the subdivision resembles a target and comprises the azimuthally arranged segments, which in turn form radial rings;
  • Figure 5B is the third level created from the second level
  • Figure 5C illustrates direction vectors from all three levels, wherein vectors from different levels are characterized using different symbols at the origin of the vectors and wherein the rays for all directions shown are sent out according to the ray tracing method;
  • Figure 6 is a flow chart for selecting radiation sources from different refinement levels of the angle discretization
  • Figure 7 shows an example of the adapted discretization of the solid angle, wherein the spherical rectangles from different levels are marked in the diagram in the refinement direction;
  • Figure 8 shows the ray tracing diagram on the Cartesian grid comprising the detection of a sequence of intersections with the orthogonal grid
  • Figure 9 illustrates supported variants of the tile structure starting with individual, radiating sides of the orthogonal grid cells (crosses) ;
  • FIG. 10 is an illustration of the Chebyshev distance with the help of 2D examples: 10A: Isotropic Chebyshev distance; 10B: Anisotropic Chebyshev distance; Figure 11 shows an example of ray tracing in 2D supported by anisotropic Chebyshev distance;
  • Figure 12 shows an example of an actual application, namely of a thermal result for an investment casting project calculated using the radiation model
  • Figure 13 is an illustration comprising an elephant family showing a test of the model efficiency, effects of masking and distance from the heat source, wherein the heat comes from the ball at the top left of the image;
  • Figure 14 illustrates modelling of the simultaneous heat treatment of 4 gearwheel assemblies in a furnace with semi-closed cavity: A: the entire model. B: tempered assemblies, wherein the heat sources are mounted on the left and right walls; Figure 15 shows calculated scenarios with three cars, wherein the heat source is at the front top, not shown in the image;
  • Figure 16 shows heat treatment of 5 cast pump houses in a furnace
  • Figure 17 shows a flow chart of the subdivision method of the unit sphere.
  • Figures 18a and 18b shows a flow chart of the method of performing ray tracing by parallel computing on a computer system comprising a plurality of CPU's.
  • An application of the method according to the present invention is concerned with the calculation of the thermal surface radiation and the use thereof to simulate the influence of thermally coupled surface radiation, particularly in relation to casting processes.
  • the illustrative examples given below also comprises a method for simulating the influence of thermally coupled surface radiation on a solid body, which solid body has at least one surface capable of being exposed to radiation, by calculating the radiative exchange between grey, diffuse surfaces, characterized in that the surface or surfaces to be exposed to radiation is/are subdivided adaptively, hierarchically into radiation tiles of the same or virtually the same radiation intensity, and the surface temperature resulting from irradiation is achieved by means of a hierarchical view factor method, which view factor method comprises the evaluation of a solid angle integral using a primary solid angle subdivision, which primary solid angle subdivision comprises a homogeneous view factor discretization, wherein each solid angle subdivision is adaptively and hierarchically discretized into its partial areas by spherical projection and wherein the total of all partial amounts of that solid angle integral can be determined by means of ray tracing.
  • the surface radiation is taken into account in a thermal model by adapting the equation for the energy balance condition at the radiant surface.
  • the variables with the indices L and R in (1) characterize the heat conductivities and temperature gradients correspondingly to the left and right of the surface.
  • the vector N is the normal surface vector.
  • the equation (2) must be solved in a thermally coupled model with surface radiation.
  • the net heat flux is made up of the difference between the absorbed and emitted radiant heat
  • the incident heat flux is coupled by an integral to the outgoing heat flux:
  • the view factors method replaces the integral in (4) with a total through the contributions of the individual subdivisions of the radiant surface, for which direct visibility exists through linear optics.
  • the faces of the numerical grid act as individual elements of the surface, wherein the clustering of a plurality of adjacent faces of the grid in radiating elements of this kind is also known according to the hierarchical view factor method.
  • the solid angle is often depicted by half a unit sphere, as indicated by reference numeral 1 in Figure 1.
  • a unit sphere is placed about the centre of the radiant surface 3.
  • the surrounding visible radiant surface grid 4 is centrally projected 5 onto the unit sphere 1. According to the Nusselt principle, the component of the projection onto the unit sphere parallel to the equatorial plane is equal to the view factor in each case.
  • the complexity of the quadrature (4) is generally proportional to the square of the subdivisions of the radiant surface through the numerical grid.
  • the calculation according to (4) can therefore lead to an excessive memory and computational work requirement, particularly for large, complex geometries.
  • This diagram leads to another logic in the integration of the heat flux according to eguation (4) .
  • the problem addressed by the view factor method involves determining the individual subdivisions of the solid angle, the subdivisions being a map of the visible subdivisions of the surface, the individual subdivisions 6, 7, 8, 9 of the solid angle are fixed in the alternative method and therefore known in advance.
  • the actual problem is now looking for a representative element of the radiating grid which assumes the role of the radiation source for the given piece of the subdivision of the solid angle. It is therefore assumed that the radiation intensity emanating from the located radiation source is uniformly present in the entire subdivision of the solid angle (see Figure 2) .
  • the following approach is taken with the securely embedded discretization of the solid angle.
  • a particular subdivision of the unit sphere about the centre of the selected radiant face i is undertaken independently of the numerical grid.
  • a central projection of this subdivision onto the surrounding grid is carried out.
  • the direction of the projection is illustrated upwards by arrows 10 in Figure 2; cf. the reverse projection direction in the view factors method in Figure 1.
  • the projection of the centre point of each part of the solid angle is assigned to an element of the radiating grid (such as point 11a), so that the entire subdivision of the solid angle is mapped onto the radiant face elements.
  • the advantage of this method is that complex geometric analysis of the masking is dispensed with. For each subdivision of the solid angle starting from the centre of the face, a single test ray is sent out. The ray direction corresponds to the centre point of the given part of the solid angle.
  • the method of subdividing the radiant surfaces is illustrated by way of example below by means of the numerical grid currently used in the MAGMAsoft program (MAGMA Gie ⁇ ereitechnologie GmbH) .
  • the method can, however, be used in principle for any grid types without restriction .
  • MAGMAsoft uses a tensor product grid.
  • the 3D grid is made up of three systems of grid lines in 3 Cartesian spatial directions X, Y, and Z, which run through the entire model and embed it in a cuboid.
  • the grid is therefore made up of orthogonal cuboid cells.
  • the numerical grid therefore consists of an orthogonal grid and is therefore only completely defined by the material distribution over the grid cells in this grid and three rows of coordinates along the three Cartesian directions.
  • the individual radiant surfaces in the radiation model are found in the grid during their initialization by material proximities in the grid.
  • a radiant surface is defined as a right-angled facet of a grid cell with the normal vector in one of the 6 spatial directions +X, -X, +Y, -Y, +Z, -Z, if one of the 2 conditions is satisfied:
  • the facet divides two grid cells, one of which is covered with an opaque material and another with a transparent.
  • the normal vector points in the direction of the transparent cell.
  • the transparent material in MAGMAsoft is normally air, in which case only the heat conduction is calculated.
  • the facet divides two grid cells, one of which is covered with an opaque material and another with the ID boundary material.
  • the cell with the boundary material lies outside the computation area of MAGMAsoft.
  • a facet of this kind is defined as a radiating face if it does not lie at the boundary of the bounding box of the grid, namely because no other facet is visible there viewed from the surface. In this case, the determination of the net heat flux is trivial.
  • the radiant faces defined in this manner contribute to the energy balance according to equation (2) . They are referred to below as radiation tiles or tiles.
  • a uniform distribution of the unit sphere according to the view factors is not unambiguous and can take place in innumerable ways.
  • the method chosen here additionally requires a certain symmetry in subdivision in relation to the normal vector of the radiation tile and is easy to handle .
  • the unit sphere is axially symmetrical to begin with, starting from a circle 12 at the north pole, subdivided into a series of radially consecutive rings 13, 14, 15. Each ring is then subdivided into a different number of ring segments in the azimuth direction, such as the segments 15i, 15 2 , 15 3 , 15 4 , 15 5 , 15 6 .
  • Each segment is a spherical rectangle bounded by 2 azimuth lines, such as 16 and 17 and 2 meridional coordinate lines (circular arcs) , such as 18 and 19, of the spherical coordinate system.
  • 2 azimuth lines such as 16 and 17
  • 2 meridional coordinate lines such as 18 and 19, of the spherical coordinate system.
  • the subdivision can be completely parameterized by the number of rings n in the meridional direction and the number of azimuth segments of the first ring at the north pole r. For each possible parameterization (n, r) there is a single solution for the meridional coordinates of the rings, so that each spherical segment can always be assigned the same view factor:
  • N in (7) is the total number of subdivisions according to the arithmetical progression
  • N ⁇ - ⁇ n + l
  • the number of subdivisions N and therefore also the number of rays per one tile 3 grows quadratically according to (7a) with the number of defined meridional rings n (see Figure 4) .
  • the segments in a ring as shown in Figure 3 may be turned in the azimuth direction about a free angle al, a2, so that a greater angle distance is created between segments of the adjacent rings.
  • the first level is represented by the system of spatial directions produced according to the equation (7), see Figure 4.
  • the next level is produced by subdividing each segment of the first level by doubled halving in the azimuth and meridional direction, in other words by quartering .
  • the exception exists with the first refinement of the circular region 12 at the north pole, which is divided with 4 azimuth subdivisions into 4 spherical triangles. Where there are further subdivisions, no exception rules apply, all spherical regions are refined as spherical rectangles, as described above.
  • the 4 spherical triangles around the north pole are treated as abnormal spherical rectangles from the third refinement level.
  • the next finer level is further subdivided recursively according to the same principles. This produces a arithmetical progression of the number of rays at each successive level. For k levels of refinement
  • the directional vectors according to the refinement are shown in Figure 5A, B and C. Three refinement levels are used in the current implementation.
  • rays are initially sent out in succession from all refinement levels and all results thereby obtained are stored. The results are then evaluated.
  • the local adaptation of the angle discretization replaces a list of this kind with sub-lists from all discretization levels.
  • the approach in this case is as follows .
  • temperatures of the radiation tiles encountered are compared with one another. If the hierarchical system of the directions is adapted for the first time during this prior to thermal simulation, temperatures of the sources come from the first temperature initialization for different materials. Otherwise, if the adjustment takes place dynamically during the course of the calculation, these are the currently calculated temperatures. If the absolute difference between the maximum and minimum temperature relative to the maximum temperature is smaller than the fixed defined boundary, the radiation sources of the finer level already defined are likewise rejected and replaced by a source from the current level. Otherwise they are retained.
  • a subdivision in the current level is processed, it is marked as either “refined” or “not refined”, depending on the outcome. If this results in the replacing of the sources of the finer levels with a source of the current level, this is entered in the list of sources taken into account of the current refinement level. If one of the sources is marked as "not refined”, the source is entered in the list of sources taken into account for the finer level. The entry is made only if the new source belongs to a surface of the opaque material. Otherwise, the view factor of the outer unmasked space is increased by a constant value of the
  • the sequence described above is represented in Figure 6.
  • the algorithm supplies k lists of radiation sources for k levels of uniform discretization.
  • the adapted angle discretization in this case is chosen in such a manner that a concentration of representative radiation sources occurs in the angle regions, where an inconsistent dependence of the radiation intensity on the spatial direction can potentially be expected.
  • the jump in radiation intensity happens in the half-open cavities at a boundary between the hot opaque material and the open space.
  • a jump of this kind is also caused by the thermal contrast between two adjacent opaque materials in the angle space.
  • the materials labelled with different ID' s may either be in direct thermal contact along their boundary in the angle space or partially mask one another.
  • the adapted discretization of the solid angle for the radiation tile observed takes place in this way through the selection of radiation sources.
  • the subdivided surface of the unit sphere may be used to represent the angle discretization. Following adaptation it is completely covered without overlaps by spherical segments from different refinement levels.
  • One example of the adapted discretization of the solid angle is shown in Figure 7.
  • a view factor of an H-shaped face 21, shown top left in the figure, is to be approximated by ray tracing.
  • the number of rays is equal to 166, 664 and 2656 for the discretization level corresponding to 1-e, 2-e and 3-e, so that a total of 3486 rays are sent out to scan the hemisphere.
  • 218 rays have been selected, which is smaller by a factor of 16 than at the finest level.
  • the spherical rectangles from different levels are marked in the figure, sorted in the refinement direction by their size.
  • the outgoing heat fluxes defined by sources from different levels, must be weighted differently in the calculation of the incident heat flux.
  • the terms q 0 J Ut in the inner total are amounts from the list of radiation sources of the respective discretization levels.
  • a voxel-based ray tracing method with reverse ray tracing is used.
  • a voxel supports the test as to whether the ray encounters an object in the given voxel.
  • a voxel is a cube-shaped volume where the information on geometric objects is contained therein.
  • a tensor product grid is provided as a grid consisting of the individual voxels itself. Each grid cell becomes a voxel.
  • the method according to the invention is not however tied to the MAGMAsoft program and can be used for any voxel-based ray tracing method.
  • Reverse tracing means that all rays are initially sent out from the tile that receives the radiation. The radiation sources encountered by rays are thereby determined. However the radiation sources transmit energy physically to the receiver. The energy reaches the tile on the "straight" path, which corresponds to a reverse direction in the ray path of ray tracing. This is therefore referred to as ray tracing with reverse tracing .
  • the geometric objects that absorb and reflect the rays are the defined radiation tiles that are defined in the grid cells with the help of the material proximity. Due to the structured nature of the numerical grid, it is sufficient for 3 tile ID's to be stored per grid cell. If 6 sides of a grid cell are referred to as the front, back, west, east, north, south, the 3 ID's refer to three possible tiles on the back, east and north side of the cell. Information relating to the tile on the three remaining sides of the cell (front, west and south) can be taken from the neighbouring cell. Positive values are allocated to the actually existing tiles on one side of the cell. The allocation takes place during the tile definition .
  • the entire defined bundle of vectors indicating the directions of individual rays is centred about the normal vector of the respective tile. This is achieved through multiplication of the vectors with a rotational matrix which converts the central vector of the bundle in the Cartesian direction +Z into the normal vector of the tile.
  • the rays are then sent out from all refinement levels according to row.
  • Ray tracing by the numerical grid involves the search for intersections between the continuation of the ray and the individual sides of the grid cell in which the ray is currently located (see Figure 8) .
  • the ID of the corresponding tile is requested on the side of the grid cell .
  • the ray tracing is stopped and the global ID of the radiation source that has been located returned.
  • the ray tracing procedure is repeated in the next grid cell until the ray hits a tile or leaves the boundaries of the numerical grid. In the latter case, a fixed ID of the outer space is returned .
  • All radiation tiles have a Cartesian orientation in the current model.
  • the clustering of neighbours is allowed if they lie on a level and their grid cells also have the same opaque material.
  • Clustering of the radiation tiles usually occurs densely only on flat surfaces.
  • the surface grid is stepped, as a result of which the number of coplanar sides of the grid cells is reduced. Acceleration by a factor of 2 or slightly more is achieved on average by the implemented tile clustering method in the case of complex geometries.
  • the tile clustering in clusters consists of the following steps:
  • the list of grid cells belonging to a cluster radiation tile is stored in the data structure of a radiation tile.
  • the mean incident heat flux is included in the energy balance (2) in the same way for each side of the grid cell from the cluster.
  • Ray tracing according to the voxel-based ray tracing method requires each transparent grid cell lying on the ray path to be visited, see Figure 8.
  • the processing of many empty (i.e. transparent) cells may take up a significant part of the computing time, particularly when the model has large, air-filled cavities or fine networking in the intermediate spaces.
  • a method would accelerate ray tracing, so that a ray immediately "tunnels" over a larger block of empty cells rather than visiting each grid cell encountered on the way. Information on the size of empty cell blocks of this kind should be available for this.
  • Figure 10A shows the isotropic classic Chebyshev distance. Cells at the same distance about the dotted zero cells at zero distance are arranged in a layer at the edge of a square.
  • Figure 10B shows the anisotropic Chebyshev distance for the upper left square. The anisotropic distance is correspondingly defined only for cells which lie in this square in relation to one of the zero cells 23. Otherwise, it is measured in exactly the same way as the isotropic distance in Figure 10A. The directions observed (quadrant) are marked with the arrows 24 and 25 in the zero cells in the respective cases. It is evident that the anisotropic distance achieves greater values than the isotropic.
  • Chebyshev distance allows steps involved in ray tracing to be adaptively configured, independently of the current distance from a surface. If the current position of the traced ray is far removed from the next surface, the jump in the grid will also be correspondingly large. When the ray approaches a surface, the Chebyshev distance diminishes and with it the jump size too. The closer a ray gets to the surface, the slower its progress.
  • the classic isotropic Chebyshev distance is measured in relation to the marked grid cells using the zero distance. Cells of this kind are referred to below as zero cells. Cells at the same Chebyshev distance from a chosen zero cell are arranged in quadratic layers about the zero cell .
  • the distance is obtained by looking for grid cells that have not yet been marked.
  • the next layer is assigned distance 2 .
  • all unmarked cells with direct neighbours or over edge neighbours with distance 1 are searched for.
  • a similar procedure is followed with the other layers until no further cells without an entered distance are found.
  • Determining an octant requires the use of the anisotropic distance in ray tracing. A check is initially made to see in which octant the ray direction ⁇ lies. The 8 anisotropic distances are then used in the 3D case, which corresponds to an opposite octant. If, for example, a ray comes from the direction (0.5, 0.2, -0.1), it lies in the octant (+X, +Y, -Z) . The corresponding distance starting from the zero cells was measured in an octant against the ray direction. The necessary distance is therefore stored in the octant (-X, -Y, +Z) .
  • the advantage of an anisotropic distance over an isotropic one is a more precise specification for a possible jump over a block of empty cells in ray tracing.
  • the value of the anisotropic distance in an octant often turns out to be greater than with isotropic, cf. Figs. 10A and 10B.
  • the probability that a zero cell lies in an octant cube of the grid is smaller than in the isotropic case, where the corresponding cube is made up of 8 such octants.
  • the ray tracing can therefore make greater jumps in the grid.
  • anisotropic distance is the memory additionally reguired for this in the case of ray tracing, which amounts to an extra 96 bytes per grid cell in the "int" distance type.
  • distances with the "unsigned char” type are assigned in this method. This type permits a maximum distance size of 128 grid cells. Greater values may theoretically occur in an application. The assignment of distances during their calculation is therefore interrupted once the layer with value 128 has been reached and the remaining unassigned transparent cells with the same value of 128 are assigned. In this way, the maximum possible length of a jump in the grid is limited during ray tracing.
  • Opaque cells with defined radiation tiles and cells on the outer edge of the numerical grid in contact with a transparent cell are defined as zero cells in the method. Said method ensures that all transparent cells are completely surrounded by a layer of zero cells and there is at least one reference zero cell for each transparent cell in the anisotropic case too.
  • An example of ray tracing in 2D, supported by anisotropic Chebyshev distance, is shown in Figure 11. The grid and the calculated distance are taken from Figure 10 on the right. The ray in the octant (+X,-Y) is processed with distance in the octant (-X, +Y) . The initial position of the ray in the intersection with a cell side at top left lies in the cell at distance 3.
  • the indices of the cell found after the jump in 3 Cartesian directions are unknown. They are determined according to the binary search algorithm.
  • the index in the grid at the intersection is estimated in each direction starting from an equidistant grid in the cube. By comparing coordinates a check is then made to see whether the intersection located lies in the cell with the estimated index. If not, the corresponding half of the interval with the Chebyshev distance length is further halved. The procedure is repeated recursively in this manner until the located index of the cell belongs to the intersection.
  • the work involved in the binary search in a fixed interval depends logarithmically on the length of the interval, i.e.
  • the global grid model is created in the first section.
  • the grid data of the entire grid are communicated to all CPU' s .
  • three rows of coordinates are communicated in three Cartesian directions.
  • a flag is determined from root for the transparency of each grid cell and communicated in a numerical field of the "unsigned char" type to all CPU's.
  • the number of locally defined radiation tiles N existing on a CPU is determined.
  • N MIN(N 1 - N AV ,N 2 - N AV ) .
  • the indices of the tiles to be transferred and the ID's of the CPU acceptors are stored each time.
  • Step 3 is repeated until it is no longer possible to balance the tiles between the CPU's.
  • the parameters for the balancing of loads as described above are known to each CPU, local data on the position of the radiation tiles in the grid are communicated by the CPU donators to the CPU acceptors.
  • the CPU acceptors in this way receive a list of imported tiles to be processed, in addition to the list of their own tiles.
  • the lists of own tiles to be processed on the CPU donators are correspondingly shortened.
  • the CPU acceptors transmit the located radiation sources of the imported tiles back to the CPU donators.
  • MPI communication takes place asynchronously, wherein with an irregular distribution of tiles each donator may have several acceptors and each acceptor may have several donators.
  • the radiation sources received from the donator are written into the data structure of the own tiles in this step straight after receipt by a CPU acceptor.
  • the Gauss-Seidel iterative method is used to calculate the absorbed heat flux on each radiation tile. This flux represents the final result for the thermal model from the radiation side. Knowledge of the outgoing heat fluxes is necessary across all CPU' s at this point, as the path of rays taken into account have been calculated for each ray without taking account of the domain decomposition.
  • Gauss Seidel iterative method it is advantageous for the Gauss Seidel iterative method to take place on each CPU only for local radiation tiles.
  • the summation of the outgoing heat fluxes in line with the multi-level method according to equation (8) contains contributions from all tiles determined by ray tracing, including from other CPU's.
  • Each radiation tile is assigned a continuous, global index, wherein the same indices can be advantageously stored instead of the radiation sources for each tile during ray tracing.
  • the global outgoing heat fluxes may be indicated in an array according to the global index, wherein before each passage of the Gauss-Seidel loop, the outgoing flows from all local tiles are communicated into the global array.
  • the model of thermally coupled surface radiation for diffuse grey radiators introduced above may find an application in many technical processes where cavities or semi-transparent materials and high temperatures exist.
  • the attractive aspect of the method lies in its ease and very short calculation time, within which the most rigorous problems in the modelling of the remote action of thermal radiation are processed.
  • Figures 12 to 16 Various examples of the application of the method are shown in Figures 12 to 16. As shown, the method here is not limited to only one heat source, but a plurality, e.g. two ( Figure 14) and a higher number of heat sources can also be used.
  • the method indicated here for the discretization of a solid angle for use in a simulation process can be conceived of in its application not only in connection with thermally coupled surface radiation, but can also be used in other calculation and simulation processes where acceleration and savings in computer time and computer memory used, such as rendering software, for example, in general and computer games in particular or scientific rendering tools is of importance.
  • the method of ray tracing indicated here for use in a simulation process can be conceived of similarly in its application not only in connection with thermally coupled surface radiation, but can also be used in other calculation and simulation processes where acceleration and savings in computer time and computer memory used, such as rendering software, for example, in general and computer games in particular or scientific rendering tools is of importance.

Abstract

The invention relates to a method for the discretization of a solid angle for use in a simulation or calculation process; wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of subdivisions, N, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area; wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n; wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; and wherein the number of subdivisions in each individual radially consecutive ring forms an arithmetical progression.

Description

A METHOD FOR THE DISCRETIZATION OF A SOLID ANGLE FOR USE IN A SIMULATION OR CALCULATION PROCESS
FIELD OF THE INVENTION
The invention relates generally to a method to be used in a simulation or calculation process and more specifically to a method of the above kind designed for achieving savings in terms of computer time and computer memory used. Still more specifically, the invention relates to a discretization of a solid angle for use in a simulation or calculation process.
The invention is described within the framework of helpful methods and algorithms applied as parts of a simulation method for calculating the thermal surface radiation and the use thereof for simulating the influence of thermally coupled surface radiation, specifically in relation to casting processes. However, the use of the method according to the invention is not limited solely to this specific application. As examples of further applications of the methods according to the invention computer graphics applications in general and specifically for use in computer games, could be mentioned.
BACKGROUND OF THE INVENTION
Bindick, Ahrenholz and Krafczyk summarized the state of the art within the technical field of thermally coupled radiation in three dimensions in "Heat Transfer Mathematical Modelling, Numerical Methods and Information Technology", ISBN 978-953-307-550-1, Aziz Belmiloudi Editor, printed 2011-02-14 , Chapter 7 - "Efficient Simulation of Transient Heat Transfer Problems in Civil Engineering" (see section 7.3 in particular) . Their observations are hereby incorporated in their entirety in referring to this work.
EP 1 667 069 Al describes a method for determining the distribution of the local radiation intensity in a semi- transparent medium by using ray tracing, wherein a significantly quicker method with a simultaneously smaller memory requirement for determining the distribution of the local radiation intensity in a semi- transparent medium exhibiting at least one boundary surface was introduced. Simulation and calculation methods using ray tracing techniques that require many calculations and a large number of numerical results being stored in a computer. Hence it would be desirable to provide methods that achieve savings in terms of computer time and computer memory used.
SUMMARY OF THE INVENTION
On the above background it is an object of the present invention to provide a method for use in simulations carried out not only in connection with thermal problems but also in connection with general computer graphics based on ray tracing, which that achieves savings in terms of computer time and computer memory used.
The above and other objects and advantages are obtained according to the invention by the discretization method defined in the independent claim. Various embodiments of the method according to the invention are defined in the dependent claims.
According to a first aspect of the invention there is provided a method for the discretization of a solid angle for use in a simulation or calculation process; wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of heterogeneous subdivisions, 2V, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area; wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n; wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; and wherein the number of subdivisions in each individual radially consecutive ring forms an arithmetical progression.
According to a first embodiment of the first aspect of the invention, the subdivision is completely parameterized by the number of radially consecutive rings n in a meridional direction and the number of azimuth segments of the first ring at the north pole r.
According to a second embodiment of the first aspect of the invention, the segments in a ring may be turned in the azimuth direction about a free angle, so that a greater angle distance is created between segments of adjacent radially consecutive rings. According to a third embodiment of the first aspect of the invention, the method comprises refining said subdivision further using a hierarchical system of discretization levels, wherein a first level is represented by a system of spatial directions produced according to
1 (n - I + 1)(2r + n + i - 2)
θ£ = -arccos(l ) wherein N is the total number of subdivisions according to the arithmetical progression:
2r 4- n— 1
N = n + 1 and n is the number of rings in a meridional direction, and wherein a next level is produced by subdividing each segment of the first level by doubled halving (quartering) in the azimuth and meridional direction.
According to the first aspect of the invention, the first refinement of a circular region is said circle at the north pole of said unit sphere, said circle at the north pole of said unit sphere being divided with 4 azimuth subdivisions into 4 spherical triangles. According to the first aspect of the invention, a next finer level is further subdivided recursively according to a arithmetical progression at each successive level given by the expression »,4 -1 ,2r+W-l , „Λ4Κ-1
(7b). Ntot = N— = (——n + 1)— where k is the number of levels of refinement.
According to the first aspect of the invention, the method may be executed on a computer or a central processing unit (CPU) whereby acceleration and savings in terms of computer time and computer memory used is achieved. In particular and according to the first aspect of the invention there is provided a method for the discretization of a solid angle for use in a simulation or calculation process; wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of heterogeneous subdivisions, N, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area; wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n; wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; wherein the number of subdivisions in each individual radially consecutive ring forms an arithmetical progression; and wherein said method is executed on a computer or a central processing unit (CPU) whereby acceleration and savings in terms of computer time and computer memory used is achieved.
According to a second aspect, the invention relates to a computer software product on a computer-readable medium, which provides a software code for carrying out the according to the first aspect of the invention. BRIEF DESCRIPTION OF THE DRAWINGS
The invention will be better understood with reference to the following detailed description in conjunction with the figures of the drawing, in which
Figure 1 is an illustration of the solid angle through half a unit sphere;
Figure 2 is an example of the securely embedded discretization of the solid angle;
Figure 3 is an illustration of the chosen principle of the fixed subdivision of the unit sphere, the view "from above" along the normal direction of the radiation tile, wherein the subdivision resembles a target and comprises the azimuthally arranged segments, which in turn form radial rings;
Figure 4 is an example of the system of direction vectors for parameterization (r=4, n=10) resulting from the equation (7), wherein the total number of directions according to (7a) is equal to N=86;
Figure 5A is the second refinement level created from the first level with subdivision (r, n)=(4,10);
Figure 5B is the third level created from the second level;
Figure 5C illustrates direction vectors from all three levels, wherein vectors from different levels are characterized using different symbols at the origin of the vectors and wherein the rays for all directions shown are sent out according to the ray tracing method;
Figure 6 is a flow chart for selecting radiation sources from different refinement levels of the angle discretization;
Figure 7 shows an example of the adapted discretization of the solid angle, wherein the spherical rectangles from different levels are marked in the diagram in the refinement direction;
Figure 8 shows the ray tracing diagram on the Cartesian grid comprising the detection of a sequence of intersections with the orthogonal grid;
Figure 9 illustrates supported variants of the tile structure starting with individual, radiating sides of the orthogonal grid cells (crosses) ;
Figure 10 is an illustration of the Chebyshev distance with the help of 2D examples: 10A: Isotropic Chebyshev distance; 10B: Anisotropic Chebyshev distance; Figure 11 shows an example of ray tracing in 2D supported by anisotropic Chebyshev distance;
Figure 12 shows an example of an actual application, namely of a thermal result for an investment casting project calculated using the radiation model;
Figure 13 is an illustration comprising an elephant family showing a test of the model efficiency, effects of masking and distance from the heat source, wherein the heat comes from the ball at the top left of the image;
Figure 14 illustrates modelling of the simultaneous heat treatment of 4 gearwheel assemblies in a furnace with semi-closed cavity: A: the entire model. B: tempered assemblies, wherein the heat sources are mounted on the left and right walls; Figure 15 shows calculated scenarios with three cars, wherein the heat source is at the front top, not shown in the image;
Figure 16 shows heat treatment of 5 cast pump houses in a furnace; and
Figure 17 shows a flow chart of the subdivision method of the unit sphere. Figures 18a and 18b shows a flow chart of the method of performing ray tracing by parallel computing on a computer system comprising a plurality of CPU's.
DETAILED DESCRIPTION OF THE INVENTION
The following detailed description of the invention will illustrate the application of the discretization of the solid angle according to the present invention specifically in connection with thermal calculations. It should, however, be noted that this is only a single example of a technical field in which the present invention can be applied. More generally, it can be applied in computer graphics based on ray tracing techniques . Many important properties, such as viscosity, electrical conductivity, the specific volume or chemical reactivity of a material or medium are determined by temperature. For example, in the field of melting, purification and/or the forming of solid substances such as metals, glass, ceramics, for example, observing certain temperatures, frequently also in a time-dependent manner, takes on great significance.
An application of the method according to the present invention is concerned with the calculation of the thermal surface radiation and the use thereof to simulate the influence of thermally coupled surface radiation, particularly in relation to casting processes.
The illustrative examples given below also comprises a method for simulating the influence of thermally coupled surface radiation on a solid body, which solid body has at least one surface capable of being exposed to radiation, by calculating the radiative exchange between grey, diffuse surfaces, characterized in that the surface or surfaces to be exposed to radiation is/are subdivided adaptively, hierarchically into radiation tiles of the same or virtually the same radiation intensity, and the surface temperature resulting from irradiation is achieved by means of a hierarchical view factor method, which view factor method comprises the evaluation of a solid angle integral using a primary solid angle subdivision, which primary solid angle subdivision comprises a homogeneous view factor discretization, wherein each solid angle subdivision is adaptively and hierarchically discretized into its partial areas by spherical projection and wherein the total of all partial amounts of that solid angle integral can be determined by means of ray tracing.
PRINCIPLES
Energy balance at the radiant surface
The surface radiation is taken into account in a thermal model by adapting the equation for the energy balance condition at the radiant surface.
Without radiation this condition alone is expressed by the heat conduction flows,
(1) . (L LT- RVT)N = 0
The variables with the indices L and R in (1) characterize the heat conductivities and temperature gradients correspondingly to the left and right of the surface. The vector N is the normal surface vector.
An additional term, the net heat flux density, enters the balance equation (1) through radiation:
(2) . (LVLT-AR T)N + qnet = 0
The equation (2) must be solved in a thermally coupled model with surface radiation.
The net heat flux is made up of the difference between the absorbed and emitted radiant heat
(3) . Qnet = e{qin - σΤ4[ ) e in (3) is the emissivity of the surface. In the case of the so-called grey and diffuse radiant surface, it is averaged out hemispherically via the entire electromagnetic spectrum and via the solid angle. It is also assumed in the same way as the absorption coefficients likewise averaged out. qin in (3) is the incident heat flux density. The problem addressed by a numerical model for surface radiation is that of determining the values of the incident radiation at each part of the radiant surface.
Calculating the incident heat flux
The incident heat flux is coupled by an integral to the outgoing heat flux:
Figure imgf000013_0001
Integration takes place via the solid angle 2π . The result applies to the centre of the piece of the radiant surface . The view factors method replaces the integral in (4) with a total through the contributions of the individual subdivisions of the radiant surface, for which direct visibility exists through linear optics. In a normal case, the faces of the numerical grid act as individual elements of the surface, wherein the clustering of a plurality of adjacent faces of the grid in radiating elements of this kind is also known according to the hierarchical view factor method. The solid angle is often depicted by half a unit sphere, as indicated by reference numeral 1 in Figure 1. A unit sphere is placed about the centre of the radiant surface 3. The surrounding visible radiant surface grid 4 is centrally projected 5 onto the unit sphere 1. According to the Nusselt principle, the component of the projection onto the unit sphere parallel to the equatorial plane is equal to the view factor in each case.
Calculation of the view factors is illustrated geometrically in Figure 1. In order to determine the value of a view factor between the surface j outside and the surface i (shaded grey in the image), the visible part of face j should be projected onto the unit sphere about the centre of face i to begin with. The calculation of the total integral (4) involves the projection of the entire radiating grid 4 onto the unit sphere 1, as is illustrated in Figure 1.
The complexity of the quadrature (4) is generally proportional to the square of the subdivisions of the radiant surface through the numerical grid. The calculation according to (4) can therefore lead to an excessive memory and computational work requirement, particularly for large, complex geometries.
The geometric diagram of the view factors method according to Figure 1 can be inverted, which may result in principle in a smaller memory requirement and less computational work.
In the case of view factors, the subdivision (discretization) of the solid angle is fixed by the previously generated numerical grid. The refinement of the subdivision completely exists through the numerical grid. Conversely, however, it is possible to fix any subdivision of the solid angle initially independently of the numerical grid at the edge of the transparent cavity in the first step. In the second step, this subdivision of the unit sphere is then projected onto the surrounding grid. This principle is explained in Figure 2.
This diagram leads to another logic in the integration of the heat flux according to eguation (4) . While the problem addressed by the view factor method involves determining the individual subdivisions of the solid angle, the subdivisions being a map of the visible subdivisions of the surface, the individual subdivisions 6, 7, 8, 9 of the solid angle are fixed in the alternative method and therefore known in advance. The actual problem is now looking for a representative element of the radiating grid which assumes the role of the radiation source for the given piece of the subdivision of the solid angle. It is therefore assumed that the radiation intensity emanating from the located radiation source is uniformly present in the entire subdivision of the solid angle (see Figure 2) .
The following approach is taken with the securely embedded discretization of the solid angle. In the first step, a particular subdivision of the unit sphere about the centre of the selected radiant face i is undertaken independently of the numerical grid. In the second step, a central projection of this subdivision onto the surrounding grid is carried out. The direction of the projection is illustrated upwards by arrows 10 in Figure 2; cf. the reverse projection direction in the view factors method in Figure 1. The projection of the centre point of each part of the solid angle is assigned to an element of the radiating grid (such as point 11a), so that the entire subdivision of the solid angle is mapped onto the radiant face elements.
An error in the discretization of the distribution of the heat flux over the solid angle occurs if the part of the solid angle being observed, projected onto the radiant grid, has face elements with widely divergent emitted heat flux densities, which leads to a great variation in radiation intensity within the solid angle.
The advantage of this method is that complex geometric analysis of the masking is dispensed with. For each subdivision of the solid angle starting from the centre of the face, a single test ray is sent out. The ray direction corresponds to the centre point of the given part of the solid angle.
The sending out of rays or ray tracing is dealt with in greater detail in the section entitled "Ray tracing".
Radiation tiles
The method of subdividing the radiant surfaces is illustrated by way of example below by means of the numerical grid currently used in the MAGMAsoft program (MAGMA Gieβereitechnologie GmbH) . The method can, however, be used in principle for any grid types without restriction . MAGMAsoft uses a tensor product grid. The 3D grid is made up of three systems of grid lines in 3 Cartesian spatial directions X, Y, and Z, which run through the entire model and embed it in a cuboid. The grid is therefore made up of orthogonal cuboid cells.
The numerical grid therefore consists of an orthogonal grid and is therefore only completely defined by the material distribution over the grid cells in this grid and three rows of coordinates along the three Cartesian directions. The individual radiant surfaces in the radiation model are found in the grid during their initialization by material proximities in the grid. A radiant surface is defined as a right-angled facet of a grid cell with the normal vector in one of the 6 spatial directions +X, -X, +Y, -Y, +Z, -Z, if one of the 2 conditions is satisfied:
1. The facet divides two grid cells, one of which is covered with an opaque material and another with a transparent. The normal vector points in the direction of the transparent cell. The transparent material in MAGMAsoft is normally air, in which case only the heat conduction is calculated.
2. The facet divides two grid cells, one of which is covered with an opaque material and another with the ID boundary material. The cell with the boundary material lies outside the computation area of MAGMAsoft. A facet of this kind is defined as a radiating face if it does not lie at the boundary of the bounding box of the grid, namely because no other facet is visible there viewed from the surface. In this case, the determination of the net heat flux is trivial. The radiant faces defined in this manner contribute to the energy balance according to equation (2) . They are referred to below as radiation tiles or tiles.
DISCRETIZATION OF THE SOLID ANGLE
The complete solid angle is subdivided in this method in such a manner that each subdivision corresponds to the same view factor VF, namely VFj = 1/N = const, wherein N is the total number of subdivisions. A homogeneous subdivision of the unit sphere of this kind in relation to view factors is not a homogeneous subdivision of its surface on account of the term (ΩΝ) in the corresponding integral:
( 5 ) . /Ω[ (ΩΛΓ)3Ω = /φ /θ sin(G) cos(6) 303Θ = J = const
The advantage of a subdivision of this kind emerges when calculating the incident heat flux according to equation (4) . The view factor which is constantly the same can be excluded, since determination of the incident flux changes into an averaging of the outgoing flux.
Figure imgf000018_0001
A uniform distribution of the unit sphere according to the view factors is not unambiguous and can take place in innumerable ways. The method chosen here additionally requires a certain symmetry in subdivision in relation to the normal vector of the radiation tile and is easy to handle . Referring to Figure 3, the unit sphere is axially symmetrical to begin with, starting from a circle 12 at the north pole, subdivided into a series of radially consecutive rings 13, 14, 15. Each ring is then subdivided into a different number of ring segments in the azimuth direction, such as the segments 15i, 152, 153, 154, 155, 156. Each segment is a spherical rectangle bounded by 2 azimuth lines, such as 16 and 17 and 2 meridional coordinate lines (circular arcs) , such as 18 and 19, of the spherical coordinate system. As it appears from Figure 3, the number of subdivisions in individual rings forms an arithmetical progression.
The subdivision can be completely parameterized by the number of rings n in the meridional direction and the number of azimuth segments of the first ring at the north pole r. For each possible parameterization (n, r) there is a single solution for the meridional coordinates of the rings, so that each spherical segment can always be assigned the same view factor:
Figure imgf000019_0001
N in (7) is the total number of subdivisions according to the arithmetical progression,
2r+n—l
(7a) . N = ^-^n + l
2
The number of subdivisions N and therefore also the number of rays per one tile 3 grows quadratically according to (7a) with the number of defined meridional rings n (see Figure 4) . The segments in a ring as shown in Figure 3 may be turned in the azimuth direction about a free angle al, a2, so that a greater angle distance is created between segments of the adjacent rings.
Hierarchical system
An excessively rough subdivision of the unit sphere leads to numerical errors in the integration of the heat flux, as was explained in the section entitled "Energy balance on the radiant surface". In order to achieve a higher angle resolution in relation to the geometry of the radiating grid, work is conducted in this method with a hierarchical system of discretization levels. This method is similar to the various refinement stages of the numerical grid in an explicit multi-grid method.
The first level is represented by the system of spatial directions produced according to the equation (7), see Figure 4. The next level is produced by subdividing each segment of the first level by doubled halving in the azimuth and meridional direction, in other words by quartering . The exception exists with the first refinement of the circular region 12 at the north pole, which is divided with 4 azimuth subdivisions into 4 spherical triangles. Where there are further subdivisions, no exception rules apply, all spherical regions are refined as spherical rectangles, as described above. The 4 spherical triangles around the north pole are treated as abnormal spherical rectangles from the third refinement level. Thereafter the next finer level is further subdivided recursively according to the same principles. This produces a arithmetical progression of the number of rays at each successive level. For k levels of refinement
, , »r »,4fc-l ,2r+n-l , „.4fe-l
(7b). Ntot = N— = (— n + 1)— rays result overall on all refinement levels. The directional vectors according to the refinement are shown in Figure 5A, B and C. Three refinement levels are used in the current implementation.
In the hierarchical method of ray tracing, rays are initially sent out in succession from all refinement levels and all results thereby obtained are stored. The results are then evaluated.
Adaptation to the geometry and temperature distribution
It would be entirely possible to undertake the hierarchical subdivision of the solid angle described in the preceding section virtually and only send rays for the vectors of the finest level reached. The result would be that all radiation sources located following ray tracing would have to be processed in the thermal model, something that would have resulted in an unnecessarily large amount of computational work in the event of a large number of rays. If, for example, the angle resolution set by the number of rays in one spatial direction is too high, the same radiation source defined by a radiation tile would be encountered multiple times by different rays. The angle resolution from the coarser refinement levels would therefore be adequate at this point .
If, however, the rays are sent by all defined refinement levels, the possibility exists for the angle resolution to be adapted locally. The result of ray tracing for the thermal calculation without adjustment would be a complete list of radiation sources, which all result either from the primary subdivision (Figure 4) or from one of the refinement levels (Figure 5) .
The local adaptation of the angle discretization replaces a list of this kind with sub-lists from all discretization levels. The approach in this case is as follows .
The subdivisions of all refinement levels are marked beforehand as "not refined". It is initially assumed that the discretization only contains vectors 20 of the most refined level. The subdivisions of the next coarser level are then passed through until the coarsest primary level is reached.
Each time the radiation sources of the preceding finer level are checked, said radiation sources corresponding to the four quarters of the subdivided spherical rectangular of the finer level. The previously defined active radiation sources of the 4 quarters are either replaced by a radiation source from the current spherical segment or retained.
1. If at least one of the 4 subdivisions is already marked as "refined", all radiation sources already defined on the finer levels within the current spherical segment are retained and the source from the current level is rejected.
If all 4 rays of the finer level have encountered the same opaque material or all 4 rays have come to nothing, i.e. have left the half-open transparent cavity, the radiation sources of the finer level already defined are rejected and replaced by the radiation source of the current level.
If 4 rays both leave the cavity and also encounter an opaque material, the radiation sources already defined from the finer levels are retained.
If 4 rays encounter different opaque materials, the temperatures of the radiation tiles encountered are compared with one another. If the hierarchical system of the directions is adapted for the first time during this prior to thermal simulation, temperatures of the sources come from the first temperature initialization for different materials. Otherwise, if the adjustment takes place dynamically during the course of the calculation, these are the currently calculated temperatures. If the absolute difference between the maximum and minimum temperature relative to the maximum temperature is smaller than the fixed defined boundary, the radiation sources of the finer level already defined are likewise rejected and replaced by a source from the current level. Otherwise they are retained.
Once a subdivision in the current level is processed, it is marked as either "refined" or "not refined", depending on the outcome. If this results in the replacing of the sources of the finer levels with a source of the current level, this is entered in the list of sources taken into account of the current refinement level. If one of the sources is marked as "not refined", the source is entered in the list of sources taken into account for the finer level. The entry is made only if the new source belongs to a surface of the opaque material. Otherwise, the view factor of the outer unmasked space is increased by a constant value of the
1
current refinement level i equal to— ττ ·
The sequence described above is represented in Figure 6. The algorithm supplies k lists of radiation sources for k levels of uniform discretization. The adapted angle discretization in this case is chosen in such a manner that a concentration of representative radiation sources occurs in the angle regions, where an inconsistent dependence of the radiation intensity on the spatial direction can potentially be expected.
The jump in radiation intensity happens in the half-open cavities at a boundary between the hot opaque material and the open space. A jump of this kind is also caused by the thermal contrast between two adjacent opaque materials in the angle space. The materials labelled with different ID' s may either be in direct thermal contact along their boundary in the angle space or partially mask one another.
The adapted discretization of the solid angle for the radiation tile observed takes place in this way through the selection of radiation sources. The subdivided surface of the unit sphere may be used to represent the angle discretization. Following adaptation it is completely covered without overlaps by spherical segments from different refinement levels. One example of the adapted discretization of the solid angle is shown in Figure 7. A view factor of an H-shaped face 21, shown top left in the figure, is to be approximated by ray tracing. For this purpose, 3 discretization levels with the first level parameterized with (n=15,r=4) according to equation (7) were used. The number of rays is equal to 166, 664 and 2656 for the discretization level corresponding to 1-e, 2-e and 3-e, so that a total of 3486 rays are sent out to scan the hemisphere. After the geometric adaptation has been carried out 218 rays have been selected, which is smaller by a factor of 16 than at the finest level. The spherical rectangles from different levels are marked in the figure, sorted in the refinement direction by their size.
The outgoing heat fluxes, defined by sources from different levels, must be weighted differently in the calculation of the incident heat flux. The equation (6) for the incident heat flux is supplemented by pre- exponential factors of different levels:
Figure imgf000025_0001
For three levels k=3. Three totals with the weight factors 1, ¼ and 1/16 produce the total incident heat flux according to (8) . The terms q0 J Ut in the inner total are amounts from the list of radiation sources of the respective discretization levels.
In Figure 17 the method of subdividing a unit sphere is shown in detail as a flow diagram. RAY TRACING
A voxel-based ray tracing method with reverse ray tracing is used.
A voxel supports the test as to whether the ray encounters an object in the given voxel. A voxel is a cube-shaped volume where the information on geometric objects is contained therein. When used with MAGMAsoft, a tensor product grid is provided as a grid consisting of the individual voxels itself. Each grid cell becomes a voxel. The method according to the invention is not however tied to the MAGMAsoft program and can be used for any voxel-based ray tracing method.
Reverse tracing means that all rays are initially sent out from the tile that receives the radiation. The radiation sources encountered by rays are thereby determined. However the radiation sources transmit energy physically to the receiver. The energy reaches the tile on the "straight" path, which corresponds to a reverse direction in the ray path of ray tracing. This is therefore referred to as ray tracing with reverse tracing .
The geometric objects that absorb and reflect the rays are the defined radiation tiles that are defined in the grid cells with the help of the material proximity. Due to the structured nature of the numerical grid, it is sufficient for 3 tile ID's to be stored per grid cell. If 6 sides of a grid cell are referred to as the front, back, west, east, north, south, the 3 ID's refer to three possible tiles on the back, east and north side of the cell. Information relating to the tile on the three remaining sides of the cell (front, west and south) can be taken from the neighbouring cell. Positive values are allocated to the actually existing tiles on one side of the cell. The allocation takes place during the tile definition .
Before the ray tracing begins, the entire defined bundle of vectors indicating the directions of individual rays is centred about the normal vector of the respective tile. This is achieved through multiplication of the vectors with a rotational matrix which converts the central vector of the bundle in the Cartesian direction +Z into the normal vector of the tile.
The rays are then sent out from all refinement levels according to row. Ray tracing by the numerical grid involves the search for intersections between the continuation of the ray and the individual sides of the grid cell in which the ray is currently located (see Figure 8) .
For this purpose, three possible sides of the grid cell are checked for the next intersection. The possible sides are given by the sign of the three components of the ray direction Ω. The intersection with the minimum distance from the current ray position is treated as the next point on the ray. The side of the cell with the minimum length up to the intersection is searched for during this and the ray continued as far as the located intersection in direction Ω by the located length AXray :
_xray
( 9a) . XMIN= MINL i> (9b). AX[uy = xMINat
Once the next intersection has been found, the ID of the corresponding tile is requested on the side of the grid cell .
• If the ID corresponds to an actual tile, i.e. the side of the cell separates an opaque and a transparent material, the ray tracing is stopped and the global ID of the radiation source that has been located returned.
• If the ID of a symmetry level corresponds to a Cartesian normal vector, the directional component normal to the symmetry plane is inverted and the reflected ray traced further.
• Otherwise, the ray tracing procedure is repeated in the next grid cell until the ray hits a tile or leaves the boundaries of the numerical grid. In the latter case, a fixed ID of the outer space is returned .
ACCELERATION
Ray tracing
Tile clustering
The levels of finely networked radiant surfaces (plates) often occur with the modelled geometries. They produce very many radiating elements. The computational work involved in radiation modelling is linearly proportional to the number of radiation tiles using the model presented. Computational time can be saved if the fineness of the networking surpasses the required resolution in the distribution of the integrated heat flux (=irradiance) along the surface. In this case, it would be sufficient to have fewer coarser tiles than embedded by the numerical grid.
In published methods such as, for example, the DTRM model of FLUENT, reference is made to clustering of radiation tiles. Here, a plurality of adjacent radiation tiles is clustered if they deviate from a level by only a minimal angle (planarity) . The ray paths and the heat fluxes are not calculated for each component of the cluster, but for the entire clustering at the location of its geometric centre. A similar technique is implemented for "moderate" acceleration in the current method.
All radiation tiles have a Cartesian orientation in the current model. The clustering of neighbours is allowed if they lie on a level and their grid cells also have the same opaque material.
Up to 3 clustered tiles are permitted in each of the two lateral directions along the surface. This means that between 1 and up to 9 sides of the grid cells can be clustered into a tile. The permitted variants are shown in Figure 9.
Clustering of the radiation tiles usually occurs densely only on flat surfaces. In the case of curved geometries, the surface grid is stepped, as a result of which the number of coplanar sides of the grid cells is reduced. Acceleration by a factor of 2 or slightly more is achieved on average by the implemented tile clustering method in the case of complex geometries. In program terms, the tile clustering in clusters consists of the following steps:
• The list of grid cells belonging to a cluster radiation tile is stored in the data structure of a radiation tile.
• Ray tracing starts for each cluster from its geometric centre.
• Information on the radiation sources located and adapted is likewise stored for the entire cluster rather than for each component, however small.
• The emitted heat flux of the cluster is calculated taking account of temperature distribution:
(10). qem = e^L
where S is the face of side i and T the absolute temperature at the surface of the grid cell.
• The calculated incident heat flux is the same for each member of the cluster, which leads to local smearing, smoothing of the heat flux. However this is the price of acceleration.
• The mean incident heat flux is included in the energy balance (2) in the same way for each side of the grid cell from the cluster.
Anisotropic Chebyshev distance
Ray tracing according to the voxel-based ray tracing method requires each transparent grid cell lying on the ray path to be visited, see Figure 8. The processing of many empty (i.e. transparent) cells may take up a significant part of the computing time, particularly when the model has large, air-filled cavities or fine networking in the intermediate spaces. A method would accelerate ray tracing, so that a ray immediately "tunnels" over a larger block of empty cells rather than visiting each grid cell encountered on the way. Information on the size of empty cell blocks of this kind should be available for this.
Empty blocks of this kind may be explicitly defined in the grid. A better method is referred to as the so-called Chebyshev distance or also the chess board distance. This is a distance measurement for discrete objects such as grid cells which is measured in whole numbers. An illustration of the Chebyshev distance with the help of 2D examples is shown in Figure 10. The following procedure is used in this case.
The distance from the dotted grid cells (zero cells) 22 is measured. Figure 10A shows the isotropic classic Chebyshev distance. Cells at the same distance about the dotted zero cells at zero distance are arranged in a layer at the edge of a square. Figure 10B shows the anisotropic Chebyshev distance for the upper left square. The anisotropic distance is correspondingly defined only for cells which lie in this square in relation to one of the zero cells 23. Otherwise, it is measured in exactly the same way as the isotropic distance in Figure 10A. The directions observed (quadrant) are marked with the arrows 24 and 25 in the zero cells in the respective cases. It is evident that the anisotropic distance achieves greater values than the isotropic. Use of the Chebyshev distance allows steps involved in ray tracing to be adaptively configured, independently of the current distance from a surface. If the current position of the traced ray is far removed from the next surface, the jump in the grid will also be correspondingly large. When the ray approaches a surface, the Chebyshev distance diminishes and with it the jump size too. The closer a ray gets to the surface, the slower its progress.
The classic isotropic Chebyshev distance is measured in relation to the marked grid cells using the zero distance. Cells of this kind are referred to below as zero cells. Cells at the same Chebyshev distance from a chosen zero cell are arranged in quadratic layers about the zero cell .
The distance is obtained by looking for grid cells that have not yet been marked. When at the end of the first step of the algorithm all the following cells from the first layer with a distance equal to 1 are found and marked, the next layer is assigned distance 2 . For this purpose, all unmarked cells with direct neighbours or over edge neighbours with distance 1 are searched for. A similar procedure is followed with the other layers until no further cells without an entered distance are found.
The work involved in a direct calculation of the Chebyshev distance behaves accordingly as ~N4/3, where Ν is the number of grid cells.
This correlation is not obligatory, however, and can be optimized when upon the assignment of each following layer of cells at distance (i+1) only the grid cells at distance i located earlier and temporarily stored are processed. Only their neighbour cells are examined. In this way, the front of the "active" cells last located is propagated. The method requires written access into the outer cells of the stencil to be possible, however. It therefore places limitations on parallelization through the decomposition of domains.
The procedure involved in calculating the anisotropic Chebyshev distance is very similar. A distance for a cell in the isotropic case is now replaced by 22=4 distances in a 2D case and 23=8 distances in a 3D case, however. Each of the 4 distances is only calculated for grid cells in the 3D case, which lies in the corresponding quadrant, viewed from zero cells; see Figure 10B. The assignment of distances there is calculated for the quadrant between the Cartesian directions -X and +Y. In 3D a distinction is made between the 8 octants. In both cases, unlike in the case of the isotropic Chebyshev distance, there is no assignment of distances in the cells which do not have zero cells in the given quadrant (2D) or octant (3D) , from which the distance is measured.
Determining an octant requires the use of the anisotropic distance in ray tracing. A check is initially made to see in which octant the ray direction Ω lies. The 8 anisotropic distances are then used in the 3D case, which corresponds to an opposite octant. If, for example, a ray comes from the direction (0.5, 0.2, -0.1), it lies in the octant (+X, +Y, -Z) . The corresponding distance starting from the zero cells was measured in an octant against the ray direction. The necessary distance is therefore stored in the octant (-X, -Y, +Z) . The advantage of an anisotropic distance over an isotropic one is a more precise specification for a possible jump over a block of empty cells in ray tracing. The value of the anisotropic distance in an octant often turns out to be greater than with isotropic, cf. Figs. 10A and 10B. The probability that a zero cell lies in an octant cube of the grid is smaller than in the isotropic case, where the corresponding cube is made up of 8 such octants. The ray tracing can therefore make greater jumps in the grid.
One disadvantage of the anisotropic distance is the memory additionally reguired for this in the case of ray tracing, which amounts to an extra 96 bytes per grid cell in the "int" distance type. In order to save memory, distances with the "unsigned char" type are assigned in this method. This type permits a maximum distance size of 128 grid cells. Greater values may theoretically occur in an application. The assignment of distances during their calculation is therefore interrupted once the layer with value 128 has been reached and the remaining unassigned transparent cells with the same value of 128 are assigned. In this way, the maximum possible length of a jump in the grid is limited during ray tracing.
Opaque cells with defined radiation tiles and cells on the outer edge of the numerical grid in contact with a transparent cell are defined as zero cells in the method. Said method ensures that all transparent cells are completely surrounded by a layer of zero cells and there is at least one reference zero cell for each transparent cell in the anisotropic case too. An example of ray tracing in 2D, supported by anisotropic Chebyshev distance, is shown in Figure 11. The grid and the calculated distance are taken from Figure 10 on the right. The ray in the octant (+X,-Y) is processed with distance in the octant (-X, +Y) . The initial position of the ray in the intersection with a cell side at top left lies in the cell at distance 3. The next intersection with the side of the 3x3 cube is therefore searched for. Following displacement of the position to the intersection, the Chebyshev distance is taken from the next cell in the direction of the ray path. It is once again equal to 3 and the next jump leads the ray right to the target at bottom right. In this example, 2 intersections were searched for; without using the Chebyshev distance the total would be 9.
The additional costs involved in ray tracing with Chebyshev distance are in the determination of the discrete position of the ray following the jump over a block of grid cells. The coordinates of the intersection can be similarly calculated according to the equations (9) . The Cartesian coordinates on the edge of the grid cell XL are replaced, however, by the coordinates on the edge of the octant cube, which is equal to the coordinates of a grid cell further away.
The indices of the cell found after the jump in 3 Cartesian directions are unknown. They are determined according to the binary search algorithm. The index in the grid at the intersection is estimated in each direction starting from an equidistant grid in the cube. By comparing coordinates a check is then made to see whether the intersection located lies in the cell with the estimated index. If not, the corresponding half of the interval with the Chebyshev distance length is further halved. The procedure is repeated recursively in this manner until the located index of the cell belongs to the intersection. The work involved in the binary search in a fixed interval depends logarithmically on the length of the interval, i.e. for a maximum jump length of 128 cells, ~ln(128) = 81n(2) ~ 5 comparative operations would be required per direction. Despite the additional work involved for a grid jump, the Chebyshev distance provides a substantial acceleration of the method, particularly for models in which a large amount of space has transparent material assigned to it. PARALLEL RAY TRACING
Load distribution in the case of ray tracing:
Good scalability in parallel operation is the important prerequisite for efficiency with initialization of the model (Chebyshev distance, ray tracing) and its application in thermal calculation. The calculation time for ray tracing is decisive in this case. The customary practice for parallelization with a distributed memory like MPI, when solving partial differential equations, is to decompose the computation domain. Its use for ray tracing has demonstrated poor scalability in this development, however. The reason for this is high communication costs. Data for the millions of rays must be transferred repeatedly between the individual partitions. The specific weight of the communication grows as the number of CPU's increases, which ultimately leads to poor scalability. Another method of parallelization is therefore developed in this model .
Ray tracing and calculation of the Chebyshev distance are performed simultaneously on each CPU for the entire grid. However, the radiation tiles are still locally defined on each CPU in this case.
The global grid model is created in the first section. The grid data of the entire grid are communicated to all CPU' s . On the one hand, three rows of coordinates are communicated in three Cartesian directions. On the other hand, a flag is determined from root for the transparency of each grid cell and communicated in a numerical field of the "unsigned char" type to all CPU's. These data are sufficient to carry out the implementation of ray tracing on the tensor product grid independently of one another on each CPU. The symmetrical limits in the thermal model are also taken into account at this point.
The data determined locally by ray tracing via the radiation sources of the radiation tiles should, however, finally reach the CPU, where the corresponding file is locally defined. Communication costs are generated at this point. In order to minimize them, the following procedure is used.
1. The number of locally defined radiation tiles N existing on a CPU is determined.
2. The arithmetic mean Nav is then calculated via the CPU' s .
3. A portion AN of tiles is virtually removed from the donator by a CPU donator with the excess of tiles
> Nav and assigned to the CPU acceptor next located with N2 < NAV, so that after this operation either the condition N-L = NAV or N2 = NAV is satisfied. The transferred portion in this case is equal to N = MIN(N1 - NAV,N2 - NAV) . The indices of the tiles to be transferred and the ID's of the CPU acceptors are stored each time.
4. Step 3 is repeated until it is no longer possible to balance the tiles between the CPU's. Once the parameters for the balancing of loads as described above are known to each CPU, local data on the position of the radiation tiles in the grid are communicated by the CPU donators to the CPU acceptors. The CPU acceptors in this way receive a list of imported tiles to be processed, in addition to the list of their own tiles. The lists of own tiles to be processed on the CPU donators are correspondingly shortened.
Parallel ray tracing:
1. Prior to ray tracing, calculation of the anisotropic Chebyshev distance takes place on each CPU independently of one another. No communication is necessary in this case; calculations and results on each CPU are identical at this point. The work required for this calculation takes a few seconds, so that the organisation of a division of work between the individual CPU' s and subsequent communication would barely be worthwhile in this case.
2. During ray tracing, all rays on each CPU are despatched independently of one another starting from the own tiles to be processed first, radiation sources are located and the selected sources are stored following their geometric and thermal adaptation. Storage of the radiation sources takes place in this step directly in the data structure of own radiation tiles.
3. Once all own tiles have been processed, it is the turn of the imported tiles on the CPU acceptors. The same ray tracing procedure and determination of the ray sources is used when processing these tiles. The radiation sources located and compressed by the adaptation procedure are temporarily stored in a buffe .
4. When all tiles have been processed, the results are communicated. The CPU acceptors transmit the located radiation sources of the imported tiles back to the CPU donators. MPI communication takes place asynchronously, wherein with an irregular distribution of tiles each donator may have several acceptors and each acceptor may have several donators. The radiation sources received from the donator are written into the data structure of the own tiles in this step straight after receipt by a CPU acceptor.
5. At the end of ray tracing, data that is no longer needed, such as Chebyshev distances and buffer stores for communication, are deleted.
In figures 18a and 18b, the method of ray tracing according to the present invention is shown in detail. THERMAL CALCULATION
In order to solve the summation of the outgoing heat fluxes in line with the multi-level method according to equation (8), a suitable algorithm is used for the solution by approximation of linear equation systems. The summation is exemplified below using the Gauss-Seidel iterative method, although it could also be solved by means of other algorithms, for example the Jacobi method or the SOR method.
In one embodiment, the Gauss-Seidel iterative method is used to calculate the absorbed heat flux on each radiation tile. This flux represents the final result for the thermal model from the radiation side. Knowledge of the outgoing heat fluxes is necessary across all CPU' s at this point, as the path of rays taken into account have been calculated for each ray without taking account of the domain decomposition.
It is advantageous for the Gauss Seidel iterative method to take place on each CPU only for local radiation tiles. The summation of the outgoing heat fluxes in line with the multi-level method according to equation (8) contains contributions from all tiles determined by ray tracing, including from other CPU's.
In this way, the outgoing heat fluxes in the algorithm can be made globally visible. Each radiation tile is assigned a continuous, global index, wherein the same indices can be advantageously stored instead of the radiation sources for each tile during ray tracing.
The global outgoing heat fluxes may be indicated in an array according to the global index, wherein before each passage of the Gauss-Seidel loop, the outgoing flows from all local tiles are communicated into the global array. POTENTIAL AREAS OF APPLICATION, EXAMPLES
The model of thermally coupled surface radiation for diffuse grey radiators introduced above may find an application in many technical processes where cavities or semi-transparent materials and high temperatures exist. The attractive aspect of the method lies in its ease and very short calculation time, within which the most rigorous problems in the modelling of the remote action of thermal radiation are processed.
The most interesting applications in simulating casting processes are investment casting, heat treatment and block casting with plant configurations assembled in series.
Further applications are associated with the production and operation of industrial furnaces, for example in the case of glass production or ceramic production, in chemistry, crystal growing, metallurgy, or also in the food industry, e.g. ovens.
Various examples of the application of the method are shown in Figures 12 to 16. As shown, the method here is not limited to only one heat source, but a plurality, e.g. two (Figure 14) and a higher number of heat sources can also be used.
The method indicated here for the discretization of a solid angle for use in a simulation process can be conceived of in its application not only in connection with thermally coupled surface radiation, but can also be used in other calculation and simulation processes where acceleration and savings in computer time and computer memory used, such as rendering software, for example, in general and computer games in particular or scientific rendering tools is of importance. The method of ray tracing indicated here for use in a simulation process can be conceived of similarly in its application not only in connection with thermally coupled surface radiation, but can also be used in other calculation and simulation processes where acceleration and savings in computer time and computer memory used, such as rendering software, for example, in general and computer games in particular or scientific rendering tools is of importance. In particular, the unconventional method of parallel computing proposed here to accelerate a ray tracing calculation alone and in combination with anisotropic Chebyshev distance calculations and/or additional acceleration through tile clustering is not known to the inventor from the prior art. CLOSING COMMENTS
The term "comprising" as used in the claims does not exclude other elements or steps. The term "a" or "an" as used in the claims does not exclude a plurality. A single processor or other unit may fulfil the functions of several means recited in the claims .
Although the present invention has been described in detail for purpose of illustration, it is understood that such detail is solely for that purpose, and variations can be made therein by those skilled in the art without departing from the scope of the invention.

Claims

1. A method for the discretization of a solid angle for use in a simulation or calculation process executed on a computer or a central processing unit CPU (whereby acceleration and savings in terms of computer time and computer memory used is achieved) ;
- wherein a solid angle extending about a center of a specified area, such as a radiation tile, is subdivided into a plurality of heterogeneous subdivisions, N, in such a manner that each subdivision corresponds to the same view factor, said subdivision being symmetric in relation to a normal vector of said specified area;
- wherein said subdivision starts from a circle at the north pole of a unit sphere, said unit sphere being subdivided into a series of radially consecutive rings, n;
- wherein each radially consecutive ring is then subdivided into a different number of ring segments in the azimuth direction; and
- wherein the number of subdivisions in each individual radially consecutive ring forms an arithmetical progression.
2. A method according to claim 1, wherein the subdivision is completely parameterized by the number of radially consecutive rings n in a meridional direction and the number of azimuth segments of the first ring at the north pole r.
3. A method according to claims 1 or 2, wherein the segments in a ring may be turned in the azimuth direction about a free angle, so that a greater angle distance is created between segments of adjacent radially consecutive rings .
4. A method according to anyone of the claims 1 to 3, wherein said subdivision is further refined using a hierarchical system of discretization levels, wherein a first level is represented by a system of spatial directions produced according to
1 (n - i + 1) (2r + n + i - 2)
Θ; = -arccos(l ) wherein N is the total number of subdivisions according to the arithmetical progression:
2r + n— 1
N = n + 1 and n is the number of rings in a meridional direction, and a next level is produced by subdividing each segment of the first level by doubled halving (guartering) in the azimuth and meridional direction.
5. A method according to any of the claims 1 to 4, wherein the first refinement of a circular region is said circle at the north pole of said unit sphere, said circle at the north pole of said unit sphere being divided with 4 azimuth subdivisions into 4 spherical triangles.
6. A method according to any one of the claims 1 to 5, wherein a next finer level is further subdivided recursively according to a arithmetical progression at each successive level given by the expression
..4fe-l ,2r+n-l , ..4fc-l
Ntot = N— = (_i— n + 1)— where k is the number of levels of refinement.
7. The method according to any of the claims 1 to 6, wherein the simulation or calculation process is a simulation or calculation process of heat flux from a radiant surface, a method of ray tracing or a method of computer image rendering.
8. A computer software product on a computer-readable medium comprising software code for implementing a method according to any of the claims 1 to 7.
PCT/EP2015/064985 2014-07-01 2015-07-01 A method for the discretization of a solid angle for use in a simulation or calculation process WO2016001305A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DKPA201400350A DK178433B1 (en) 2014-07-01 2014-07-01 PROCEDURE FOR DISCRETING A SPACE ANGLE FOR USE IN A SIMULATION OR CALCULATION PROCESS
DKPA201400350 2014-07-01

Publications (2)

Publication Number Publication Date
WO2016001305A1 true WO2016001305A1 (en) 2016-01-07
WO2016001305A9 WO2016001305A9 (en) 2016-03-03

Family

ID=53541644

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2015/064985 WO2016001305A1 (en) 2014-07-01 2015-07-01 A method for the discretization of a solid angle for use in a simulation or calculation process

Country Status (2)

Country Link
DK (1) DK178433B1 (en)
WO (1) WO2016001305A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5923331A (en) * 1994-09-30 1999-07-13 Thomson Broadband Systems Method of generation of computer-generated images using a spherical buffer
EP1667069A1 (en) 2004-12-03 2006-06-07 Schott AG Method for the determination of the local radiation intensity distribution within a semi-transparent medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5949988A (en) * 1996-07-16 1999-09-07 Lucent Technologies Inc. Prediction system for RF power distribution
JP5155934B2 (en) * 2009-05-15 2013-03-06 株式会社日立製作所 Radio station location search device
CN103759728B (en) * 2014-01-26 2017-01-04 长春理工大学 Space solid angle quasi-uniform distribution navigational star table division methods

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5923331A (en) * 1994-09-30 1999-07-13 Thomson Broadband Systems Method of generation of computer-generated images using a spherical buffer
EP1667069A1 (en) 2004-12-03 2006-06-07 Schott AG Method for the determination of the local radiation intensity distribution within a semi-transparent medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"Heat Transfer - Mathematical Modelling, Numerical Methods and Information Technology", 14 February 2011, article "Efficient Simulation of Transient Heat Transfer Problems in Civil Engineering"
BEN-WEN LI ET AL: "A new discrete ordinates quadrature scheme for three-dimensional radiative heat transfer", TRANSACTIONS OF THE ASME. JOURNAL OF HEAT TRANSFER ASME USA, vol. 120, no. 2, May 1998 (1998-05-01), pages 514 - 518, XP009185875, ISSN: 0022-1481 *
BRIAN HUNTER ET AL: "Comparison of Quadrature Schemes in DOM for Anisotropic Scattering Radiative Transfer Analysis", NUMERICAL HEAT TRANSFER, PART B: FUNDAMENTALS, vol. 63, no. 6, 1 June 2013 (2013-06-01), pages 485 - 507, XP055209678, ISSN: 1040-7790, DOI: 10.1080/10407790.2013.777644 *
RENAUD C ET AL: "Massively parallel hemispherical projection for progressive radiosity", COMPUTERS AND GRAPHICS, ELSEVIER, GB, vol. 19, no. 2, 1 March 1995 (1995-03-01), pages 273 - 279, XP004011805, ISSN: 0097-8493, DOI: 10.1016/0097-8493(94)00153-P *

Also Published As

Publication number Publication date
DK201400350A1 (en) 2016-01-18
DK178433B1 (en) 2016-02-22
WO2016001305A9 (en) 2016-03-03

Similar Documents

Publication Publication Date Title
Fan et al. GPU cluster for high performance computing
US20170161934A1 (en) A method and algorithm for simulating the influence of thermally coupled surface radiation in casting processes
US10970429B2 (en) Method and algorithm for simulating the influence of thermally coupled surface radiation in casting processes
US20200151289A1 (en) Deep learning based identification of difficult to test nodes
Park et al. Topology analysis of the Sloan Digital Sky Survey. I. Scale and luminosity dependence
Long et al. Shadow of a disformal Kerr black hole in quadratic degenerate higher-order scalar–tensor theories
Janßen et al. A fast and rigorously parallel surface voxelization technique for GPU-accelerated CFD simulations
US10140391B2 (en) Method of ray tracing for use in a simulation or calculation process
Vavilova et al. The Voronoi tessellation method in astronomy
Liu et al. Multicore processors and graphics processing unit accelerators for parallel retrieval of aerosol optical depth from satellite data: implementation, performance, and energy efficiency
Spencer The hemisphere radiosity method: A tale of two algorithms
Xie et al. Interactive ray casting of geodesic grids
DK178433B1 (en) PROCEDURE FOR DISCRETING A SPACE ANGLE FOR USE IN A SIMULATION OR CALCULATION PROCESS
Hu et al. Voronoi cells of non-general position spheres using the GPU
Krone et al. Parallel computation and interactive visualization of time-varying solvent excluded surfaces
Fainberg et al. A fast and efficient adaptive parallel ray tracing based model for thermally coupled surface radiation in casting and heat treatment processes
Shi et al. Genetic search for optimally-constrained multiple-line fitting of discrete data points
Tang et al. An optimization algorithm for free-form surface partitioning based on weighted Gaussian image
US20110074777A1 (en) Method For Displaying Intersections And Expansions of Three Dimensional Volumes
Guan OpenMP-CUDA implementation of the moment method and multilevel fast multipole algorithm on multi-GPU computing systems
Wang et al. Apparent magnitude calculation method for complex shaped space objects
Thomsen Melting processes and laser manipulation of strongly coupled Yukawa systems
Ebeida et al. Exercises in High-Dimensional Sampling: Maximal Poisson-Disk Sampling and k-d Darts
Hesam et al. arXiv: GPU Acceleration of 3D Agent-Based Biological Simulations
Braddy et al. Odyssey

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15736420

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15736420

Country of ref document: EP

Kind code of ref document: A1