Skip to content

The resolved outer radius for stranded cores should account for compression. See rectstrands.jl for an example of area-preserving expansion. #32

@github-actions

Description

@github-actions

radius_ext = num_wires == 1 ? radius_wire : radius_in + 2 * radius_wire # TODO: The resolved outer radius for stranded cores should account for compression. See rectstrands.jl for an example of area-preserving expansion.

	rho = material_props.rho
	T0 = material_props.T0
	alpha = material_props.alpha
	radius_ext = num_wires == 1 ? radius_wire : radius_in + 2 * radius_wire # TODO: The resolved outer radius for stranded cores should account for compression. See rectstrands.jl for an example of area-preserving expansion. 

	mean_diameter, pitch_length, overlength = calc_helical_params(
		radius_in,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions