rgmol.extract_adf.extract_pos#

extract_adf.extract_pos(file)#

Extracts the positions and the radius of the nucleus from an adf output

Parameters:

file (str)

Returns:
  • Positions (ndarray)

  • Radius (ndarray)

  • Names (list of str)