BMF

(BMF_splitwrite)



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

ARGUMENT


    

DESCRIPTION

Routine which write the array "vecteur" in all files opened by bmf_splitinit. The array is splitted according to parameters gni, gnj, those of bmf_splitinit and bmf_splithalo.


EXAMPLE

     call bmf_splitwrite('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