output_lattice_constants{ }

Calling sequence

strain{ output_lattice_constants{ } }

Properties
  • using: \(\mathrm{\textcolor{Dandelion}{conditional}}\)

  • items: \(\mathrm{maximum\;1}\)

Dependencies
Functionality

Output lattice constants to a file …\Structure\lattice_constants.dat

Example
strain{
    output_lattice_constants{}
    pseudomorphic_strain{}
}

Nested keywords


boxes

Calling sequence

strain{ output_lattice_constants{ boxes } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)

  • type: \(\mathrm{choice}\)

  • choices: yes; no

  • default: no

Functionality

Example
strain{
    output_lattice_constants{
        boxes = yes
    }
    pseudomorphic_strain{}
}