M
mark
Guest
I am using SpiceOpus lite. I am trying to create a voltage source with a
temperature dependence. Something on the order of
bsource 1,0 v=(1*temp)
anyone have any luck with this? I know that I can set the
temperature with
let @@@temp=100
and can sweep using
dc @@@temp 25 50 5
but SpiceOpus doesn't recognize
bsource 1,0 v=(1*{temp})
or
bsource 1,0 v=(1*{@@@temp})
Mark
temperature dependence. Something on the order of
bsource 1,0 v=(1*temp)
anyone have any luck with this? I know that I can set the
temperature with
let @@@temp=100
and can sweep using
dc @@@temp 25 50 5
but SpiceOpus doesn't recognize
bsource 1,0 v=(1*{temp})
or
bsource 1,0 v=(1*{@@@temp})
Mark