Difference between revisions of "MhdFoam"

From OpenFOAMWiki
(Added link)
(Validation)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== General description ==
 +
 
The mhdFoam solver is currently an incompressible magnetohydrodynamic equation solver. It solves the coupled Maxwell-Navier-Stokes equations for an incompressible fluid.  The fluid electrical conductivity is presumed constant.
 
The mhdFoam solver is currently an incompressible magnetohydrodynamic equation solver. It solves the coupled Maxwell-Navier-Stokes equations for an incompressible fluid.  The fluid electrical conductivity is presumed constant.
  
Line 4: Line 6:
 
http://www.extend-project.de/user-groups/23/viewgroup/groups
 
http://www.extend-project.de/user-groups/23/viewgroup/groups
  
Validation case:
+
== Validation ==
[[File:Shercliff_case.tar.gz]]
+
Case file: [[File:Shercliff_case.tar.gz]]
 +
 
 +
The script to compute the analytic solution can be found here: http://code.google.com/p/mhdflow/source/browse/
 +
 
 +
Result:
 +
On a mesh of 120x66x66, and ensuring a fully developed flow, the following result is obtained. It can be seen that mhdFoam does not perfectly reproduce the reference solution.
 +
 
 +
[[File:Of_vs_ref_075.png]]
  
 
[[Category:Electromagnetics solvers]]
 
[[Category:Electromagnetics solvers]]

Latest revision as of 09:47, 8 June 2012

1 General description

The mhdFoam solver is currently an incompressible magnetohydrodynamic equation solver. It solves the coupled Maxwell-Navier-Stokes equations for an incompressible fluid. The fluid electrical conductivity is presumed constant.

MHD group on the extend project website: http://www.extend-project.de/user-groups/23/viewgroup/groups

2 Validation

Case file: File:Shercliff case.tar.gz

The script to compute the analytic solution can be found here: http://code.google.com/p/mhdflow/source/browse/

Result: On a mesh of 120x66x66, and ensuring a fully developed flow, the following result is obtained. It can be seen that mhdFoam does not perfectly reproduce the reference solution.

Of vs ref 075.png