KRC for Phobos

From krc
(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
  
 
== Command Line Example ==
 
== Command Line Example ==
 +
 +
$ davinci
 +
dv> krc()
 +
 +
dv> krc(bodytype = "minor", body = "Phobos", lat = 20)
 +
 +
  
 
== KRC Fortran Input File Example ==
 
== KRC Fortran Input File Example ==

Revision as of 22:58, 18 July 2018

Contents

General advice about using KRC on Phobos

When using KRC on Phobos the best practice is to:

Command Line Example

$ davinci
dv> krc()
dv> krc(bodytype = "minor", body = "Phobos", lat = 20)


KRC Fortran Input File Example

Online Tool

Common Problems

Personal tools