Re: What is a good way to get joules integrated in a .dat output?

John Griessen <[email protected]> Tue, 23 Aug 2016 18:43:15 -0500
Newsgroups gmane.comp.gnu.gnucap.general
Message-ID <[email protected]>
On 08/23/2016 02:21 PM, Felix Salfelder wrote:
> i'm not sure if i understand. would you like to get an output close to
>
> #time  probe   integral(probe)
> 0       0            0
> 1       0            0
> 2       1            0
> 3       1            1
> 4       1            2
> 5       1            3
>
> ?

Yes, if that was easy to ask for when simulating some transformer volts and current,
it would be a quick thing to see when a pulse width is in saturation as you look at plots of waves.

Next I might want to build up an approximated calculation of magnetic field intensity in Teslas.
That integrates up as time goes forward also, and can be derived from volt and amp probes.

John Griessen