Révision 365d5b9a
b/modules/isolated.py | ||
---|---|---|
77 | 77 |
for conf in range(mol.GetNumConformers())]) |
78 | 78 |
|
79 | 79 |
|
80 |
def pre_opt_confs(mol: Chem.rdchem.Mol, force_field='MMFF', max_iters=2000):
|
|
80 |
def pre_opt_confs(mol: Chem.rdchem.Mol, force_field='mmff', max_iters=2000):
|
|
81 | 81 |
"""Optimizes the geometry of the given conformers and returns the new mol |
82 | 82 |
object and the energies of its conformers. |
83 | 83 |
|
Formats disponibles : Unified diff