Coder Social home page Coder Social logo

external-flow-thermal-solver's Introduction

Boundary Layer Flow Thermal Solver

This repository solves heat transfer problems in 2D external flows over a flat plate. The user may specify a variety of flow conditions and thermal boundary conditions. The output includes the wall temperature and heat flux distributions on the top and bottom surfaces of the plate. A description of the main settings is given below.

Setting Options Description
fluid 'air', 'water', 'user defined' Defines the fluid object for property look-up in Cantera.
Fluid properties may be specified manually if 'user defined' is chosen.
BC 'prescribed temp', 'conjugate' Defines the type of boundary condition used.
wall_conduction 'thin', 'thick' Defines the type of discretization used in the solid domain.
This setting only applies when BC = 'conjugate'.
transient true, false Toggles steady/unsteady analysis.
This setting only applies when BC = 'conjugate'.
radiation true, false Toggles radiation effects on the outer plate surface.
This setting only applies when BC = 'conjugate'.
write true, false Toggles option to write data to text file.

To run this code

You will need MATLAB to run this code as well as a compatible version of Cantera in order to support fluid property look-ups. Alternatively, you may skip the Cantera installation, but be sure to set the "fluid" variable to 'user defined' or else the code will not run. In this case you will be prompted to enter the fluid properties manually. Once all of the code in the repository have been downloaded to a single directory, the "main.m" script should be executed.

General

Based on graduate course at Stanford University, ME352C: Convective Heat Transfer.

The conjugate methods implemented in this code are based on the following paper:

Hoffman, D. W., and Eaton, J. K. "Conjugate Heat Transfer Analysis Using the Discrete Green's Function." ASME. J. Heat Transfer. 143(3). (2021)

Author: Davis W. Hoffman (email: [email protected])
Last modified: 03/12/2021
Developed and tested in MATLAB R2020b

external-flow-thermal-solver's People

Contributors

dwhoff avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lzycauc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.