Skip to content
Snippets Groups Projects
Commit 0b350381 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

typo in manual

parent 1a18add3
No related branches found
No related tags found
No related merge requests found
......@@ -73,11 +73,11 @@ The header in the file bias.dat for this calculation would read:
#! SET min_t1 -pi
#! SET max_t1 +pi
#! SET nbins_t1 100
#! SET peirodic_t1 true
#! SET periodic_t1 true
#! SET min_t2 -pi
#! SET max_t2 +pi
#! SET nbins_t2 100
#! SET peirodic_t2 true
#! SET periodic_t2 true
\endverbatim
This would be then followed by 100 blocks of data. In the first block of data the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment