Laplace equation solver for a scalar quantity. More...
Go to the source code of this file.
Laplace equation solver for a scalar quantity.
Original source file laplacianFoam.C
Solver details
The solver is applicable to, e.g. for thermal diffusion in a solid. The equation is given by:
Where:
![]() | = | Scalar field which is solved for, e.g. temperature |
![]() | = | Diffusion coefficient |
Required fields
T | : | Scalar field which is solved for, e.g. temperature |
Definition in file laplacianFoam.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.