#setupfile for single star with 1 planet #general parameters sunit Rsol #units for size tunit day #unit for time lunit Lsol #unit for luminosity munit Msol #unti for mass wflag 1 #1: write lightcurve to file, 0: dont't do it lcfilename out.test #name of output lightcurve tinit 0 tfin 1 tinc 0.02 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] #0epoch 0.0 #epoch 0inclin 90 #inclination of orbit;0=face-on, 90=edge-on 0rdist 0 #distance from coord. ctr 0lum 1 #luminosity of object 0limbd 0.6 #limb-darkening coeficcient, for stars only #entries for 1st object 1type planet #type of object 1radi 0.2 #radius of object 1mass 0.1 #mass of obj 1period 10.0 #period; if 0.0 then is fixed #1phase -0.05 #posital phase [0-1] 1epoch 10.4 #epoch in tunit 1inclin 90 #inclination of orbit;0=face-on, 90=edge-on 1rdist 5 #distance from coord. ctr 1pa 75 #clockwise angle from +x axis