PartMC  2.4.0
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Ngetopt_m
 Coption_s
 Npmc_aero_binnedThe aero_binned_t structure and associated subroutines
 Caero_binned_tAerosol number and volume distributions stored per bin
 Npmc_aero_dataThe aero_data_t structure and associated subroutines
 Caero_data_tAerosol material properties and associated data
 Npmc_aero_distThe aero_dist_t structure and associated subroutines
 Caero_dist_tA complete aerosol distribution, consisting of several modes
 Npmc_aero_infoThe aero_info_t structure and associated subroutines
 Caero_info_tInformation about removed particles describing the sink
 Npmc_aero_info_arrayThe aero_info_array_t structure and assoicated subroutines
 Caero_info_array_t1-D arrays of aero_info_t structure
 Npmc_aero_modeThe aero_mode_t structure and associated subroutines
 Caero_mode_tAn aerosol size distribution mode
 Npmc_aero_particleThe aero_particle_t structure and associated subroutines
 Caero_particle_tSingle aerosol particle data structure
 Npmc_aero_particle_arrayThe aero_particle_array_t structure and assoicated subroutines
 Caero_particle_array_t1-D array of particles, used by aero_state to store the particles
 Npmc_aero_sortedThe aero_sorted_t structure and assocated subroutines
 Caero_sorted_tSorting of particles into bins
 Npmc_aero_stateThe aero_state_t structure and assocated subroutines
 Caero_state_tThe current collection of aerosol particles
 Npmc_aero_weightThe aero_weight_t structure and associated subroutines
 Caero_weight_tAn aerosol size distribution weighting function
 Npmc_aero_weight_arrayThe aero_weight_array_t structure and associated subroutines
 Caero_weight_array_tAn array of aerosol size distribution weighting functions
 Npmc_bin_gridThe bin_grid_t structure and associated subroutines
 Cbin_grid_t1D grid, either logarithmic or linear
 Npmc_chamber
 Cchamber_t
 Npmc_coagulation_distParallel aerosol particle coagulation with MPI
 Crequest_tA single outstanding request for a remote particle
 Npmc_condenseWater condensation onto aerosol particles
 Ccondense_rates_inputs_tInternal-use structure for storing the inputs for the rate-calculation function
 Ccondense_rates_outputs_tInternal-use structure for storing the outputs from the rate-calculation function
 Npmc_constantsPhysical constants
 Cconst_tPhysical constants
 Npmc_env_stateThe env_state_t structure and associated subroutines
 Cenv_state_tCurrent environment state
 Npmc_fractalThe fractal_t structure and associated subroutines
 Cfractal_tFractal data
 Npmc_gas_dataThe gas_data_t structure and associated subroutines
 Cgas_data_tConstant gas data
 Npmc_gas_stateThe gas_state_t structure and associated subroutines
 Cgas_state_tCurrent state of the gas mixing ratios in the system
 Npmc_integer_rmapThe integer_rmap_t structure and assocated subroutines
 Cinteger_rmap_tA map from integers to integers, together with its multi-valued inverse
 Npmc_integer_rmap2The integer_rmap2_t structure and assocated subroutines
 Cinteger_rmap2_tA map $\mathbb{Z} \to \mathbb{Z} \times \mathbb{Z}$, together with its multi-valued inverse
 Npmc_integer_varrayThe integer_varray_t structure and assocated subroutines
 Cinteger_varray_tA variable-length 1D array of integers
 Npmc_run_exactExact solution simulation
 Crun_exact_opt_tOptions controlling the execution of run_exact()
 Npmc_run_partMonte Carlo simulation
 Crun_part_opt_tOptions controlling the execution of run_part()
 Npmc_run_sect1D sectional simulation
 Crun_sect_opt_tOptions controlling the operation of run_sect()
 Npmc_scenarioThe scenario_t structure and associated subroutines
 Cscenario_tScenario data
 Npmc_spec_fileReading formatted text input
 Cspec_file_tAn input file with extra data for printing messages
 Npmc_spec_lineA single line of formatted test for input
 Cspec_line_tA single line of input data, split at whitespace
 Npmc_statsThe stats_t type and associated subroutines
 Cstats_1d_tStructure for online computation of 1D arrays of mean and variance
 Cstats_2d_tStructure for online computation of 2D arrays of mean and variance
 Cstats_tStructure for online computation of mean and variance