|
[Sponsors] |
May 18, 2016, 02:05 |
sample line for a dynamic mesh
|
#1 |
Member
Thangam Natarajan
Join Date: Dec 2010
Location: Perth
Posts: 70
Rep Power: 16 |
I am trying to sample a line which lies on the surface of the mesh that is deforming. To simplify the case, assume a box with one surface of the box undergoing expansion and contraction and line to be sampled is on this surface. Since this cannot be done with the current line sampling option either in the controlDict or sampleDict i.e.
Code:
profile01 { type uniform; axis x; start (-1 0 0); end (1 0 0); nPoints 100; } Code:
fixedLocations false; |
|
Tags |
dynamic mesh, moving boundary, sample, sampledict |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[Gmsh] Problem with Gmsh | nishant_hull | OpenFOAM Meshing & Mesh Conversion | 23 | August 5, 2015 03:09 |
[OpenFOAM] could not open file .vtk in paraview | ali_atrian | ParaView | 8 | August 27, 2014 11:31 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |