Numerical Analysis II
Ghost cells are a computational technique used in finite volume methods to handle boundary conditions and improve numerical stability. They act as extra cells added outside the physical domain, enabling the simulation of fluid flow across boundaries by providing necessary values for calculations at the edges of the computational grid. This helps ensure that conservation laws are satisfied and allows for more accurate approximations of fluxes at the interfaces.
congrats on reading the definition of ghost cells. now let's actually learn it.