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