KRC for Exoplanets

From krc
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
== General advice about using KRC on Exoplanets ==
+
TEXT NEEDED HERE
  
:A list of host stars is at
+
poledec=0; tmp=generic_porb(e=0, a=1.,i=1.30439695, node=100.47390909, peri=293.923, m=79.668,rot_per=200., polera=273.85,poledec=poledec, merid=7.7, period=4332.589, name="IdealJupiterTrojan")
::http://en.wikipedia.org/wiki/List_of_exoplanetary_host_stars
+
:A table of known exo-planets is at
+
::http://exoplanets.org/table
+
:List of Goldilocks planets:
+
::http://en.wikipedia.org/wiki/List_of_Goldilocks_planets
+
+
  
== Orbital Information ==
+
out=krc(lat=0.,lon=0,INERTIA=20.,ALBEDO=.05,LKofT="F",body=tmp,bodytype="minor")          #
  
All information is taken from [http://krc.mars.asu.edu/svn/filedetails.php?repname=KRC&path=%2Ftrunk%2Frun%2Fexoplan.tab exoplan.tab]
+
PLOTS AND EXPLANATION NEEDED HERE
 
+
Items commonly reported for exoPlanets that do not affect KRC:
+
:*M sin(i) Minimum mass (in mJupiter) (only as effect on GRAVity)
+
:*planet radius
+
:*argument of periastron, omega, degree. Angle between direction to Earth and to periastron +90, deg.  Periastron is toward Earth (in the plane including the star, Earth and the orbit normal), and the probabilty of observing transit is highest, for omega=90 parsec= 2./(parallax in arcsec)
+
 
+
 
+
 
+
=== HD147018b ===
+
 
+
-------  1  Separation line      http://exoplanets.org/table
+
HD147018b / name. Must have no blanks
+
8.3 / Visual Magnitude of host star
+
140.2 / Distance from Earth to host star. Lightyears  43pc
+
2454459.49 / Time of periastron as full Julian date    2000 Jan 1 noon UTC= 2451545.0
+
0.2389 / Semi-Major axis in A.U.: a
+
44.2360 / Orbital period in days
+
0.4686 / Eccentricity of orbit : e
+
25. / Unknown. Obliquity of planet pole, degree
+
45. / Unknown. Season (Ls) at periastron, degree
+
12. / Unknown. Sideral rotation period, hours
+
 
+
=== Kepler62e ===
+
 
+
-------  2 /Separation line
+
Kepler62e / name. Must have no blanks
+
13.8 / Visual Magnitude of host star
+
1207 / Distance from Earth to host star. Lightyears
+
2454932 / Time of periastron as full Julian date
+
0.4263 / Semi-Major axis in A.U.: a
+
122.3874 / Orbital period in days
+
0.13 / Eccentricity of orbit : e
+
15. / Obliquity of planet pole, degree
+
0. / Season (Ls) at periastron, degree
+
24. / Sideral rotation period, hours
+
 
+
=== Gliese163c ===
+
 
+
-------  3 /Separation line    RA 04h 9m 16s and Dec. -53°22'
+
Gliese163c / name. Star is: HIP 19394, also LHS 188.
+
  11.8 / Visual Magnitude of host star M3.5V    AbsMag=10.9
+
  49. / Distance from Earth to host star. Lightyears  in DOrado 15ps
+
  / Time of periastron as full Julian date    2000 Jan 1 noon UTC= 2451545.0
+
  0.1254 / Semi-Major axis in A.U.: a    Mass=0.2285M_J
+
  25.645/ Orbital period in days
+
  0.094/ Eccentricity of orbit : e
+
0.1  / Unknown. Obliquity of planet pole, degree
+
0.  / Unknown. Season (Ls) at periastron, degree
+
30. / Unknown. Sideral rotation period, hours
+
 
+
== KRC Fortran Input File Example ==
+
 
+
See [http://krc.mars.asu.edu/svn/filedetails.php?repname=KRC&path=%2Ftrunk%2Frun%2Fexoplan.tab exoplan.tab]
+
 
+
== Online Tool ==
+
 
+
== Common Problems ==
+

Revision as of 16:50, 14 January 2019

TEXT NEEDED HERE

poledec=0; tmp=generic_porb(e=0, a=1.,i=1.30439695, node=100.47390909, peri=293.923, m=79.668,rot_per=200., polera=273.85,poledec=poledec, merid=7.7, period=4332.589, name="IdealJupiterTrojan")
out=krc(lat=0.,lon=0,INERTIA=20.,ALBEDO=.05,LKofT="F",body=tmp,bodytype="minor")          #

PLOTS AND EXPLANATION NEEDED HERE

Personal tools