Description Usage Arguments Value Examples
For each ensemble member, start with iid normal state and integrate for nsteps time steps (250)
1  | 
K | 
 ensemble size  | 
l63_run | 
 output from l63_simulate  | 
ndim x K matrix of initial ensemble
1 2 3  | l63_run <- l63_simulate(100*1/5, 1/5, deltat=1/75, sig=3)
ens0 <- l63_ens0(20, l63_run)
lorenz_plot(l63_run$state.ts[101,], l63_run$y.ts[[101]], ens=ens0)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.