| # | Line 9 | Line 9 | option "latticetype" - "Lattice type string. Valid | |
|---|---|---|
| 9 | ||
| 10 | option "output" o "Output file name" string no | |
| 11 | option "latticetype" - "Lattice type string. Valid types are fcc,hcp,bcc and hcp-water." string default="fcc" no | |
| 12 | < | option "density" - "density g/cm^3" double no |
| 13 | < | option "ndensity" - "number density" double no |
| 12 | > | option "density" - "density (g/cm^3)" double yes |
| 13 | option "nx" - "number of unit cells in x" int yes | |
| 14 | option "ny" - "number of unit cells in y" int yes | |
| 15 | option "nz" - "number of unit cells in z" int yes | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |