|
[Sponsors] |
Application to map local mean/mean2prime of field-data on a shell defined by a stl |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 26, 2016, 17:02 |
Application to map local mean/mean2prime of field-data on a shell defined by a stl
|
#1 |
New Member
Sebastian
Join Date: May 2015
Posts: 1
Rep Power: 0 |
Hi there,
I would like to map the 3D-data of a field calculated by OpenFOAM onto a two dimensional shell-mesh that is specified via a STL-file. The purpose for this is to compress the data for the usage in a FEM-simulation software. The concept is to calculate the local mean or mean2prime value for each control volume defined via a triangle of the triangulated shell mesh and the related normal vector. Therefore an interpolation of the STL-data via 'sample' or using 'mapFields' is not appropriate. I have also considered 'swak4Foam'-Expression, but this is also not helpful. At the moment I am thinking about modifying the sample-application for my purposes, since I already have a concept that might be working. However I only have limited programming experience in C++ and assume a very high calculation time for large meshes. For this reason I would appreciate a hint, whether there is any option to solve the problem. Thank you very much in advance. |
|
Tags |
map fields, shell mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |