![]() |
Prepare a molecular data instance for a single element.
openfermion.chem.make_atom(
atom_type, basis, filename=''
)
Args | |
---|---|
atom_type
|
Float giving atomic symbol. |
basis
|
The basis in which to perform the calculation. |
Returns | |
---|---|
atom
|
An instance of the MolecularData class. |