Skip to content
AsciiC6hem

Calculation

QC calculation results with method, basis set, and properties.

FieldTypeExample
methodString"b3lyp"
basisString"6-31G*"
propertiesArray<Property>See below
Calculation::Property = Struct.new(:title, :value, :units,
:dict_ref, :convention,
keyword_init: true)

See Computational chemistry syntax for input format.

Play