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 modifyatoms (
Optional
[List
[AtomIndex
]]) – the atoms to freeze, defaults to all atoms
- Return type
- Returns
the modified system specification