New names for the (experimental) ramp-time capacitor and inductor code models
This commit is contained in:
parent
eee639d98d
commit
70e4d2157e
|
|
@ -11,11 +11,11 @@ Supply ramping option
|
|||
.option ramptime=0.2
|
||||
*
|
||||
a1 1 0 cap
|
||||
.model cap capacitor (c=1000uf ic=1)
|
||||
.model cap capacitoric (c=1000uf ic=1)
|
||||
r1 1 0 1k
|
||||
*
|
||||
a2 2 0 ind
|
||||
.model ind inductor (l=1H ic=1)
|
||||
.model ind inductoric (l=1H ic=1)
|
||||
r2 2 0 1.0
|
||||
*
|
||||
v1 3 0 1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue