Code covered by the BSD License
function c=cmtn4(c) % cmtn4 - Constants file converted from c. format with convertcc.m % % Created by : ecoetzee % Date : 20-Jul-2010 11:26:24 % c.Ndim=2; c.Ips=9; c.Irs=11; c.Ilp=0; c.Icp=[1,2,29,30]; c.Ntst=50; c.Ncol=4; c.Iad=1; c.Isp=0; c.Isw=1; c.Iplt=0; c.Nbc=0; c.Nint=0; c.Nmx=40; c.Rl0=-100; c.Rl1=1100; c.A0=-100; c.A1=100; c.Npr=40; c.Mxbf=0; c.Iid=2; c.Itmx=10; c.Itnw=7; c.Nwtn=3; c.Jac=1; c.Epsl=1e-007; c.Epsu=1e-007; c.Epss=1e-005; c.Ds=-0.02; c.Dsmin=0.001; c.Dsmax=0.5; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us