[ Home ] [ News ] [ Contact ] [ Search ] default-material-models

 ==> Download Software
 nextnano³ documentation

 Copyright notice
 About us
 Useful Links
 Publications
 * password protected

 

 
Up
 

default-material-models

 

!-------------------------------------------------------------!
$default-material-models                            required  !
 material-model-number                integer       required  !
 material-model                       character     required  !
 needs-alloy-function                 logical       required  !
 alloy-function-type                  integer       required  !
$end_default-material-models                        required  !
!-------------------------------------------------------------!

 

Syntax

Zinc blende

material-model-number = 1
material-model        = binary-zb-default
needs-alloy-function  = .FALSE.
alloy-function-type   = 0

material-model-number = 2
material-model        = ternary-zb-default
needs-alloy-function  = .TRUE.
alloy-function-type   = 1

 

Wurtzite

material-model-number = 3
material-model        = binary-wz-default
needs-alloy-function  = .FALSE.
alloy-function-type   = 0

material-model-number = 4
material-model        = ternary-wz-default
needs-alloy-function  = .TRUE.
alloy-function-type   = 1

 

   
Last modified: 27-Jan-2012