Code covered by the BSD License
function c=cobv4(c) % cobv4 - Constants file converted from c. format with convertcc.m % % Created by : ecoetzee % Date : 20-Jul-2010 11:26:25 % c.Ndim=4; c.Ips=4; c.Irs=8; c.Ilp=0; c.Icp=[10,1,2,3,18,13,14,15]; c.Ntst=10; c.Ncol=4; c.Iad=3; c.Isp=2; c.Isw=1; c.Iplt=0; c.Nbc=6; c.Nint=5; c.Nmx=25; c.Rl0=-1000; c.Rl1=1000; c.A0=0; c.A1=1000; c.Npr=150; c.Mxbf=3; c.Iid=2; c.Itmx=10; c.Itnw=5; c.Nwtn=3; c.Jac=0; c.Epsl=1e-007; c.Epsu=1e-007; c.Epss=0.0001; c.Ds=-0.01; c.Dsmin=0.01; c.Dsmax=0.5; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us