output_particles Subroutine

public subroutine output_particles(itime, initial_output)


                                                                        *
 Dump all particle positions                                            *
 Author: A. Stohl                                                       *
                                                                        *
 12 March 1999                                                          *
                                                                        *
 Changes L. Bakels, 2021                                                *
 Output is chosen by the fields set in PARTOPTIONS                      *
 Binary output is no longer supported. If required, function can be     *
 added below at "Put binary function here"                              *

                                                                        *

Variables: * *




Interpolate several variables (PV, specific humidity, etc.) to particle position


Where in the grid? Stereographic (ngrid<0) or nested (ngrid>0)





Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: itime
logical, intent(in), optional :: initial_output