There are two temperature in .mdp file of GROMACS. Can any1 suggest what they represent? If I want to use temperature range for MD simulation (300 K to 350 K), should I edit like this? ref_t = 300 350 ?
If your system is inclusive of temperature (i.e. 350K), then only you should modify this value. Otherwise leaving temperature to default value (i.e. 300K) will be a good idea.
There are as many ref_t values as there are tc-grps. Each specifies the reference temperature for the thermostat attached to that group. There is no way to specify a desired range of temperatures; the thermostat controls the velocity/kinetic energy distribution. It doesn't make sense to specify different temperatures for different groups.