Skip to content
Snippets Groups Projects
Commit 587b3de1 authored by Sascha Brinker's avatar Sascha Brinker
Browse files

Adjusted NEMBD in inc.geometry of voronoi

parent eebdbce8
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
parameter (NIMPD = 500)
! parameter nembd for number of basis atoms in embeding positions around the real atomic pos.
integer nembd
parameter (NEMBD = 50 )
parameter (NEMBD = 100 )
! parameter nlembd for number of layers for embeding positions around the real atomic pos.
integer NLEMBD
parameter (NLEMBD = 100)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment