diff --git a/python/damask/asciitable.py b/python/damask/asciitable.py index 448587db0..8dd0a549d 100644 --- a/python/damask/asciitable.py +++ b/python/damask/asciitable.py @@ -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,