Search
Find what you need
Search by keyword, then narrow by content type, category and difficulty.
Type
Difficulty
Articles (14)
CFD & Simulation
What Is Computational Fluid Dynamics?
A clear introduction to CFD: what it solves, how the equations are discretised, and when a simulation can be trusted.
Machine Learning
Machine Learning for Engineers: A Practical Introduction
How engineers can apply supervised learning to real measurement and simulation data without a computer science degree.
CFD & Simulation
ANSYS Fluent vs. OpenFOAM: Which One Should You Use?
A balanced comparison of licensing, solver capability, meshing, scripting and support for industrial and academic work.
Artificial Intelligence
How Neural Networks Learn
Forward pass, loss, backpropagation and gradient descent explained step by step with a minimal worked example.
3D Printing & Modeling
Beginner's Guide to 3D Printing
From CAD model to finished part: printers, materials, slicing settings and the checks that prevent failed prints.
Programming
Python Automation for Engineering Tasks
Automate repetitive engineering work: batch post-processing, report generation and reproducible calculation scripts.
Artificial Intelligence
Introduction to Artificial Intelligence
What AI actually is, how modern systems are built, and where the practical limits sit for engineering work.
CFD & Simulation
Understanding Turbulence Models
RANS, k-epsilon, k-omega SST, LES and DES compared, with guidance on choosing a model for your problem.
3D Printing & Modeling
How to Prepare an STL File for 3D Printing
Mesh resolution, watertight geometry, wall thickness and orientation: the checks that make an STL printable.
Artificial Intelligence
Neural Networks Explained Visually
A diagram-first explanation of layers, weights, activations and how representations form inside a network.
Engineering
Digital Twins in Engineering
What a digital twin really requires: data pipelines, calibrated models, reduced-order surrogates and governance.
CFD & Simulation
Beginner's Guide to Gas Dispersion Simulation
Setting up a credible dispersion study: source terms, atmospheric stability, domain sizing and acceptance criteria.
CFD & Simulation
Common CFD Meshing Mistakes
Skewness, y+, abrupt size transitions and under-resolved boundary layers: how to spot and fix them early.
Machine Learning
Supervised vs. Unsupervised Learning
When labels help, when they are unnecessary, and how to choose an approach for engineering datasets.
Tutorials (6)
Beginner
Run Your First OpenFOAM Simulation
Set up, mesh, run and post-process a laminar pipe flow case from the command line.
Beginner
Train Your First Machine Learning Model in Python
Build, evaluate and interpret a regression model on a small engineering dataset.
Intermediate
Automate CFD Post-Processing with Python
Batch-read solver monitors, compute averaged quantities and generate a comparison report.
Beginner
Prepare a CAD Model for 3D Printing
Export, repair and slice an STL so the printed part matches the design intent.
Advanced
Set Up a Fire Simulation in FDS
Define geometry, burners, ventilation and output devices for a compartment fire study.
Intermediate
Git and GitHub for Engineers
Version simulation scripts and calculation notebooks without losing work or overwriting colleagues.
Mind maps and summaries (8)
Mind Map
CFD Workflow Mind Map
The full simulation process from problem definition to validated result on one page.
Cheat Sheet
Turbulence Model Selection Chart
Choose between k-epsilon, k-omega SST, LES and hybrid models by flow type.
Formula Sheet
Machine Learning Metrics Sheet
MAE, RMSE, R2, precision, recall and F1 with when-to-use guidance.
Roadmap
Python for Engineers Roadmap
A staged learning path from syntax to automated engineering pipelines.
Formula Sheet
Heat Transfer Formula Summary
Conduction, convection and radiation relations with dimensionless groups.
Mind Map
3D Printing Troubleshooting Map
Symptom-to-cause diagram for the most common print defects.
Summary
Neural Network Architectures Summary
MLP, CNN, RNN and transformer compared by data type and task.
Cheat Sheet
Meshing Quality Checklist
Skewness, orthogonality, y+ and growth-rate targets in one table.