Dear all,
I would like to simulate a nanowire, so I need periodic boundary conditions and a region that is INF in x direction for example.
I don’t understand a part of the manual that says that if I want to use INF as xlo and xhi I have to use first the create_box command. But in the create_box command says that I have to define a region first.
Which of both commands I have to use first?
I have tried this and doesn’t work:
lattice fcc ${latparam}
region whole block 0 3 0 3 INF INF
create_box 1 whole
create_atoms 1 region whole
Can anybody explain me the exact difference between region and box?
Thank you,
Gemma