lorenzo-rovigatti / oxDNA

A new version of the code to simulate the oxDNA/oxRNA models, now equipped with Python bindings
https://dna.physics.ox.ac.uk/
GNU General Public License v3.0
38 stars 26 forks source link

observable structure factor not found #96

Closed AdaABen closed 3 months ago

AdaABen commented 3 months ago

Hi, when I try to print the observable "structure_factor" oxDNA gives this error message:

ERROR: Observable 'structure_factor' not found. Aborting

Has the observable simply changed name? Or there is some different issue?

Thanks a lot!

lorenzo-rovigatti commented 3 months ago

That's a typo in the docs, thanks for catching it! It should (and now does) read Sq and not structure_factor.