updated declarative section in gray.f in nocommon branch
This commit is contained in:
parent
5f8f6c454d
commit
f755232b01
@ -6,7 +6,7 @@ module dispersion
|
||||
integer, parameter :: npts=500
|
||||
real(wp_), parameter :: tmax=5.0_wp_,dtex=2.0_wp_*tmax/dble(npts)
|
||||
! variables
|
||||
real(wp_), save :: ttv(npts+1),extv(npts+1)
|
||||
real(wp_), dimension(npts+1), save :: ttv,extv
|
||||
!
|
||||
contains
|
||||
!
|
||||
|
3793
src/gray.f
3793
src/gray.f
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user