Code covered by the BSD License
function c=civp1(c) % civp1 - 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=0; c.Icp=[14]; c.Ntst=1; c.Ncol=4; c.Iad=3; c.Isp=0; c.Isw=1; c.Iplt=0; c.Nbc=0; c.Nint=0; c.Nmx=500; c.Rl0=0; c.Rl1=200; c.A0=0; c.A1=50; c.Npr=0; c.Mxbf=10; c.Iid=2; c.Itmx=8; c.Itnw=5; c.Nwtn=3; c.Jac=0; c.Epsl=1e-006; c.Epsu=1e-006; c.Epss=0.0001; c.Ds=0.01; c.Dsmin=1e-005; c.Dsmax=0.05; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us