magneticFoam.C File Reference

Solver for the magnetic field generated by permanent magnets. More...

Include dependency graph for magneticFoam.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Solver for the magnetic field generated by permanent magnets.

Original source file magneticFoam.C

A Poisson's equation for the magnetic scalar potential psi is solved from which the magnetic field intensity H and magnetic flux density B are obtained. The paramagnetic particle force field (H dot grad(H)) is optionally available.

Definition in file magneticFoam.C.

Function Documentation

◆ main()