KRC for Asteroids

From krc
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
== General advice about using KRC on Bennu ==
+
Orbital parameters have already been processed for some asteroids:
  
Orbital parameters have already been processed for Bennu, and standard material properties of airless bodies are considered by default.
+
Annefrank
  
To run KRC for Bennu, use the following parameters:
+
Bennu
  
body = "minor,Bennu"
+
Braille
 +
 
 +
Ceres
 +
 
 +
Gaspra
 +
 
 +
Itokawa
 +
 
 +
Lutetia
 +
 
 +
Mathilde
 +
 
 +
Palls
 +
 
 +
Vesta
 +
 
 +
For these bodies, directly run KRC using the body's name as follow:
 +
 
 +
: body = "minor,BODY_NAME"
 +
 
 +
For example:
 +
 
 +
out = krc(lat = 0., INERTIA = 50., T_user = 220., LkofT = "T", body = "minor_Bennu", ls = 0.)
  
out = krc( lat = 12., INERTIA = 340., Mat1 = "basalt", Mat2 = "H2O", TI_CO = 1400., body = body, INERTIA2 = 200., thick = 0.1, PTOTAL=0.)
 
  
 
HERE PLOT SHOWING RESULTS
 
HERE PLOT SHOWING RESULTS

Revision as of 21:04, 15 January 2019

Orbital parameters have already been processed for some asteroids:

Annefrank

Bennu

Braille

Ceres

Gaspra

Itokawa

Lutetia

Mathilde

Palls

Vesta

For these bodies, directly run KRC using the body's name as follow:

body = "minor,BODY_NAME"

For example:

out = krc(lat = 0., INERTIA = 50., T_user = 220., LkofT = "T", body = "minor_Bennu", ls = 0.)


HERE PLOT SHOWING RESULTS

Personal tools