Introductory C++ for OpenFoam Users 9 - For Loop and Basic Vector Addition Function Part i

Introductory C++ for OpenFoam Users 9 - For Loop and Basic Vector Addition Function Part i

Subscribers:
8,800
Published on ● Video Link: https://www.youtube.com/watch?v=KErFB7KBxME



Duration: 18:18
1,254 views
18


Disclaimer: I have made these videos as i am learning C++, so you will see me make mistakes along the way. So in fact you are learning along with me, hope you have fun!
I'm not going to redo these videos as sometimes as watching these mistakes are useful in the learning process for beginners. Also i may not have the time to redo them. I'm leaving them as is for my reference and yours. Enjoy! Useful Links:

https://beginnersbook.com/2017/08/cpp-for-loop/




------------------ Video Sections --------------------------------
Chapters:
TBC

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

Fluid Mechanics and Git Repos:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YSmdAXc6J0XOSQ1b27qsMGt
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Petroleum Downstream Crash Course Playlist:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQ13CnhacUqEVk-tZlU4ISE

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YRhBU4IqSaToQ8_X543YQsZ
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM

OpenFOAM Intermediate Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YSpWX6mSOlwWEOKVa6i_iuE
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh

OpenFOAM Heat Transfer Playlist and GitHub Repo
https://www.youtube.com/playlist?list=PLhPfNw4V4_YR2Qa3Q9-AzNSF2J9Dc4_qT
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Radiation Heat Transfer Learning Journal and Git Repos:
https://www.youtube.com/watch?v=uUzh9kh-WTo&list=PLhPfNw4V4_YRUUVUydQp-n6U-7uu1kJof
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Convection Boundary Layer and git Repos:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YR9pRBpp101Mkuds49vjQ63
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Turbulence Modelling Playlist
https://www.youtube.com/watch?v=F_Rxv9uMM3g&list=PLhPfNw4V4_YSnbYkJIBQ1kRN06Mmxe2Be
https://github.com/theodoreOnzGit/turbulenceModelling

LabView Frequency Analysis and Fun (playlist and git repo)
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQYE7XqTisMBkpm7gqNS_nl
https://github.com/theodoreOnzGit/Ted_labview_YouTube

Control Systems and Frequency Response
https://www.youtube.com/watch?v=qHY6y7JmB2U&list=PLhPfNw4V4_YRUuWnrtClovPKxU_gJOXH-
https://github.com/theodoreOnzGit/matlabFrequencyResponse.git

OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam
https://www.youtube.com/playlist?list=PLhPfNw4V4_YT9OgqS7ZPlot_Ucxzc6pQJ

OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube
https://www.youtube.com/playlist?list=PLhPfNw4V4_YT5zjBhfj5Hj4r4D5eXilcU

Basic Samba
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQuWJLufBUpNplitReZX0fB
https://github.com/theodoreOnzGit/sambaVideos

Manjaro Tips and Tricks
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQuyXBfJxAvzHJTl0UiWx3h

lammps and Discrete Element Modelling (DEM)
https://www.youtube.com/playlist?list=PLhPfNw4V4_YTdRlnLiu2OUXeTf5ZNVQ9E




Other Videos By Theo Ong Science and Engineering


2019-10-14OpenFoam Heat Transfer 13 - buoyantPimpleFoam part iv custom case
2019-10-14OpenFoam Heat Transfer 12 - buoyantPimpleFoam part iii exploring time varying BCs
2019-10-11OpenFoam Heat Transfer 11 - buoyantPimpleFoam part ii thermocouple case and time varying BCs
2019-10-11OpenFoam Heat Transfer 10 buoyantPimpleFoam part i hotRoom Tutorial Case Discussion
2019-10-11OpenFoam Heat Transfer 9 - buoyantSimpleFoam part vi brief discussion of other tutorial files
2019-10-11OpenFoam Heat Transfer 8 - buoyantSimpleFoam part v discussion of hotRoom tutorial case and Radiatio
2019-10-11OpenFoam Heat Transfer 7 - buoyantSimpleFoam part iv input files in hotRoom tutorial case
2019-10-10OpenFoam Heat Transfer 6 - buoyantSimpleFoam part iii experimenting with heat flux BCs
2019-10-10OpenFoam Heat Transfer 5 - buoyantSimpleFoam part ii
2019-10-10OpenFoam Heat Transfer 4 - buoyantSimpleFoam part i
2019-09-05Introductory C++ for OpenFoam Users 9 - For Loop and Basic Vector Addition Function Part i
2019-09-05Introductory C++ for OpenFoam Users 8 - Arrays and Vectors part ii
2019-09-04Introductory C++ for OpenFoam Users 7 - Arrays and Vectors part i
2019-09-04Introductory C++ for OpenFoam Users 6 - What does the namespace do?
2019-09-04Introductory C++ for OpenFoam Users 5 - Basic Functions Reynold's Number Example
2019-09-04Introductory C++ for OpenFoam Users 4 - Some Basic Math Operations
2019-09-04Introductory C++ for OpenFoam Users 3 - Declaration of Variables and Addition
2019-09-02Introductory C++ for OpenFoam Users 2 - endl and cout (printing)
2019-09-02Introductory C++ for OpenFoam Users 1 - Hello World
2019-08-28OpenFOAM Intermediate - 46 Running in parallel (both snappyHexMesh and pisoFoam)
2019-08-27OpenFOAM Intermediate - 45 Running in parallel (discussion of pisoFoam -parallel case)



Tags:
Engineering
Math
Science
Thermodynamics
Fluid Mechanics
Chemical
Nuclear
Chemical Potential
Fugacity
Enthalpy
Internal Energy
Entropy
First Law
Second law
Gibbs Free Energy
Hemholtz free energy
heat capacity
constant volume
constant pressure
bass guitar
bass guitar tabs
improvisation
bass solo
play along
tutorial
petroleum
oil
refinery
downstream
crude
jet
gasoline
gasoil
diesel