TARANG.lib.cases.cases_mhd

TARANG.lib.cases.cases_mhd#

Functions#

case_handler(para, U, W)

Handle different initialization cases for the magnetohydrodynamic (MHD) field.

benchmarking(para, U, B)

Module Contents#

TARANG.lib.cases.cases_mhd.case_handler(para, U, W)#

Handle different initialization cases for the magnetohydrodynamic (MHD) field.

Parameters:
  • U (VectorField) – VectorField object representing the velocity field.

  • W (VectorField) – VectorField object representing the magnetic field.

Return type:

None

TARANG.lib.cases.cases_mhd.benchmarking(para, U, B)#