BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
corc.tests.test_winding Namespace Reference

Functions

 check (label, ok)

Variables

 W
 W2 = Winding(4, 1, 100, 10, 3, 1, 10, 1.25, 5, 0.5)
bool ok = False
 W4 = Winding(4, 1, 100, 10, 3, 2, 10, 1.0 / 3.0, 3, 0.11)
 W5 = Winding(4, 1, 100, 10, 3, 2, 10, 4.0 / 3.0, 3, 0.11)
 W6 = Winding(4, 1, 100, 10, 3, 2, 10, 1.0, 3, 0.11)
 W3 = Winding(4, 1, 100, 10, 3, 2, 10, 1.5, 3, 0.11)

Function Documentation

◆ check()

check ( label,
ok )

Variable Documentation

◆ ok

bool ok = False

◆ W

corc.tests.test_winding.W
Initial value:
= Winding(tapeWidth=4, gap=1, tapeThickness=100, solderThickness=10,
numTapesPerLayer=3, numLayers=1, pitch=10, numTurns=1,
delta=5, tapeResolution=0.5)

◆ W2

corc.tests.test_winding.W2 = Winding(4, 1, 100, 10, 3, 1, 10, 1.25, 5, 0.5)

◆ W3

corc.tests.test_winding.W3 = Winding(4, 1, 100, 10, 3, 2, 10, 1.5, 3, 0.11)

◆ W4

corc.tests.test_winding.W4 = Winding(4, 1, 100, 10, 3, 2, 10, 1.0 / 3.0, 3, 0.11)

◆ W5

corc.tests.test_winding.W5 = Winding(4, 1, 100, 10, 3, 2, 10, 4.0 / 3.0, 3, 0.11)

◆ W6

corc.tests.test_winding.W6 = Winding(4, 1, 100, 10, 3, 2, 10, 1.0, 3, 0.11)