Skip to main content
← OpenMECP Documentation

parse_parameter

Function parse_parameter 

Source
pub fn parse_parameter(
    line: &str,
    config: &mut Config,
    fixed_atoms: &mut Vec<usize>,
) -> Result<(), ParseError>
Expand description

Parses configuration from a string content. All thresholds and coordinates use Angstrom-based units internally.