gaussLaplacianScheme(2/3): A test case in OpenFOAM
as I learned from the awesome book and from several posts in cfdonline This article is an outcome of an effort to learn programming in OpenFOAM. A basic conduction solver is made for the learning purpose. It is decided to document the same for the future reference. Understanding the fvMatrix (“A” matrix of Ax = …
gaussLaplacianScheme(2/3): A test case in OpenFOAM Read More »