8 subroutine basic (time,lst,lend)
11 implicit double precision (a-h,o-z)
22 100
format(8h*time = ,f10.5)
34 10
if (level .gt. lend)
go to 99
36 20
if (mptr .eq. 0)
go to 30
real(kind=8), dimension(maxlv) hyposs
real(kind=8), dimension(maxlv) hxposs
integer, dimension(nsize, maxgr) node
subroutine basic(time, lst, lend)
outputs basic information needed by the other graphics output routines (valout) at the given time...
real(kind=8), dimension(rsize, maxgr) rnode
integer, dimension(maxlv) lstart
integer, parameter levelptr
node number (index) of next grid on the same level
The module contains the definition of a "node descriptor" as well as other global variables used duri...
integer, parameter pltunit1