Skip to content

A package for validation of liquid-metal magnetohydrodynamics codes against known solutions

License

Notifications You must be signed in to change notification settings

aurora-multiphysics/LM-MHD-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LM-MHD-Toolbox

A package for validation of liquid-metal magnetohydrodynamics codes against known solutions

Installation

The recommended installation method for this package is to create a virtual environment

python -m venv venv

This environment can be activated with

source venv/bin/activate

This package can be downloaded using

git clone [email protected]:aurora-multiphysics/LM-MHD-Toolbox.git

To install the package in the virtual environment, navigate to LM-MHD-Toolbox with the environment active, and run

pip install .

This can instead be installed in development mode using pip install -e , to allow the user to modify this package without needing to reinstall it after each change.

About

A package for validation of liquid-metal magnetohydrodynamics codes against known solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages