KRC for Asteroids

From krc
(Difference between revisions)
Jump to: navigation, search
(Blanked the page)
Line 1: Line 1:
 +
== General advice about using KRC on Bennu ==
  
 +
Orbital parameters have already been processed for Bennu, and standard material properties of airless bodies are considered by default.
 +
 +
To run KRC for Bennu, use the following parameters:
 +
 +
body  = "minor,Bennu"
 +
 +
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

Revision as of 20:57, 15 January 2019

General advice about using KRC on Bennu

Orbital parameters have already been processed for Bennu, and standard material properties of airless bodies are considered by default.

To run KRC for Bennu, use the following parameters:

body  = "minor,Bennu"
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

Personal tools