Solenoid¶
Fields¶
cfsem.flux_density_ideal_solenoid ¶
Axial B-field on centerline of an ideal (infinitely long) solenoid.
This calc converges reasonably well for coil L/D > 20.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
current
|
float
|
[A] solenoid current |
required |
num_turns
|
float
|
[#] number of conductor turns |
required |
length
|
float
|
[m] length of winding pack |
required |
Returns:
| Type | Description |
|---|---|
float
|
[T] B-field on axis (in the direction aligned with the axis) |