module XTB

Defined in:

moltiverse/xtb.cr

Class Method Summary

Class Method Detail

def self.optimize(structure : Chem::Structure, cycles : Int = 100, level : OptimizationLevel = :normal, procs : Int = 1) : Chem::Structure | Nil #

[View source]
def self.run(path : Path | String, args : Enumerable, procs : Int = 1) : Nil #

[View source]