meld.system.patchers.freeze.freeze_atoms

meld.system.patchers.freeze.freeze_atoms(spec, atoms=None)[source]

Freeze atoms in the system

Parameters
  • spec (SystemSpec) – system specification to modify

  • atoms (Optional[List[AtomIndex]]) – the atoms to freeze, defaults to all atoms

Return type

SystemSpec

Returns

the modified system specification