CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

surface film thickness visualisation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2020, 14:23
Default surface film thickness visualisation
  #1
Member
 
Riddhideep Biswas
Join Date: May 2020
Posts: 30
Rep Power: 5
Rid@foam is on a distinguished road
Hello foamers. I am working on sprayFoam and I have started working on surface film modeling and droplet impingement interaction with the film.
Please tell me what I have to do (what options/data/filters I have to apply) in order to visualise the surface film thickness as shown in figure 4. b. (the right hand side figure) of the image that I have attached below in paraview.

Last edited by -mAx-; September 22, 2022 at 02:19.
Rid@foam is offline   Reply With Quote

Old   September 3, 2020, 16:19
Default
  #2
Senior Member
 
Join Date: Aug 2015
Posts: 494
Rep Power: 14
clapointe is on a distinguished road
Checking out one of the film models (e.g. kinematic single layer, https://github.com/OpenFOAM/OpenFOAM...cSingleLayer.H), we see :

Code:
//- Film thickness [m]
            volScalarField delta_;
So delta should get you want you're looking for. You can find a description of other fields in that file as well.

Caelan
clapointe is offline   Reply With Quote

Old   September 4, 2020, 13:05
Default
  #3
Member
 
Riddhideep Biswas
Join Date: May 2020
Posts: 30
Rep Power: 5
Rid@foam is on a distinguished road
Thank you Caelan sir very much for your reply. Now I understand what film thickness is.
But my question is how can I visualise the film in paraview the exact same way as shown in my previous attached figure.
I have converted the film region to VTK and opened it in paraview but I only get a contour visualisation of the thickness (like the figure attached below). What extra filters/data I have to apply to get the physical visualisation of the film as given in my previous attached figure.

Last edited by -mAx-; September 22, 2022 at 02:19.
Rid@foam is offline   Reply With Quote

Old   September 4, 2020, 13:13
Default
  #4
Senior Member
 
Join Date: Aug 2015
Posts: 494
Rep Power: 14
clapointe is on a distinguished road
I am not familiar with that image (or what paper it came from) so it is hard to say. However, you can load the film region into paraview (e.g. with paraFoam -region filmRegion) and then experiment with different filters. If I had to guess the film region was clipped to some value and the resulting surface was then colored by delta.

Caelan
clapointe is offline   Reply With Quote

Reply

Tags
paraview, postprocessing; openfoam;, surface film thickness


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gmsh] gmshToFoam generates patches with 0 faces and 0 points Simurgh OpenFOAM Meshing & Mesh Conversion 4 August 25, 2023 07:58
Water film thickness measurement over the cylinder Prudviraj FLUENT 42 May 2, 2020 22:50
surface film in reactingParcelFilmFoam aee OpenFOAM Running, Solving & CFD 10 February 1, 2019 16:29
[snappyHexMesh] Snap Precision to a STL Surface malaboss OpenFOAM Meshing & Mesh Conversion 16 July 26, 2013 01:44
film thickness using cell wall distance RAHULME FLUENT 0 June 27, 2011 07:25


All times are GMT -4. The time now is 21:25.