Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

he-simulation

A simple Heat Exchanger simulation app written in Scilab 6

window preview

Required data:

  • path/directory leading to your .xls file consisting of input mass flow and heat capacity parameters (CP) for each component (ex: C:\Users\path\to\file.xls)
  • Make sure your data located at sheet 1, starting from A1
Component Mass In Cp
A B C D E
component1_name ... ... ... ... ... ...
component2_name ... ... ... ... ... ...
component3_name ... ... ... ... ... ...
component4_name ... ... ... ... ... ...
  • reference temperature (K)
  • T input
  • T output

What you get:

  • Cp input and output
  • Enthalpy input and output
  • Amount of heat required (Q)

About

A simple Heat Exchanger simulation app written in Scilab 6

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages