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