KRC for The Moon

From krc
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Set body = "Earth,Moon", and bodytype = "minor" to calculate temperatures on the Moon:
+
Set body = "Moon" to calculate temperatures on the Moon:
  
  out = krc(lat = 0, INERTIA = 45., body="Earth,Moon", ALBEDO = .12, LKofT = "F", ls = 0.)
+
  out = krc(lat=0,INERTIA=45.,body="Moon",ALBEDO=.12,LKofT="F",ls=0.)
  
[[Image:Moon_1.png|600px]]
+
[[Image:Moon_1.png|800px]]
  
 
Note: KRC for the Moon has not been formally validated.
 
Note: KRC for the Moon has not been formally validated.

Revision as of 19:25, 1 April 2020

Set body = "Moon" to calculate temperatures on the Moon:

out = krc(lat=0,INERTIA=45.,body="Moon",ALBEDO=.12,LKofT="F",ls=0.)

Moon 1.png

Note: KRC for the Moon has not been formally validated.

Personal tools