Code covered by the BSD License
function c=cnag2(c) % cnag2 - Constants file converted from c. format with convertcc.m % % Created by : ecoetzee % Date : 20-Jul-2010 11:26:24 % c.Ndim=2; c.Ips=4; c.Irs=0; c.Ilp=0; c.Icp=[1,2,3,4,5,6,7,8,9,10]; c.Ntst=25; c.Ncol=4; c.Iad=3; c.Isp=0; c.Isw=1; c.Iplt=0; c.Nbc=10; c.Nint=1; c.Nmx=100; c.Rl0=0; c.Rl1=1; c.A0=0; c.A1=1e+006; c.Npr=100; c.Mxbf=8; c.Iid=2; c.Itmx=8; c.Itnw=7; 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.001; c.Dsmax=0.05; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us