Hi, this is a SPICE newbie question.
I used a non-inverter amplifier circuit (with LM741) to play with SPICE simulation in EasyEDA: https://easyeda.com/editor#id=7mIC8NHBT
When I launch a transient sim (be it with a 1V DC input or with a sine), I'm quite happy with the initial conditions shown in the results (at least regarding the nodes I have named myself), I'm reasonably happy with the 1012 data rows it claims, but I'm a bit frustrated by the absence of a waveform. What have I done wrong this time?
My simulation results (1V DC input):
Circuit: untitled
Reducing trtol to 1 for xspice 'A' devices
Doing analysis at TEMP = 27.000000 and TNOM = 27.000000
Initial Transient Solution
--------------------------
Node Voltage
---- -------
xu2.11 14.9602
xu2.12 14.9601
xu2.6 -0.000858624
xu2.7 11.7991
vs 9.99926
xu2.53 12.4
xu2.54 -12.4
xu2.90 11.9991
xu2.91 25
xu2.92 -25
-vee -15
vcc 15
xu2.99 0
xu2.10 0.402537
v- 0.99989
xu2.13 0.416472
v+ 0.99996
xu2.14 0.416497
xu2.9 0
xu2.8 11.7991
e 1
h.xu2.hlim#branch -2.39982e-11
v.xu2.vlim#branch 0.0119991
v1#branch -8.02178e-08
v3#branch -0.00166656
v4#branch -0.0016667
v.xu2.vln#branch -3.69999e-11
v.xu2.vlp#branch -1.30017e-11
v.xu2.ve#branch 2.24001e-11
v.xu2.vc#branch 2.40154e-12
v.xu2.vb#branch -8.58624e-09
a$poly$e.xu2.egnd#branch_1_0 -0.0119991
No. of Data Rows : 1008
ngspice-26 done
Thanks in advance.