Need to continue with B export
This commit is contained in:
parent
139d79c411
commit
c33908d833
@ -26,7 +26,7 @@ def main():
|
|||||||
B_quarter = np.load('output/B_quarter.npy')
|
B_quarter = np.load('output/B_quarter.npy')
|
||||||
|
|
||||||
|
|
||||||
|
# Todo: Alle werte aus B_quarter holen!!
|
||||||
step = 1
|
step = 1
|
||||||
xlim_mm = 30
|
xlim_mm = 30
|
||||||
xlim = 2 * int(xlim_mm/step) + 1
|
xlim = 2 * int(xlim_mm/step) + 1
|
||||||
|
Loading…
Reference in New Issue
Block a user