|
[Sponsors] |
August 21, 2012, 10:53 |
Minimum Signed Distance from .stl file
|
#1 |
New Member
Wichard Sullwald
Join Date: Aug 2012
Posts: 1
Rep Power: 0 |
Hello everyone
I am brand new to both openFoam and the CFD-online comunity, so please bear with me if my questions are a bit simple. I am working on interface tracking for capturing the grain regression of SRM's using LSM. given an initial .stl file how will I go about generating a minimum signed distance (MSD) function around this geometry? I have implemented an analytical method in Matlab where for each face (triangle) in the stl file I calculate the distance to each each grid point and so build up the MSD. This is an extremely cumbersome method, made slightly more elegant by excluding gridpoints from the calculation by checking if they are closer to neighbouring faces using exclusion planes. It remains a very un effecient method. Another Idea was to use the Fast Marching Method to build the MSD, this would however require that all the gridpoints neighbouring the surface be initialized, and how to locate them is a bit lost on me. Any help, Ideas, or Advice would be much apreciated! |
|
June 12, 2017, 16:04 |
|
#2 |
Member
Pavan
Join Date: Jan 2016
Posts: 53
Rep Power: 10 |
were you able to solve your problem. Can you share the details
|
|
Tags |
fmm, lsm, msd |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] groovyBC in openFOAM-2.0 for parabolic velocity bc | ofslcm | OpenFOAM Community Contributions | 25 | March 6, 2017 11:03 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 12:44 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |