From 4cb0ba380362695da28dce99eaa6db136845ed22 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 30 May 2019 19:26:41 +0200 Subject: [PATCH] not needed anymore --- python/damask/asciitable.py | 11 ----------- 1 file changed, 11 deletions(-) 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,