Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
schumakov committed Jul 29, 2009
1 parent 6aed1b0 commit 1d0a8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_scalars.f90
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ subroutine init_scalar_space(n_scalar)
implicit none

integer :: k, n_scalar, sc_type, ic_type
real*8 :: zloc, s, h
real*8 :: zloc, xx, s, h

write(out,*) " Generating scalar # ", n_scalar
call flush(out)
Expand Down

0 comments on commit 1d0a8b9

Please sign in to comment.