help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: time of operation


From: asha g
Subject: Re: time of operation
Date: Tue, 14 Feb 2012 16:48:08 +0530 (IST)

I have not sent all the function files as that would be too much. If you run with all that- they both run.
The point is that the one with V and Va converges at niter = 8000
and V, Vc and Va converges only at niter = 120,000.
why should that be the case ?
I am wondering if something is wrong with my code or it is something else.

Asha
 
 
 
 


From: CdeMills <address@hidden>
To: address@hidden
Sent: Tuesday, 14 February 2012 4:32 PM
Subject: Re: time of operation


asha g wrote
>
>
>
> I am wondering if there is some thing wrong with what I have written when
> I write all three together.
>
> I am attaching the script  files  sans all the function files for you to
> look at.
>
> cabunpanumcent2oct - V, Va and Vc
> cabunpa2sevoltNoct2 - V, Va
>
>
Hello,
1) both scripts just can't run -- they're missing at least
`voltseoct_cabunpa'
2) according to your description, it looks like a convergence failure .
Without knowing how the computation is performed, it's difficult to guess
what's wrong.
3) I suggest you to start from a simple case, to put the convergence
criterion in such a state that the number of iteration is very low, then
check intermediate results, see if they make sense, and so on. Then set the
convergence criterion in such a way to increase the number of steps, and see
how they scale. Maybe your complete case doesn't converge at all ?

Regards

Pascal

--
View this message in context: http://octave.1599824.n4.nabble.com/time-of-operation-tp4386580p4386673.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]