KRC for The Moon

From krc
(Difference between revisions)
Jump to: navigation, search
(Created page with "Set body = "Earth,Moon", and bodytype = "minor" to culacate temperatures on the Moon: out = krc(lat = 0, INERTIA = 45., body="Earth,Moon", bodytype = "minor", ALBEDO = .12, ...")
 
Line 1: Line 1:
Set body = "Earth,Moon", and bodytype = "minor" to culacate temperatures on the Moon:
+
Set body = "Earth,Moon", and bodytype = "minor" to calculate temperatures on the Moon:
  
 
  out = krc(lat = 0, INERTIA = 45., body="Earth,Moon", bodytype = "minor", ALBEDO = .12, LKofT = "F", ls = 0.)
 
  out = krc(lat = 0, INERTIA = 45., body="Earth,Moon", bodytype = "minor", ALBEDO = .12, LKofT = "F", ls = 0.)
Line 5: Line 5:
 
[[Image:Moon_1.png|600px]]
 
[[Image:Moon_1.png|600px]]
  
Soma interface validation work needs to be done. In particular, a default run returns too many fractions of a day spanning over several "days", not just one.
+
Note: KRC for the Moon has not been formally validated.
 
+
This issue may or may not be linked to the screen warning:
+
 
+
"WARNING: You may not select a DELJUL < 27.3216 as it will compound time of day and season into the output. Resetting to 27.3216"
+

Revision as of 16:34, 7 March 2019

Set body = "Earth,Moon", and bodytype = "minor" to calculate temperatures on the Moon:

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

Moon 1.png

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

Personal tools