Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
setting variable for stationary vs time-dependent study in same project
Posted 2016年4月5日 GMT-4 17:28 Parameters, Variables, & Functions, Studies & Solvers Version 5.2 2 Replies
Please login with a confirmed email address before reporting spam
I have a component definition for an electrostatic potential constraint:
Vgate = 100 * (1 - exp(-t/3e-9))
This ramps up the gate bias to 100 volts with a time constant of 3 nsec.
However, I'd also like to do a stationary study in addition to the time-dependent study. When I run the stationary study I get:
"Undefined variable: t"
Ideally I'd like to be able to do two studies: one time-dependent, another stationary with the time also ramped as a parameter. Alternately I could explicitly ramp Vgate in the stationary study with the exponential time dependence applied to the time-dependent study.
As it stands I need to redefine the boundary condition depending on which study I am using.
Any help to this seemingly super-basic question?
thanks,
Dan
Vgate = 100 * (1 - exp(-t/3e-9))
This ramps up the gate bias to 100 volts with a time constant of 3 nsec.
However, I'd also like to do a stationary study in addition to the time-dependent study. When I run the stationary study I get:
"Undefined variable: t"
Ideally I'd like to be able to do two studies: one time-dependent, another stationary with the time also ramped as a parameter. Alternately I could explicitly ramp Vgate in the stationary study with the exponential time dependence applied to the time-dependent study.
As it stands I need to redefine the boundary condition depending on which study I am using.
Any help to this seemingly super-basic question?
thanks,
Dan
2 Replies Last Post 2016年4月5日 GMT-4 18:42