Join Slack
Powered by
how can i specify the initial condition on the cap...
# xschem
m
Mudasir
03/07/2023, 6:41 PM
how can i specify the initial condition on the capacitor in xschem if I am using the capa symbol.
j
Jecel Assumpção Jr
03/07/2023, 6:47 PM
if your symbol is, for example, c3 then you just add a line like ".ic v(c3)=5" to start the simulation with 5 volts across the capacitor
s
Stefan Schippers
03/07/2023, 10:25 PM
@Mudasir
you can add an ic value after the capacitance value. use quotes in the value attribute of the capacitor: value="100f ic=1.2"
23
Views
Open in Slack
Previous
Next