Re: [ng-spice] New kernel: first implementation


To ng-spice@ieee.ing.uniroma1.it
From Paolo Nenzi <pnenzi@ieee.ing.uniroma1.it>
Date Mon, 1 Nov 1999 21:44:30 +0100 (CET)
Delivered-To mailing list ng-spice@ieee.ing.uniroma1.it
In-Reply-To <19991030162305.A3225@cgmd95104.chello.nl >
Mailing-List contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm
Reply-To ng-spice@ieee.ing.uniroma1.it



On Sat, 30 Oct 1999, Arno wrote:

> Comments, please.

1] I have seen the code and:
   In si_units.c: The "volt" unit has the following dimensions:
   kg*m^2*s^-3*A^-1
   Spice heavly deals with currents and voltages, why not extend the SI 
   including volts ?                  
   i.e.:
   enum si_units {SECOND, METER, KILOGRAM, AMPERE, VOLT};

2] Why not make a typedef for enum data_t ?  It will make the code more
   readable. 

Nothing to say for the rest of the code.

Paolo




Partial thread listing: