endstate_correction.simulation.base.EndstateCorrectionBase
- class endstate_correction.simulation.base.EndstateCorrectionBase(top: AMBERTopology | CHARMMTopology, env: Literal['complex', 'waterbox', 'vacuum'], ml_atoms: List[int], protocol: BSSProtocol, name: str = 'endstate_correction', work_dir: str = './', potential: str = 'ani2x', implementation: Literal['nnpops', 'torchani'] = 'nnpops', interpolate: bool = True)[source]
Bases:
ABC
Methods
get_initial_coordinates
get_integrator
get_mm_topology
get_simulation
get_trajectory
get_xyz
set_trajectory
start