Code covered by the BSD License
function c=ccusp1(c) % ccusp1 - Constants file converted from c. format with convertcc.m % % Created by : ecoetzee % Date : 20-Jul-2010 11:17:04 % c.Ndim=1; c.Ips=1; c.Irs=0; c.Ilp=1; c.Icp=[2,1]; c.Ntst=5; c.Ncol=4; c.Iad=3; c.Isp=2; c.Isw=1; c.Iplt=0; c.Nbc=0; c.Nint=0; c.Nmx=200; c.Rl0=-2; c.Rl1=2; c.A0=0; c.A1=100; c.Npr=20; c.Mxbf=0; c.Iid=2; c.Itmx=8; c.Itnw=5; c.Nwtn=3; c.Jac=0; c.Epsl=1e-006; c.Epsu=1e-006; c.Epss=0.0001; c.Ds=0.01; c.Dsmin=0.005; c.Dsmax=0.1; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us