commit for sync 18.05.2022

This commit is contained in:
Brantegger Georg
2022-05-18 15:46:04 +02:00
parent a0b8ca98a9
commit cd2e36d0e9
3 changed files with 147 additions and 2084853 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -109,8 +109,8 @@ def h_V_test_1(V):
def test_2_parameters(): def test_2_parameters():
x = 10 x = 10.
d = 10 d = 10.
return x,d return x,d
def V_h_test_2(h): def V_h_test_2(h):

File diff suppressed because one or more lines are too long