fprintf(stderr,"\nConvergence reached. Final circuit time is %1.10g seconds (iteration n° %d) and predicted fundamental frequency is %15.10g Hz\n",ckt->CKTtime,shooting_cycle_counter-1,ckt->CKTguessedFreq);
fprintf(stderr,"\nConvergence reached. Final circuit time is %1.10g seconds (iteration n° %d) and predicted fundamental frequency is %15.10g Hz\n",ckt->CKTtime,shooting_cycle_counter-1,ckt->CKTguessedFreq);
@ -995,10 +995,10 @@ DCpss(CKTcircuit *ckt,
fprintf(stderr,"time_temp %g\n",time_temp);
fprintf(stderr,"time_temp %g\n",time_temp);
fprintf(stderr,"IN_PSS: FIRST time point accepted in evolution for FFT calculations\n");
fprintf(stderr,"IN_PSS: FIRST time point accepted in evolution for FFT calculations\n");
fprintf(stderr,"Circuit time %1.15g, final time %1.15g, point index %d and total requested points %ld\n",
fprintf(stderr,"Circuit time %1.15g, final time %1.15g, point index %d and total requested points %ld\n",