partinit_netcdf Subroutine

public subroutine partinit_netcdf(field, fieldname, imass, ncid)


                                                                        *

This subroutine saves properties chosen by the user in PARTOPTIONS * to a NetCDF file created in create_particles_initialoutput. * This happens whenever a new particle is spawned. * * Author: L. Bakels 2022 * *


Arguments

Type IntentOptional Attributes Name
real, intent(in) :: field(:)
character(len=2), intent(in) :: fieldname
integer, intent(in) :: imass
integer :: ncid