using variable index in thermo_style

Dear users,
Please who can help me ,
to calculate some thermodynamic properties
in different temperature i used variables below,
variable a loop 7
variable t index 100 200 300 400 500 600 700
how can i display temperature in thermo_style

i used thermo_style custom step temp epair etotal v_t but an error message appears .

ERROR:thermo custom variable is not equal-style variable (…/thermo.cpp:915)

i use lammps ( version 13 dec 2016, platform ubuntu 16.04)
Regards

Dear users,
Please who can help me ,
to calculate some thermodynamic properties
in different temperature i used variables below,
variable a loop 7
variable t index 100 200 300 400 500 600 700
how can i display temperature in thermo_style

i used thermo_style custom step temp epair etotal v_t but an error message
appears .

ERROR:thermo custom variable is not equal-style variable (../thermo.cpp:915)

the error message *very* clearly explains what the problem is.

as steve already has already told you, the resolution for this is very
straightforward.
i also suggest you do a more detailed study of the documentation of
the variable command. it will be worth it.

i use lammps ( version 13 dec 2016, platform ubuntu 16.04)

please do yourself a favor and upgrade to a newer version (like 16
March 2018), if you can. you will specifically gain better error
reporting on variable uses with this version (and have many bugs
fixed).

axel.