---
product_id: 149725707
title: "Fluid Engine Development 1st Edition"
brand: "doyub kim"
price: "AED 377"
currency: AED
in_stock: true
reviews_count: 5
url: https://www.desertcart.ae/products/149725707-fluid-engine-development-1st-edition
store_origin: AE
region: United Arab Emirates
---

# Fluid Engine Development 1st Edition

**Brand:** doyub kim
**Price:** AED 377
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Fluid Engine Development 1st Edition by doyub kim
- **How much does it cost?** AED 377 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.ae](https://www.desertcart.ae/products/149725707-fluid-engine-development-1st-edition)

## Best For

- doyub kim enthusiasts

## Why This Product

- Trusted doyub kim brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Description

Full description not available

## Customer Reviews

### ⭐⭐⭐⭐⭐ 







  
  
    A developer friendly text featuring the elusive SPH
  

*by P***K on Reviewed in the United States on March 10, 2017*

This text is written to be developer friendly. The code used is C++ with occasional use of some features of its latest C++11 revision so you may have occasion to refer to Bjarne Stroustrup's webpage. Explanation of the vector analysis needed and the physics is informal as the author admits. For example the author views viscosity as producing a force which tends to reduce velocity difference between neighboring points. The velocity field is therefore blurred and this blur can be produced by adding the Laplacian of the velocity field to the velocity field.  Though the Laplacian may measure bumps or curvature, there's no proof here. He knew the result he had to get and essentially used that to define viscosity. That's okay though as he just wants to bring about some feel for it. He's more interested in implementing these effects in the code. Eberly's Game Physics 2nd edition is of help here especially chapter 5 on fluid dynamics. If you'd like to see an adequate rigorous development and proof of the full Navier-Stokes equations as well as a complete explanation of viscosity see Victor Streeter's Fluid Dynamics (cheap on Amazon).The engine is to simulate an incompressible, viscous fluid so that density is constant and the divergence of the velocity field is zero. As he is concerned with questions of convergence and stability in the code his explanation of numerical algorithms is thorough. For grid-based solution (Eulerian) he uses the finite difference method and there is no finite elements. He also uses a Lagrangian approach (particle trajectory not just within a fixed region) called smoothed particle hydrodynamics (SPH) This alone is worth the price of the book. This is fluid simulation by pointilism, Basically you take a dust of points. Regions around each point are filled with the aid of a kernel function which is used to distribute some property. Key objects are density and pressure. Pressure gradients tend to increase density and density will have to the be adjusted to maintain incompressibility. You'll find these kernels act as weighting functions for the masses of the points in determining density. In fact they're a discrete analog of green's functions which act as weights in some E&M integrals. This probably is no surprise as the method originated to simulate compressible flow in astrophysics (magnetohydrodynamics and plasmas) through the insight of Australian physicist, J.J.Monaghan. It seems kind of crazy to use this for incompressible flow but relatively few points can be used which saves computer time and expense. In short he shows and explains the code of how this method can be implemented in this case. Here you run into stuff like the Pressure Poisson equation and how to avoid as well as the predictive corrective method. He later explains hybrid methods. You'll have a pretty good feel for the material when you get through it I'm sure-maybe even enough to try compressible flow. The author maintains a site on gitHub where you can copy source code.

### ⭐⭐ 







  
  
    More of an overview of current methods
  

*by G***N on Reviewed in the United States on February 3, 2020*

I honestly didn't find this useful about 1/3rd of the book is basic material.I returned it...

### ⭐⭐⭐⭐ 







  
  
    Best fluid simulation book I've read
  

*by R***. on Reviewed in the United States on December 14, 2018*

This book starts at the fundamentals and builds from there. It goes into a good bit of depth and provides all the necessary information in a logical order. But the book's biggest flaw is that the code snippets in the book aren't actually enough to build a working fluid simulation. To remedy this, the full source code is placed online on the author's github, but the code on github doesn't match the code in the book very well. The github code is quite hard to follow due to it's heavy use of inheritance which makes different classes (such as which method for solving systems of linear equations) interchangeable, but it also make it very hard to understand where the actual work gets done.After reading the chapters and typing up the code snippets myself, I still had to spend significantly more time to get a working simulator.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.ae/products/149725707-fluid-engine-development-1st-edition](https://www.desertcart.ae/products/149725707-fluid-engine-development-1st-edition)

---

*Product available on Desertcart United Arab Emirates*
*Store origin: AE*
*Last updated: 2026-04-23*