Skip to main content

write_frame_extxyz

Function write_frame_extxyz 

Source
pub fn write_frame_extxyz<W: Write>(
    w: &mut W,
    frame: &ConFrame,
    energy_key: &str,
) -> Result<()>
Expand description

Write one frame as ASE-compatible extxyz (Lattice, Properties, energy/forces in info/arrays).