Saving results of Monte Carlo simulation in OCEAN

Guest
I got a family of waveforms from serveral runs of Monte Carlo
simulations.
Suppose that I want to save the zero crossing of waveforms run by run.
How do I access the result from an individual run of MC simulation?
When I use selectResults( 'tran ), I think it contains result from all
runs.
 
On 10 Oct 2005 22:43:44 -0700, guan1121@gmail.com wrote:

I got a family of waveforms from serveral runs of Monte Carlo
simulations.
Suppose that I want to save the zero crossing of waveforms run by run.
How do I access the result from an individual run of MC simulation?
When I use selectResults( 'tran ), I think it contains result from all
runs.
value(v("/out") 'iteration 10)

for example - will get a waveform from the 10th iteration... I'm pretty certain
this has come up before, so you might want to do some searching on google
groups.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top