Difference between revisions of "HeatTransfer in OpenFOAM by Divyesh Variya (DD Fluids)"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "category:boundary condition * '''contributor''': Divyesh Variya * '''affiliation''': Indian Institute of Technology, Bombay * '''contact''': <mail address='dd.fluid.mechan...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[category:boundary condition]]
+
[[category:Heat transfer]]
 
* '''contributor''': Divyesh Variya
 
* '''contributor''': Divyesh Variya
 
* '''affiliation''': Indian Institute of Technology, Bombay
 
* '''affiliation''': Indian Institute of Technology, Bombay
Line 7: Line 7:
 
* '''YouTube channel''': [https://www.youtube.com/c/DDFluids/ DDFluids]
 
* '''YouTube channel''': [https://www.youtube.com/c/DDFluids/ DDFluids]
 
* '''LinkedIn Profile''': [https://www.linkedin.com/in/divyeshvariya/ DivyeshVariya]
 
* '''LinkedIn Profile''': [https://www.linkedin.com/in/divyeshvariya/ DivyeshVariya]
 +
 +
Go back to [https://wiki.openfoam.com/Solvers_in_OpenFOAM_by_Divyesh_Variya_(DD_Fluids) Solvers by Divyesh Variya].
  
 
=Heat Transfer solvers=
 
=Heat Transfer solvers=

Latest revision as of 12:52, 27 May 2021

Go back to Solvers by Divyesh Variya.

Heat Transfer solvers

Conjugate Heat Transfer [chtMultiRegionFoam]

Tutorial link: YouTube Video

Description: This tutorial video is on how to setup a case for conjugate heat transfer problem in OpenFOAM. Also how we can add a volumetric heat source and how to to post-process some data while running the simulation like, maximum and average temperature for each region.

Points covered:

  • Copy a base case
  • Understand folder structure
  • Define solid-fluid regions
  • Add volumetric heat-source
  • Basic runtime post-processing
  • Visualize in ParaView