!*==./Restructure/Modules/I_p1solar.f90 created by SPAG 6.70Rc at 21:09 on 9 Dec 2012 module i_p1solar use i_p1solar implicit none ! ! PARAMETER definitions ! real,parameter :: beamrise = 90.833,civilrise = 96.0, & & nautrise = 102.0,astrorise = 108.0 end module i_p1solar