subroutine allocate_read_grid use dataspace implicit doubleprecision (a-h,o-z) open( 7,file='historyfile.out') open( 8,file='check.out') open( 9,file='openboundary.dat') open(10,file='u.map') open(12,file='umodmax.his') !mmax= 100; nmax=1; imax=10; jmax=10; dx=100.0d0; dy=100.0d0 ; cz=36.0d0 slope=-1.0d-4; im=nint(0.5*imax+0.45);jm=nint(0.5*jmax+0.45); slope2=0.05d0 ! Wat is dps