not needed anymore

This commit is contained in:
Martin Diehl 2019-05-30 19:26:41 +02:00
parent 46f0ad052e
commit 4cb0ba3803
1 changed files with 0 additions and 11 deletions

View File

@ -244,17 +244,6 @@ class ASCIItable():
return info,extra_header
# ------------------------------------------------------------------
def head_putGeom(self,info):
"""Translate geometry description to header"""
self.info_append([
"grid\ta {}\tb {}\tc {}".format(*info['grid']),
"size\tx {}\ty {}\tz {}".format(*info['size']),
"origin\tx {}\ty {}\tz {}".format(*info['origin']),
"homogenization\t{}".format(info['homogenization']),
"microstructures\t{}".format(info['microstructures']),
])
# ------------------------------------------------------------------
def labels_append(self,
what,