IMIX: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 9: Line 9:
::<math>\rho_{\rm mix}\left(G\right)=\rho_{\rm in}\left(G\right)+A \frac{G^2}{G^2+B^2}\left(\rho_{\rm out}\left(G\right)-\rho_{\rm in}\left(G\right)\right)</math>
::<math>\rho_{\rm mix}\left(G\right)=\rho_{\rm in}\left(G\right)+A \frac{G^2}{G^2+B^2}\left(\rho_{\rm out}\left(G\right)-\rho_{\rm in}\left(G\right)\right)</math>
:with <math>A</math>={{TAG|AMIX}} and <math>B</math>={{TAG|BMIX}}
:with <math>A</math>={{TAG|AMIX}} and <math>B</math>={{TAG|BMIX}}
:If {{TAG|BMIX}} is chosen to be very small, e.g. {{TAG|BMIX}}=0.0001, a simple straight mixing is obtained. Please mind, that {{TAG|BMIX}}=0 might cause floating point exceptions on some platforms.
*{{TAG|IMIX}}=2
*{{TAG|IMIX}}=2
*{{TAG|IMIX}}=3
*{{TAG|IMIX}}=3

Revision as of 16:47, 7 February 2011

IMIX = 0 | 1 | 2 | 3 | 4
Default: IMIX = 4 

Description: IMIX specifies the type of mixing.


The mixed density is given by
with =AMIX and =BMIX
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.

Related Tags and Sections

INIMIX, MAXMIX, AMIX, BMIX, AMIX_MAG, BMIX_MAG, AMIN, MIXPRE, WC

References


Contents