<div dir="ltr">Dear all,<br><br>I am trying to obtain the vibrational frequencies of a periodic system of four benzene molecules. When I run the vibrational analysis with no restriction, I obtain the correct number of frequencies (141), but some of them are negative. However, when I restrict the range of the search, I obtain positive wavenumbers, but more frequencies than should be physically present (152). When I try to run the vibrational analysis with tighter convergence but no range, I get an error.  The relevant part of the input is below. Any help on obtaining 141 positive numbers is appreciated!<br><br>&VIBRATIONAL_ANALYSIS<br>&MODE_SELECTIVE<br>EPS_MAX_VAL 0.0000000005<br>EPS_NORM 0.00000002<br>&END MODE_SELECTIVE<br>&END VIBRATIONAL_ANALYSIS<br><br>Returns an error:  no frequency, range or involved atoms specified  <br><br>&VIBRATIONAL_ANALYSIS<br>&END VIBRATIONAL_ANALYSIS<br><br>returns 141 wavenumbers with negatives<br><br><br>&VIBRATIONAL_ANALYSIS<br>&MODE_SELECTIVE<br>EPS_MAX_VAL 0.0000000005<br>EPS_NORM 0.00000002<br>RANGE 0 50000<br>&END MODE_SELECTIVE<br>&END VIBRATIONAL_ANALYSIS<br><br>returns 152 positive numbers<br><br><br><br><br>Best,<br>Natalie Schieber<br></div>