consistent 110 direction
[physik/posic.git] / vasp_tools / create_lattice.c
index 4b258a0..6232cdf 100644 (file)
@@ -71,8 +71,8 @@ int main(int argc,char **argv) {
        dia.z=0.25;
 
        if(type=='1') {
-               dia.x=0.5;
-               dia.y=0.0;
+               dia.x=0.0;
+               dia.y=0.5;
                dia.z=0.25;
        }