Hi Al. in DEV_SPICE::ac_load() i found int ni = node[ii]; [..] ac_load_source_point(_n[ii], COMPLEX(_i0[node[ni]], _i1[node[ni]]));
which must read ac_load_source_point(_n[ii], COMPLEX(_i0[ni], _i1[ni])); regards felix PS: a lot of trivial to fix bugs have been found since 2009. how about a bugfix release? _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
