Search results

From OpenFOAMWiki
  • The mass flow through the cell faces (<math>\rho \vec u \cdot \vec A</math> with <math>\vec A</math> the area of
    22 KB (3,380 words) - 21:03, 23 March 2014
  • ...eshSurf]]: moves mesh points in the Z direction so that the bottom and top faces are aligned with provided surfaces
    5 KB (551 words) - 22:24, 30 January 2017
  • ...isymmetric mesh, you must next use the collapseEdges utility to remove the faces at the symmetry axis. The makeAxialMesh code doesn't manipulate the connec deforms the mesh so that the faces on the axis become zero size (rectangles
    5 KB (748 words) - 23:25, 19 December 2018
  • | Flow through cell faces. Depends on whether the solver is for incompressible or compressible flow.
    2 KB (290 words) - 13:11, 30 June 2016
  • ...sh from existing patch (by default outwards facing normals; optional flips faces) or from patch read from file. * [[extrude2DMesh]] Takes 2D mesh (all faces 2 points only, no front and back faces) and creates a 3D mesh by extruding with specified thickness.
    21 KB (2,820 words) - 18:18, 25 October 2012
  • ...eate the mesh, run <tt>blockMesh <path> 2D_flow</tt>. Files called cells, faces, points, and boundary will be created in the <tt>constant/polyMesh</tt> dir ..., and the "front" and "back" faces are "empty." The presence of the empty faces tells OpenFOAM that this is a 2D case.
    3 KB (488 words) - 20:52, 22 January 2012
  • A zone is an arbitrary subset of mesh objects (points, faces or cells). Finally, let's think about the faces. As you know, faces in polyMesh
    9 KB (1,503 words) - 11:56, 29 August 2015
  • # assign faces of blocks to patch names;
    11 KB (1,558 words) - 11:43, 6 January 2023
  • ...cells of ''ADDCASE'' to the mesh of ''MASTERCASE''. It does NOT merge the faces between the two sets of cells. Neither does it check for overlapping cells. To merge the faces use [[stitchMesh]].
    833 B (111 words) - 13:58, 31 August 2012
  • ...t> is the same as the one before with the interpolation including also the faces' values (which are determined by the current face interpolation scheme for ...provided by its <tt>start</tt> and <tt>end</tt> points and the faces (i.e. faces enclosing cells) of the system being simulated.
    3 KB (529 words) - 11:42, 12 September 2012
  • * The utility can be used for compressible and incompressible faces
    2 KB (239 words) - 22:24, 18 November 2013
  • // Do not compress interface at non-coupled boundary faces
    20 KB (2,143 words) - 22:19, 28 December 2023
  • ...tt>primitivePatch::meshPointMap()</tt> inside a loop over all the external faces in a domain. The execution time of the conversion was significantly reduce ...egions" which do not lie on the boundary. The relative orientation of the faces will not necessarily be correct.
    2 KB (254 words) - 13:22, 6 March 2006
  • ...ter the last face. Now it '''has got to be''' set to the current number of faces. Otherwise a ''segmentation fault'' will occur.
    2 KB (365 words) - 12:05, 2 November 2013
  • <tt>splitMesh</tt> - Splits mesh by making internal faces external. Uses ''attachDetach''. ...t'' given by its name ''FACESET''. The internal faces will become external faces and the boundaries created will be named ''MASTERPATCH'' and ''SLAVEPATCH''
    888 B (115 words) - 19:10, 3 September 2012
  • ...f it is to be done twice: because the original [[splitMesh]] renumbers the faces but the <tt>faceSet</tt>s are not updated it is possible that the informati * all other <tt>faceSet</tt>s are updated so that the renumbering of the faces is taken into account
    3 KB (416 words) - 22:19, 18 November 2013
  • In this, the expression considers all faces on the individual cells. If the cell face position is above the water level ...due to an assumption of constant width of the face. Averaging over all the faces gives a cell value for gamma. The expression look as follows
    16 KB (2,490 words) - 13:17, 29 August 2015
  • ...and merges the faces on the two patches (if geometrically possible) so the faces become internal. :Couple perfectly aligned faces and points on patches - order might be different though.
    1 KB (162 words) - 20:08, 3 September 2012
  • Moves mesh points in the Z direction so that the bottom and top faces are aligned with provided surfaces, ...n local faces height. It is good idea to have your original top and bottom faces flat (const Z).
    2 KB (350 words) - 10:00, 27 November 2006
  • # Compute the mass fluxes at the cells faces. # Correct the mass fluxes at the cell faces.
    5 KB (816 words) - 21:10, 29 November 2014
  • # Compute the mass fluxes at the cells faces. # Correct the mass fluxes at the cell faces.
    3 KB (380 words) - 08:21, 7 September 2013
  • The second step is to stitch the meshes by splitting the faces of the two interfaces creating polyhedral cells, so they match each other f
    2 KB (284 words) - 17:08, 1 March 2015
  • ...the decomposed meshes together and no topological merging (merging points/faces on processor boundaries) is performed. * Polyhedral cells (cell shapes other than tets/hexes/pyrs/prisms)/polygon faces (other than tris/quads) are not supported. Maybe a kind of polyhedral/polyg
    25 KB (3,789 words) - 13:04, 29 August 2015
  • * Removal of unreferred points (points which do not belong to any of faces nor cells; e. g. spline control points or the center of a circular arc). <t ...rted mesh contains no volumetric cells, instead of cryptic and mysterious "Faces deallocated."
    11 KB (1,591 words) - 14:40, 23 November 2009
  • //loop through all the patch faces and set the radial, tangential and
    9 KB (1,293 words) - 15:01, 4 January 2015
  • ...1 as neighbour (1.4.1) or neighbour list is truncated to only the internal faces (1.5) ...al (righthand rule) should point away from the owner cell (so the boundary faces point out of the domain)
    2 KB (361 words) - 08:24, 14 September 2008
  • :Dump boundary faces as boundaryFaces.obj
    2 KB (338 words) - 20:06, 8 September 2020
  • faces: 1640 internal faces: 760
    5 KB (590 words) - 15:53, 21 February 2015
  • faces faces
    8 KB (946 words) - 11:14, 30 August 2016
  • ...der 1 and outer face of cylinder 2)[[Image:couple.png|center|thumb|Connect faces]] ..., outlet, cubeWall, cylindricWall, sliderFace).sliderFace is the connected faces mentioned above.[[Image:boundaries.png|center|thumb|Boundaries]]
    2 KB (345 words) - 10:58, 21 October 2013
  • | Tolerance factor for matching cyclic faces. Fraction of the smallest edge length. <br>Default value= 0.1 | Rotation angle for matching cyclic or periodic faces. Rotation about the X axis. <br>Value in degree.
    12 KB (1,645 words) - 08:13, 1 June 2013
  • ...able with the number of cells, meaning that the mesh must have all 'empty' faces in the same patch. This is probably not absolutely necessary for the solver * Has all 'empty' faces in the same patch, or evenly distributed in two patches
    53 KB (7,496 words) - 08:59, 7 October 2013
  • ; toPoint : Takes a scalar (or vector) field defined on the faces and interpolates it to the points ...scalar (or vector) field defined on the points and interpolates it to the faces
    21 KB (3,152 words) - 13:03, 30 November 2015
  • setSet is a command-line utility that collects points, faces and cells in sets, based on different criteria, for later usage with differ * <tt>list</tt>: Show all currently defined sets and zones based on cells, faces and points.
    5 KB (711 words) - 09:05, 7 May 2014
  • ...icit time stepping is used with linear interpolation of values to the cell faces and linearization of the convective term by taking the convective velocity ...of <math>\tilde{p}</math> multiplied by surface area over all of the cell faces. The <code>reconstruct</code> command reconstructs a volume field from a f
    45 KB (6,707 words) - 17:13, 15 May 2014
  • ...n, the subscript <math>\textrm{f}</math> indicates values computed at cell faces, and <math>\delta</math> is a small number. Once this substitution is perfo on cell faces, leading to
    40 KB (5,625 words) - 08:54, 2 November 2013
  • |-faces //faceIOlist (regIOobject) | |-faces // read-only
    11 KB (1,565 words) - 19:27, 30 June 2010
  • ...e fluid density. The sum operator <math>\Sigma</math> means a sum over all faces in each boundary. Notice that the outflow and inflow of the mechanical ener ...{m1,1}=\rho\Sigma (p\vec A)</math>''' is the sum of pressure forces on all faces in the patch with <math>\vec A</math> being the area normal vector for each
    14 KB (2,009 words) - 22:31, 25 April 2017
  • The mass flow through the cell faces (<math>\rho \vec u \cdot \vec A</math> with <math>\vec A</math> the area of
    3 KB (376 words) - 12:42, 31 January 2015
  • ...ngle point in the centre, and flux based quantities (i.e. velocity) on the faces. ...[interpolation]] than staggered grid, as quantities are the control volume faces must first be interpolated before integration can be performed. Linear int
    2 KB (236 words) - 19:17, 30 June 2010
  • ...e is no restriction to the number of points per face, nor to the number of faces enclosing a control volume.
    3 KB (409 words) - 19:17, 30 June 2010
  • * [[primitivePatchInterpolation]] (spatial interpolation between points, faces and edges for a primitive mesh);
    2 KB (256 words) - 19:18, 30 June 2010
  • ...n an arbitrary point within the cell, find the nearest point on one of its faces. This class works by: * if this fails, it repeats this for all faces;
    2 KB (338 words) - 19:20, 30 June 2010
  • ...the number of off-diagonal coefficients is equal to the number of shared ''faces'' in the mesh.
    3 KB (488 words) - 21:10, 17 April 2011
  • ...of the arrays lowerPtr_ and upperPtr_ are equal to the number of internal faces. The size of the array diagPtr_ is equal to the number of cells. ...The numbers of the cell centers are shown in black and the number of the faces are shown in blue.
    24 KB (3,342 words) - 09:26, 7 December 2021
  • faces
    5 KB (694 words) - 12:39, 4 April 2019
  • ...dually add them as a Physical Group (If your boundary consists of multiple faces, you can select them together and then add the Physical Group). Later the ...irectory under constant/polyMesh. Each boundary is defined here. For the faces that are along the 3rd dimension, set the type to ‘empty’. You can also
    18 KB (2,458 words) - 18:42, 24 March 2021
  • ...ws on faces (<tt>phi*flip()</tt> takes into account the orientation of the faces)
    26 KB (3,691 words) - 20:47, 5 May 2023
  • original three patches from the extrusion process now have 0 faces in them in the constant/polyMesh/boundary .../18/FaceSetDict.tar.gz (faceSetDict)] This step is required to extract the faces from the airfoil patch and put them in a new face set, f0, in
    5 KB (756 words) - 19:41, 1 November 2010
  • ...l limiter whereby the gradient is clipped in the direction normal the cell faces.
    1 KB (155 words) - 12:09, 3 November 2010

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)