#setupfile for single star with 1 planet #this setupfile is used to evaluate the precision #of the brightness calculation. #the star's limbdarkening is set to 0 for a uniform disk #general parameters sunit Rsol #units for size tunit day #unit for time lunit Lsol #unit for luminosity munit Msol #unti for mass wflag 0 #1: write lightcurve to file, 0: dont't do it lcfilename out.test #name of output lightcurve tinit 0 tfin 0.06 tinc 0.0025 stepsize of time in units 'tunit' gsize 12 sidelength of 2D array representing bodies' geometric form. #below entries for the objects #entries for first object 0type star #type of object 0radi 1 #radius of object 0mass 0.1 #mass of obj 0period 0.0 #period; if 0.0 then is fixed 0phase 0.0 #posital phase [0-1] 0inclin 90 #inclination of orbit;0=face-on, 90=edge-on 0rdist 0 #distance from coord. ctr 0lum 1 #luminosity of object 0limbd 0.0 #limb-darkening coeficcient, for stars only #entries for 1st object 1type planet #type of object 1radi 0.8 #radius of object 1mass 0.1 #mass of obj 1period 1.0 #period; if 0.0 then is fixed 1phase 0 #posital phase [0-1] 1inclin 90 #inclination of orbit;0=face-on, 90=edge-on 1rdist 5 #distance from coord. ctr