Hi all
Is it possible to ask Topas to give me the distance between two atoms, without having to use append_bond_lengths or Out_CIF_Bonds_Angles?
Ideally, I'd like to say something like:
prm bond_length = Get_the_atom_distance(Na1:0, F2:6)
where Na1 and F2 are the site names, and :0 and :6 denote the particular atom derived from symmetry.
This is for some insitu data, so I have quite a bit of output...
Matthew