fluxoutput Subroutine

public subroutine fluxoutput(itime)

Uses


                                                                        *
 Output of the gridded fluxes.                                          *
 Eastward, westward, northward, southward, upward and downward gross    *
 fluxes are written to output file in either sparse matrix or grid dump *
 format, whichever is more efficient.                                   *
                                                                        *
 Author: A. Stohl                                                       *
                                                                        *
 04 April 2000                                                          *
                                                                        *

                                                                        *

Variables: * ncellse number of cells with non-zero values for eastward fluxes * sparsee .true. if in sparse matrix format, else .false. * *



Check, whether output of full grid or sparse matrix format is more efficient in terms of storage space. This is checked for every species and for every age class





Arguments

Type IntentOptional Attributes Name
integer :: itime