Skip to content

Commit

Permalink
dont need it
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Aug 16, 2023
1 parent e2e3cdb commit b7f244e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astronomy/astronomy.F90
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ subroutine astronomy_init (latb, lonb)
!---------------------------------------------------------------------
!> Define useful module variables.
!----------------------------------------------------------------------
twopi = 2.0_r8_kind * real(PI, r8_kind)
twopi = 2.0_r8_kind * PI
deg_to_rad = twopi/360.0_r8_kind

!---------------------------------------------------------------------
Expand Down

0 comments on commit b7f244e

Please sign in to comment.