]> hackdaworld.org Git - physik/posic.git/blobdiff - vasp_tools/create_lattice.c
fixed attrr region + ifdef'ed constraints along 110 + write final save and visual...
[physik/posic.git] / vasp_tools / create_lattice.c
index 4b258a096697b2a99a555ceb52538497f488fd39..6232cdf6723e78fc72ceec53cb7d87334d4487cb 100644 (file)
@@ -71,8 +71,8 @@ int main(int argc,char **argv) {
        dia.z=0.25;
 
        if(type=='1') {
        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;
        }
 
                dia.z=0.25;
        }