Improve displaying logs

This commit is contained in:
Atsushi Togo 2014-05-02 17:22:35 +09:00
parent 4ee38080ee
commit cc6d54f0d8
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ class Conductivity_LBTE(Conductivity):
frequencies = self._frequencies[gp]
gv = self._gv[i]
print "Frequency, projected group velocity (x, y, z), group velocity norm",
print "Frequency group velocity (x, y, z) |gv|",
if self._gv_delta_q is None:
print
else: