Channel Avatar

Theo Ong Science and Engineering @UCg8JQhTCcrJ67ixjInoKyPQ@youtube.com

9.1K subscribers - no pronouns :c

Hi I'm Theodore, I do engineering, science and technology v


20:26
rs simulation learning journal 27 - pr eos temperature solver, which root to use
01:04:48
rs simulation learning journal 26 - pr eos temperature solver, demonstrated error propagation
35:40
rs simulation learning journal 25 - pr eos test to ensure the vapour volume function works
34:30
rs simulation learning journal 24 - pr eos vapour and liquid like volume root finder
27:28
rs simulation learning journal 23 - housekeeping for error handling tests and if let statements
28:20
rs simulation learning journal 22 - little bit about Results and Error Types
42:03
rs simulation learning journal 21 - Dealing with Enums and Options
40:18
rs simulation learning journal 20 - vector iter enumerate and map with dot product example
37:16
rs simulation learning journal 19 - for loops in vectors and sorting values in vectors
27:27
rs simulation learning journal 18 - cubic equation solver for pr eos (sort of working) part3
50:49
rs simulation learning journal 17 - cubic equation solver pr eos (still under construction) part 2
25:17
neovim ccls bear lsp with openfoam (experimental)
20:16
openfoam language server protocol (LSP) vs code plugin with ccls and bear
56:49
rs simulation learning journal 16 - cubic equation solver for pr eos part 1
15:03
rs simulation learning journal 15 - git repo for rust project using vs code
37:16
rs simulation learning journal 14 - git version control, cargo init and cloud storage with git
39:00
rs simulation learning journal 13 - an introduction to git and the command line
33:03
rs simulation learning journal 12 - unit testing our PR EOS pressure function vscode
43:30
rs simulation learning journal 11 - peng robinson eos finding pressure
31:42
rs simulation learning journal 10 - on solving cubic equations such as PR-EOS
15:38
rs simulation learning journal 9b - on the Peng Robinson Equation of State
34:45
rs simulation learning journal 9a - Non Ideal Gases, Van der Waals and SRK EOS
53:42
rs simulation learning journal 7 - uom example 1 newton's law
31:12
rs simulation learning journal 8 - uom example 2 ideal gas equation
09:42
rs simulation learning journal 6 - demonstrating conveniences from rust analyzer
27:09
rs simulation learning journal 4 - newton's law of cooling example for loops and mutability
22:07
rs simulation learning journal 5 - newton's law of cooling example crates, strings and csv exports
24:41
rs simulation learning journal 3 - newton's law of cooling example file structure
23:17
rs simulation learning journal 2 - static typing, basic math and using compiler help
22:46
rs simulation learning journal 1 - hello world vscode
20:00
crate spotlight - custos for opencl based math operations
08:48
GNU octave installing control package transfer functions and step tests (2023)
21:21
Some useful resources for understanding fvSchemes within OpenFOAM for tetrahedral meshes from Salome
24:54
ssh into linux servers or Virtual Machines at home from windows, it is quite useful
38:24
Uncertainty Propagation Python Metrolopy - basics
35:20
Connect virtualbox samba share to windows using wsdd messy debug and walkthrough
02:15
add arrow to libreoffice calc chart
13:04
rust opcua - how the polling action timers work
23:06
rust opcua - use closures (polling actions) to modify opcua variable values
14:26
rust opcua - add read and write variables to opcua server
22:56
rust opcua print your endpoint periodically
37:12
rust opcua - build an anonymous user server and connect to it via a python GUI client
18:28
Connecting to OPCUA Rust Server in Linux PC via OPCUA python client GUI on Windows PC
33:39
Engineering Can or Not Plastic Waste for Roads and Iron Ore my own fun video
19:10
rust documentation demo 2 - my preferreed way of running documentation tests
20:49
rust documentation demo 1 - my personalised setup with cargo watch and nvim
36:45
I tried doing latex in vim or neovim without the vimtex plugin compile for fun learning experience
12:07
Units Safe Calculations for Rust Newbies 2 - checking dimensionless numbers and unit conversions
32:27
Units Safe Calculations in Rust Rust Newbies 1 - Calculating Reynolds Number demo 2022
07:20
exploring asyncio opcua in python 7 - installing opcua client on windows using winpython
07:49
exploring asyncio opcua in python 6 - demo:python server calculating darcy friction factor with rust
26:30
exploring asyncio opcua in python 5 add method and using nodemon to watch python files
03:44
OPCUA NetStandard2 0 9 - A hiatus for opcua C sharp code
09:34
OPCUA NetStandard2.0 8 - Coding a "simple" temperature sensor OPCUA object via csharp
12:51
OPCUA NetStandard2.0 7 - Coding a "simple" temperature sensor OPCUA objectType (class) via csharp
29:55
OPCUA NetStandard2.0 6 - Getting XSD schema LSP working on vscode for xml model compiling OPCUA
22:33
OPCUA NetStandard2.0 5 - Examining autogenerated DataTypes from Model Compiler
09:52
OPCUA NetStandard2.0 4 - compiling and using the Net Standard Model Compiler on Linux
21:55
OPCUA NetStandard2.0 3 - using the Net Standard Model Compiler EXE using CLI (compiling in next vid)
26:23
OPCUA NetStandard2 0 2 - adding an asychronous task and starting the test console client