Skip to content

Commit

Permalink
removed unecessary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
p-costa committed Jul 8, 2022
1 parent a53769d commit cafbca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/param.f90
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ module mod_param
logical , dimension(3) :: is_periodic
integer , dimension(3) :: periods
real(rp), dimension(3) :: l_periodic
integer , dimension(3) :: ng_sum
real(rp), dimension(3) :: lmin_min,lmax_max
contains
subroutine read_input()
Expand Down

0 comments on commit cafbca1

Please sign in to comment.