KRC for Asteroids
From krc
(Difference between revisions)
Line 20: | Line 20: | ||
== Common Problems == | == Common Problems == | ||
+ | |||
+ | Sometimes there is a sequence of output that reads | ||
+ | Division by zero, 1 times |
Revision as of 19:19, 18 July 2018
List of available Asteroids
Contents |
General advice about using KRC on Asteroids
When using KRC on Asteroids the best practice is to:
- For KRC Davinci Interface, use "minor" as the bodytype
- For KRC Davinci interface, use quotation marks around the bodytype and body parameter (See Command Line Example Below)
- For additional help see the Asteroids section of the advanced tutorial
Command Line Example
$ davinci dv> krc(bodytype = "minor", body = "Abbe", lat = )
KRC Fortran Input File Example
Online Tool
Common Problems
Sometimes there is a sequence of output that reads
Division by zero, 1 times