I was asked to do OPT in Gaussian with different temperatures. Previously, I did not take temperature into account. And I used the following command.
#p MP2/6-31G* opt
Afterwards, I added temperature at the end of command as below.
#p MP2/6-31G* opt temperature=350
I also tried to set the temperature to 270. But the three computing results had the same conformation and potential energy. Did I do something wrong?