*
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 * *
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | field(:) | |||
| character(len=2), | intent(in) | :: | fieldname | |||
| integer, | intent(in) | :: | imass | |||
| integer | :: | ncid |