what does show -V/T in gaussian 09 output calculation?
In Gaussian 09, the command `show -V/T` is often used to display specific details about the calculated properties of the molecule being studied.
Specifically, the `-V` flag corresponds to "potential energy," and the `-T` flag refers to "temperature." When you use `show -V/T`, it typically outputs the potential energy values and their corresponding temperatures, allowing you to analyze how the energy varies with temperature.
This command is useful when you're studying thermodynamic properties, as it helps you understand how the potential energy of the system changes with temperature, which is important for many types of calculations, such as those related to molecular dynamics or thermochemical analysis.
If this command is not yielding the expected output, it's advisable to consult the Gaussian 09 documentation or user manual for the precise syntax and available flags, as they might differ based on the specific calculation or attribute you're attempting to retrieve.