Skip to content

EhsanGLB/nusseltCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nusseltCS

This is a code stream for Nusselt number written based on foam-extend-4.1.

Mathematical Relationships

$$ Nu = {{h L} \over k} $$

$$ h = {1 \over {L \Delta T}} \int_0^L k \nabla T \ dx $$

Which $Nu$, $h$, $L$, $k$, $\Delta T$ are Nusselt number, heat transfer coefficient, characteristic length, thermal conductivity, and temperature difference, respectively.

Installation

It is working on foam-extend-4.1

git clone https://github.com/EhsanGLB/nusseltCS.git

Getting Started

  1. First way
blockMesh
boussinesqBuoyantFoam
  1. Second way
./Allrun

References

About

An OpenFOAM's code stream for Nusselt number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors