TARANG.lib.cases.cases_mhd#
Functions#
|
Handle different initialization cases for the magnetohydrodynamic (MHD) field. |
|
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)#