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

Local Film thickness data required

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 29, 2017, 09:51
Default Local Film thickness data required
  #1
New Member
 
Nitisha Ahuja
Join Date: Mar 2017
Posts: 14
Rep Power: 9
Nitisha274 is on a distinguished road
Is it possible to get local time varying film thickness at each cell of the wall. Or can I get local cell area and the film mass in that cell through which I can get local film thickness. I tried exporting mass data for a clip plane from Ensight, but the mass information I get seems not correct. For example for a film I am getting decrease in mass instead of increase in mass.
Nitisha274 is offline   Reply With Quote

Old   March 29, 2017, 10:39
Default
  #2
Member
 
Yaju's Avatar
 
Yajuvendra Shekhawat
Join Date: Mar 2017
Location: Convergent Science, Madison WI
Posts: 51
Rep Power: 9
Yaju is on a distinguished road
Hi Nitisha,

You can get film height in your post files by adding film_ht in your post.in or through Converge Studio by Case Setup -> Output/Post Procesing -> Post variable selection -> Cells -> Boundary/Film -> Film -> Film Thickness

Below is an example of post.in which outputs film thickness

Code:
#!CONVERGE_VERSION=2.3.0
 #=======================
 

 <cells>
 mass                    Cell mass (Kg).
 pressure                Cell pressure (N/m^2).
 temp                    Cell temperature (K).
 velocity                All three components of cell velocity (m/s).
 massfrac(IC8H18)        Mass fraction of species, species name must appear exactly as in "mech.dat" or "species.in".
 massfrac(O2)            Mass fraction of species, species name must appear exactly as in "mech.dat" or "species.in".
 massfrac(CO2)           Mass fraction of species, species name must appear exactly as in "mech.dat" or "species.in".
 passive(INTAKE)         passive_species value, passive_species name must appear exactly as in "species.in".
 passive(EXHAUST)        passive_species value, passive_species name must appear exactly as in "species.in".
 passive(CYLINDER)       passive_species value, passive_species name must appear exactly as in "species.in".
 eps                     Cell turbulence dissipation rate (m^2/s^3).
 tke                     Cell turbulent kinetic energy (m^2/s^2).
 film_ht                 Cell liquid film thickness (m).
 

 <parcels>
 radius                  Parcel radius (m).
 temp                    Parcel temperature (K).
 velocity                All three components of parcel velocity (m/s).
__________________
Yajuvendra Shekhawat
Research Engineer - Applications Group
CONVERGECFD
Yaju is offline   Reply With Quote

Old   March 29, 2017, 10:42
Default
  #3
New Member
 
Nitisha Ahuja
Join Date: Mar 2017
Posts: 14
Rep Power: 9
Nitisha274 is on a distinguished road
Thanks a lot, but this will give me an average thickness on the impinging wall surface?
Nitisha274 is offline   Reply With Quote

Old   March 29, 2017, 10:45
Default
  #4
New Member
 
Nitisha Ahuja
Join Date: Mar 2017
Posts: 14
Rep Power: 9
Nitisha274 is on a distinguished road
Okk... I get it now. Can I get cell area also the same way?
Nitisha274 is offline   Reply With Quote

Old   March 29, 2017, 11:18
Default
  #5
Member
 
Yaju's Avatar
 
Yajuvendra Shekhawat
Join Date: Mar 2017
Location: Convergent Science, Madison WI
Posts: 51
Rep Power: 9
Yaju is on a distinguished road
Cell boundary area is not a standard output. But you can create a non-transport passive and use UDF to assign the boundary area to this passive, and output that in your post file.
__________________
Yajuvendra Shekhawat
Research Engineer - Applications Group
CONVERGECFD
Yaju is offline   Reply With Quote

Reply


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
[General] Extracting ParaView Data into Python Arrays Jeffzda ParaView 30 November 6, 2023 21:00
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 5, 2023 23:48
CFD by anderson, chp 10.... supersonic flow over flat plate varunjain89 Main CFD Forum 18 May 11, 2018 07:31
Stuck in a Rut- interDyMFoam! xoitx OpenFOAM Running, Solving & CFD 14 March 25, 2016 07:09
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23


All times are GMT -4. The time now is 16:32.