ConductorSingle phase linear conductor  | 
     | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The linear conductor connects the voltage v with the
current i by i = v*G.
The conductance G is allowed to be positive, zero, or negative.
The conductor model also has an optional conditional heat port. A linear temperature dependency of the conductance is also taken into account.
Resistor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance
| useHeatPort | 
         Value: false Type: Boolean Description: =true, if heatPort is enabled  | 
    
|---|---|
| T | 
         Value: T_ref Type: Temperature (K) Description: Fixed device temperature if useHeatPort = false  | 
    
| G_ref | 
         Value: Type: Conductance (S) Description: Reference conductance at T_ref  | 
    
| T_ref | 
         Value: 293.15 Type: Temperature (K) Description: Reference temperature  | 
    
| alpha_ref | 
         Value: 0 Type: LinearTemperatureCoefficient (ยน/K) Description: Temperature coefficient of conductance (G_actual = G_ref/(1 + alpha_ref*(heatPort.T - T_ref))  | 
    
| pin_p | 
         Type: PositivePin Description: Positive quasi-static single-phase pin  | 
    |
|---|---|---|
| pin_n | 
         Type: NegativePin Description: Negative quasi-static single-phase pin  | 
    |
| heatPort | 
         Type: HeatPort_a Description: Conditional heat port  | 
    
| v | 
         Type: ComplexVoltage Description: Complex voltage  | 
    |
|---|---|---|
| i | 
         Type: ComplexCurrent Description: Complex current  | 
    
| 
        
         Modelica.Electrical.QuasiStationary.MultiPhase.Basic Multiphase linear conductor  |