BMF

(BMF_splitwritey)



SUBROUTINE bmf_splitwritey(nom,gni,gnj,nk,time1,time2, hgrid,vgrid,dtyp,scat,vecteur)

ARGUMENT


    

DESCRIPTION

Routine which write array "vecteur" in all files opened by bmf_splitinit. The splitting is ruled by parameters gni, gnj, those from bmf_splitinit and bmf_splithalo. In this particular case, the splitting occurs only on the second ("y") axis


EXAMPLE

   call bmf_splitwritey('HU',23,12,28,20010614,10212110,0,0,41,0,hu)


SEE ALSO

    BMF_*


  Author: Luc Corbeil, September 5 2001


Return to RPN Librairies home page