From 66d10f72430cbc5294ea953b180f25780ed08ff0 Mon Sep 17 00:00:00 2001 From: jmlloren Date: Wed, 9 Mar 2005 15:38:12 +0000 Subject: [PATCH] Incluidas las lineas referidas al input del desplazamiento. --- INP/pzb.inp | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/INP/pzb.inp b/INP/pzb.inp index 2ababc0..2f05da9 100755 --- a/INP/pzb.inp +++ b/INP/pzb.inp @@ -3,23 +3,23 @@ ! STRAIN DISTRIBUTION !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! QD Structure input - 0.000 ! Wetting layer thickness (A): DWL - 1 ! ISHAPE 1-Trunc. Cone;2-Cap - 90.0 ! Height of the dot (A): HQD - 101.556 ! Base Radius - 0.E0 ! Top Radius + 0.000 ! Wetting layer thickness (A): DWL + 1 ! ISHAPE 1-Trunc. Cone;2-Cap + 90.0 ! Height of the dot (A): HQD + 101.556 ! Base Radius + 0.E0 ! Top Radius !!! Superlattice Input - 250.E0,250.E0,86.E0 !Superlattice constants - 1.E0,0.E0,0.E0 !Superlattice vector a1 - 0.E0,1.E0,0.E0 !Superlattice vector a2 - 0.E0,0.E0,1.E0 !Superlattice vector a3 - 1,1,1 !Number of Dots along X,Y,Z direction (odd) + 250.E0,250.E0,86.E0 !Superlattice constants + 1.E0,0.E0,0.E0 !Superlattice vector a1 + 0.E0,1.E0,0.E0 !Superlattice vector a2 + 0.E0,0.E0,1.E0 !Superlattice vector a3 + 1,1,1 !Number of Dots along X,Y,Z direction (odd) !!! Grid Input - 0 !Grid Method: 0->Manual 1->Auto (Unit spercell) - 0.E0,200.E0 !X_Min,X_Max - 0.E0,0.E0 !Y_Min,Y_Max - -100.E0,150.E0 !Z_Min,Z_Max - 202,1,202 !Number of Points in each direction (odd) + 0 !Grid Method: 0->Manual 1->Auto (Unit spercell) + 0.E0,131.E0 !X_Min,X_Max + 0.E0,0.E0 !Y_Min,Y_Max + -41.E0,135.E0 !Z_Min,Z_Max + 51,1,51 !Number of Points in each direction (odd) !!! Material Parameters 1 ! MTYPE: 1-> ZBI, 2-> WZI, 3-> WZA 0.599,0.186,-0.194 ! Well potentials (eV): VWE,VWH,VWSO @@ -28,14 +28,16 @@ 540.0,590.0 ! Lame constants (GaAs): XLAMB=C12, XMU=C44 -0.067E0 ! Misfit strain: EPSA !!! Kind of Calculation - 0.5 - 2 ! STR_Action 0-> Nothing 1-> Caculate 2-> Read - 0 ! PZO_Action 0-> Nothing 1-> Caculate 2-> Read - 1 ! POT_Action 0-> Nothing 1-> Caculate - 0 ! DIAG_Action 0-> Only Diagonal, 1->Full Hamiltonian + 0.5 ! CARAC_MAX + 1 ! STR_Action 0-> Nothing 1-> Caculate 2-> Read + 1 ! DPL_Action 0-> Nothing 1-> Caculate + 0 ! PZO_Action 0-> Nothing 1-> Caculate 2-> Read + 0 ! POT_Action 0-> Nothing 1-> Caculate + 0 ! DIAG_Action 0-> Only Diagonal, 1->Full Hamiltonian !!! Output Details - STR_Stier_9_DOT.nc ! Strain Output File - PZO_1.nc ! Piezo Output File - POT_Stier_9.nc ! Potential Output File - 1 ! Cylindrycal or cartesian strain components: 0 -> Cartesian; 1-> Cylindrical + STR_QD.nc ! Strain Output File + DPL_QD.nc ! Displacement Output File + PZO_QD.nc ! Piezo Output File + POT_QD.nc ! Potential Output File + 1 ! Cylindrycal or cartesian strain components: 0 -> Cartesian; 1-> Cylindrical !!! End of Input -- 2.11.4.GIT