Scroll to navigation

ASE-BUILD(1) User Commands ASE-BUILD(1)

NAME

ase-build - Build simple molecule or bulk structure

DESCRIPTION

Please use "ase build" instead of "ase-build" usage: ase build [-h] [-M M1,M2,...] [--modify ...] [-V VACUUM] [-v VACUUM0]

[--unit-cell UNIT_CELL] [--bond-length BOND_LENGTH] [-x {sc,fcc,bcc,hcp,diamond,zincblende,rocksalt,cesiumchloride,fluorite,wurtzite}] [-a LATTICE_CONSTANT] [--orthorhombic] [--cubic] [-r REPEAT] [-g] [--periodic] name/input-file [output]

Build an atom, molecule or bulk structure

positional arguments:

name/input-file output

optional arguments:

show this help message and exit
Magnetic moment(s). Use "-M 1" or "-M 2.3,-2.3".
Modify atoms with Python statement. Example: --modify="atoms.positions[-1,2]+=0.1".
Amount of vacuum to add around isolated atoms (in Angstrom).
Deprecated. Use -V or --vacuum instead.
Unit cell. Examples: "10.0" or "9,10,11" (in Angstrom).
Bond length of dimer in Angstrom.
Crystal structure.
Lattice constant(s) in Angstrom.
Use orthorhombic unit cell.
Use cubic unit cell.
Repeat unit cell. Use "-r 2" or "-r 2,3,1".

-g, --gui

--periodic

July 2017 ase-build 3.14.1