Published online by Cambridge University Press: 17 February 2010
It is sometimes necessary to calculate the date and time of new or full moon corresponding to a particular calendar month. For example, since a solar eclipse can only occur at new moon, and a lunar eclipse at full moon, we need those times to predict the occurrence of an eclipse. This information could be found using the routine MOON (6000) and its handling program, but it would be a tedious exercise as the phase would have to be calculated several times in an iterative procedure of successive approximation. Routine MOONNF adopts the algorithm given by Meeus in his excellent book Astronomical Formulae for Calculators (second edition) to calculate the instants of new and full moon to within an accuracy of about 2 minutes.
The date is input as usual via the variables DY, MN, and YR. The instants of new and full moon nearest to the date are calculated in terms of the number of Julian days since 1900 January 0.5, being returned by the pairs of variables FI, FF for full moon and NI, NF for new moon. The first variable in each pair indicates the integer number of Julian days of the event since 1900 January 0.5, while the second variable indicates the fraction of the day. The Julian date of new moon is therefore
JD = 2415020 + NI + NF
since 1900 January 0.5 corresponds to Julian date 2415 020.0. Note that Julian days begin at noon, a fact which must be considered when converting to calendar date and time.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.