modelShort
Short kernel optionally with exponential relaxation, no terminals
Extends from Partials.FaultBase (Fault kernel base).
Information
Use only as component within complete Short model.
The parameter 'relax' allows choosing a continuous transition between the 'off' conductivity (epsG) and the 'on' resistivity (epsR), using an exponential relaxation function
f = (exp(-dt^p/2) - exp(-1/2))/(1 - exp(-1/2))with
dt relative time measured from onset of short t_relax relaxation time p power of exponent
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Resistance | epsR (from FaultBase) | 1e-5 | resistance 'short' |
| SI.Conductance | epsG (from FaultBase) | 1e-5 | conductance 'open' |
| Boolean | relax | false | use relaxation fct |
| SI.Time | t_c | 10e-3 | relaxation time constant |
| Real | beta | 4 | power of exponent |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| InputVoltage | v (from FaultBase) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | i (from FaultBase) | ||
| Boolean | on (from FaultBase) | ||
| SI.Time | t0 | ||
| Real | r |
Contents
| Name | Description |
|---|---|