IMIX: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
*{{TAG|IMIX}}=2: A variant of the popular Tchebycheff mixing scheme.<ref name="akai:jpc:85"/> | *{{TAG|IMIX}}=2: A variant of the popular Tchebycheff mixing scheme.<ref name="akai:jpc:85"/> | ||
:In our implementation a second order equation of motion is used, that reads: | |||
::<math>\ddot{\rho}_{\rm in}\left(G\right) = 2*A \frac{G^2}{G^2+B^2}\left(\rho_{\rm out}\left(G\right)-\rho_{\rm in}\left(G\right)\right)-\mu \dot{\rho}_{\rm in}\left(G\right)</math> | |||
:with <math>A</math>={{TAG|AMIX}}, <math>B</math>={{TAG|BMIX}}, and <math>\mu</math>={{TAG|AMIN}}. | |||
*{{TAG|IMIX}}=3 | *{{TAG|IMIX}}=3 | ||
*{{TAG|IMIX}}=4 | *{{TAG|IMIX}}=4 |
Revision as of 16:58, 7 February 2011
IMIX = 0 | 1 | 2 | 3 | 4
Default: IMIX = 4
Description: IMIX specifies the type of mixing.
- IMIX=0: no mixing.
- If BMIX is chosen to be very small, e.g. BMIX=0.0001, a simple straight mixing is obtained. Please mind, that BMIX=0 might cause floating point exceptions on some platforms.
- In our implementation a second order equation of motion is used, that reads:
- with =AMIX, =BMIX, and =AMIN.
Related Tags and Sections
INIMIX, MAXMIX, AMIX, BMIX, AMIX_MAG, BMIX_MAG, AMIN, MIXPRE, WC