Skip to content

Commit

Permalink
Removed spurious overwrite of user%interval
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Sep 28, 2016
1 parent 868f4f9 commit 1429f4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/CTEM.f90
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ program CTEM
infile="ctem.in"
call io_input(infile,user)

user%interval = 1.0e5

! Initialize distribution arrays (crater size, number)
!write(*,*) 'Initializing arrays'
call init_dist(user,domain)
Expand Down

0 comments on commit 1429f4f

Please sign in to comment.