rhsolpy: Rankine-Hugoniot relation solver for anisotropic plasmas
Project description
Rankine-Hugoniot relation solver for anisotropic plasmas.
Install/uninstall
-
install
pip install rhsolpy==1.0.0a0
-
uninstall
pip uninstall rhsolpy==1.0.0a0
Usage
import rhsolpy.rankine_hugoniot as rh
obj = rh.AnisotropicMHD()
obj.set_param(beta1=1e-2, eps1=1.0, eps2=0.6)
obj.solve()
obj.plot()
Theoretical description
$$\begin{align*} \Lambda_a(\epsilon_2,\theta_1,M_{A2}^2)\cdot\epsilon_1^2M_{A1}^4 &+2\Lambda_b(\epsilon_1,\epsilon_2,\theta_1,\beta_1,M_{A2}^2)\cdot\epsilon_1M_{A1}^2\ &+\Lambda_c(\epsilon_1,\epsilon_2,\theta_1,\beta_1,M_{A2}^2)=0. \end{align*}$$
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rhsolpy-1.0.0a2.tar.gz.
File metadata
- Download URL: rhsolpy-1.0.0a2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174f2919a6345d56715648a33a979d0116e06d7a8fff80d84ae687354fbeb396
|
|
| MD5 |
de0eb7922ae1bed8ddb4907f63828268
|
|
| BLAKE2b-256 |
de5698069339a49d60701837a191c653ad2c9cde2d9c9807a1f67519a1d3b222
|
File details
Details for the file rhsolpy-1.0.0a2-py3-none-any.whl.
File metadata
- Download URL: rhsolpy-1.0.0a2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2137d078d10f20155983d1d13e0946fb536bf13551a061783032118e477c3d
|
|
| MD5 |
1f6f4c1d07b33879e6a696acd979897c
|
|
| BLAKE2b-256 |
0c41f8a349100ce16d354ec7a3435c6b3d235ac98e79f49c17f6b4c7bfaec29f
|