Defaults API Reference
Conductor Defaults
refa.defaults.conductor.default_conductor()
refa.defaults.conductor.default_conductor_imperial()
refa.defaults.conductor.load_conductors_from_csv(csv_path)
Dynamically load conductor functions from CSV.
Returns a ConductorRegistry that allows dot notation access. Usage: conductors.acsr_795_0_drake()
Named Conductors
Individual conductor factory functions follow the naming pattern
{type}_{kcmil}_{name}(), e.g. acsr_795_0_drake(), acss_795_0_cuckoo().
They are importable directly from refa.defaults: