Skip to content

J-Dark-PhD/MHD_verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHD_verification

A Computational Fluid Dynamics (CFD) solver is extended to model MHD effects designed in fenicsx for coupling with festim in order to have an advection field projected onto a hydrogen transport simulation domain.

One case so far

Install Docker container

This model uses fenicsx, a newer version of the legacy FEniCS project. The FEniCS project provides a Docker image with FEniCS and its dependencies (python3, UFL, DOLFIN, numpy, sympy...) already installed. See their "FEniCS in Docker" manual.

Get Docker here.

Pull the Docker image and run the container, sharing a folder between the host and container:

For Windows users:

docker run -ti -v ${PWD}:/home/shared --name mhd_verification dolfinx/dolfinx:stable

Laminar duct flow with conjugate MHD

  • A. Blishchik, M. van der Lans, S. Kenjeres. An extensive numerical benchmark of the various magnetohydrodynamic flows. International Journal of Heat and Fluid Flow, 90, 2021, DOI: 10.1016/j.ijheatfluidflow.2021.108800

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages