playing with DWSim 6 - heat exchangers part 2 shell and tube

Subscribers:
9,750
Published on ● Video Link: https://www.youtube.com/watch?v=AwTl2syclwc



Duration: 0:00
1,228 views
11


----------------- Useful Links -----------------------------------
tube layout (triangular)
https://www.researchgate.net/figure/45-Tube-layout-and-arrangement-The-definition-of-tube-pitch-and-tube-pitches-parallel_fig4_319528508

shell and tube heat exchanger wikipedia
https://en.wikipedia.org/wiki/Shell_and_tube_heat_exchanger


----------------- Video Sections -------------------------------
Chapters:
0:00 part i
5:00 part ii
10:00 part iii
15:00 part iv

--------------------[Playlists and Relevant Github Repositories]---------------------------------------------

Fluid Mechanics and Git Repos:
   • Fluid Mechanics  
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Petroleum Downstream Crash Course Playlist:
   • Petroleum Refining  

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
   • OpenFoam for Windows Newbie Guide  
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM

OpenFOAM Intermediate Playlist and some Git Repos
   • OpenFOAM Intermediate Videos  
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh

OpenFOAM Heat Transfer Playlist and GitHub Repo
   • OpenFOAM Heat Transfer  
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Radiation Heat Transfer Learning Journal and Git Repos:
   • Radiation Heat Transfer Learning Jour...  
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Convection Boundary Layer and git Repos:
   • Convection Heat Transfer  
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Turbulence Modelling Playlist
   • Turbulence Modelling 1 - Reynold's Av...  
https://github.com/theodoreOnzGit/turbulenceModelling

LabView Frequency Analysis and Fun (playlist and git repo)
   • LabView Frequency Analysis and Fun  
https://github.com/theodoreOnzGit/Ted_labview_YouTube

Control Systems and Frequency Response
   • Laplace Transforms 1 - basic intuitio...  
https://github.com/theodoreOnzGit/matlabFrequencyResponse.git

OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam
   • Introductory C++ for OpenFoam Users  

OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube
   • OpenFOAM Bash  

Basic Samba
   • basicSamba  
https://github.com/theodoreOnzGit/sambaVideos

Manjaro Tips and Tricks
   • Manjaro Tips and Tricks  

lammps and Discrete Element Modelling (DEM)
   • lammps and Discrete Element Modelling  




Other Videos By Theo Ong Science and Engineering


2022-02-25playing with dotnet core 8 - organising your code with classes and namespaces
2022-02-24playing with dotnet core 7 - lambda functions or expressions in C#
2022-02-24playing with dotnet core 6 - declaring string and double variables, and some math in C#
2022-02-24playing with dotnet core 5 - quick intro to git
2022-02-24playing with dotnet core 4 - making a new webpage
2022-02-24playing with dotnet core 3 - shortcuts aliases, vim settings vimrc and html tags
2022-02-23playing with dotnet core 2 - vim, dotnet watch and vscode
2022-02-23playing with dotnet core 1 - beginner's introduction and installation in manjaro
2022-02-22playing with DWSim 8 - where to find flowsheet examples to learn from (samples, examples and FOSSEE)
2022-02-22playing with DWSim 7 - basic dynamic simulation setup
2022-02-18playing with DWSim 6 - heat exchangers part 2 shell and tube
2022-02-16playing with DWSim 5 - heat exchangers part 1
2022-02-10playing with DWsim 2 - pipes
2022-02-10playing with dwsim 1 - a therminol pump
2022-02-08exploring asyncio opcua in python 4 - exploring server constructor, init functions and source code
2022-02-08exploring asyncio opcua in python 3 - why do we need await and async, how does it work
2022-02-07exploring asyncio opcua in python 2 - tinkering with async functions, coroutines, await server code
2022-02-07exploring asyncio opcua in python 1 - installation, looking thru client and server code
2022-02-06Playing with NIDAQmx 8 - reading values from simulated DAQs, more on tasks and persisted tasks
2022-02-04Playing with NIDAQmx 7 -programatically get existing task names in NI max in python
2022-02-04Playing with NIDAQmx 6 - where can i find all the functions to add different channel types?