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