|
|
|
# Brio-Wu
|
|
|
|
|
|
|
|
| state | ρ, vx, vy, vz , By, Bz, E |
|
|
|
|
| ------ | ------ |
|
|
|
|
| left | 1, 0, 0, 0, 0.75, 1, 0, 1 |
|
|
|
|
| right | 0.125, 0, 0, 0,0.75, −1, 0, 0.1|
|
|
|
|
|
|
|
|
The solution consists of the following waves separated by constant states. The waves moving to the left are a fast rarefaction wave and slow compound wave. The waves moving to the right include a contact discontinuity, a slow shock (SS) and a fast rarefaction wave, FR.
|
|
|
|
|
|
|
|
Solutions for time 1.6 with 16x replications
|
|
|
|
|
|
|
|
### Euler Potential -
|
|
|
|
FS Fork HASH: d0243cf1b
|
|
|
|
~~~
|
|
|
|
./configure --with-hydro=minimal --with-mhd=eulerBRIO --with-adiabatic-index=2
|
|
|
|
~~~
|
|
|
|

|
|
|
|
|
|
|
|
### Direct Induction - FS Fork d0243cf1b
|
|
|
|
FS Fork HASH: d0243cf1b
|
|
|
|
~~~
|
|
|
|
./configure --with-hydro=minimal --with-mhd=DInduction --with-adiabatic-index=2
|
|
|
|
~~~
|
|
|
|

|
|
|
|
|
|
|
|
### Orestis Induction - FS Fork d0243cf1b
|
|
|
|
FS Fork HASH: 1d33a23c0
|
|
|
|
~~~
|
|
|
|
./configure --with-hydro=minimal --with-mhd=DIOrestis --with-adiabatic-index=2 --with-mu0=1
|
|
|
|
|
|
|
|
~~~
|
|
|
|
 |