CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ solar()

subroutine module_radiation_astronomy::solar ( integer, intent(in) jd,
real (kind=kind_phys), intent(in) fjd,
real (kind=kind_phys), intent(in) con_pi,
real (kind=kind_phys), intent(out) r1,
real (kind=kind_phys), intent(out) dlt,
real (kind=kind_phys), intent(out) alp )
private
Parameters
[in]jdjulian day
[in]fjdfraction of the julian day
[out]r1earth-sun radius vector
[out]dltdeclination of sun in radians
[out]alpright ascension of sun in radians

solar General Algorithm

Definition at line 658 of file radiation_astronomy.f.

References cosdec, degrad, sindec, sollag, and tpi.

Referenced by sol_update().

Here is the caller graph for this function: