Skip to content

AnnaMed-v1/MHDG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHDG code, version 3.0

Transport code for plasma simulations based on a high-order HDG (hybrid discontinuous Galerkin) scheme.

Models available

0- Laplace model: simple solver for anisotropic diffusion equation, 1 equation.

1- Isothemal model: model with 2 equations, unknowns density and parallel velocity.

2- Non-isothermal model: model with 4 equations, unknowns density, parallel velocity, ion temperature, electron temperature.

3- Isothermal + vorticity: model with 4 equations, unknowns density, parallel velocity, vorticity, electric potential (work in progress)

Dimensions

1- 2D cartesian and axisymmetric simulations.

2- 3D cartesian (slab geometry) and axisymmetric (toroidal geometry) simulations.

Parallelization

Parallelization is based on a hybrid OpenMP/MPI paradigm. Domain decomposition in the plane + toroidal divisions

About

Transport code for plasma simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MATLAB 66.2%
  • Fortran 30.9%
  • TeX 2.0%
  • Objective-C 0.4%
  • Makefile 0.4%
  • M 0.1%