pnnl / isicle

In silico chemical library engine for high-accuracy chemical property prediction
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link

Restrict shielding calculations to specified atoms #11

Open smcolby opened 1 year ago

smcolby commented 1 year ago

Currently all shielding values are computed, despite atom selections exposed by keyword argument.

Per NWChem docs, the user can define the number of atoms for which the shielding tensor should be calculated, followed by the list of specific atom centers.

SHIELDING [ number_of_atoms atom_list]