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