Your first circuit simulation

Let’s try using gnucap

We will simulate this simple circuit:

image of single-loop circuit with voltage source, resistor and capacitor.

table of component, nodes, values and initial conditions

Let’s run gnucap for an interactive session:

$ gnucap
Gnucap : The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2013, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under the terms of 
the GNU General Public License, version 3 or later.
See the file "COPYING" for details.
main version: master 2017.10.03
core-lib version: master 2017.10.03
default plugins: master 2017.10.03
gnucap>

The circuit definition is entered:

gnucap>

** article under construction **