X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=vasp_tools%2Fcreate_lattice.c;h=6232cdf6723e78fc72ceec53cb7d87334d4487cb;hp=4b258a096697b2a99a555ceb52538497f488fd39;hb=859d3efbd8c9bdc23b2034bc76f6437508b8254f;hpb=ae95dc386b4b14241eb11637891138ea1ca6b072 diff --git a/vasp_tools/create_lattice.c b/vasp_tools/create_lattice.c index 4b258a0..6232cdf 100644 --- a/vasp_tools/create_lattice.c +++ b/vasp_tools/create_lattice.c @@ -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; }