PartMC
2.2.0
|
pmc_aero_binned::aero_binned_t | Aerosol number and volume distributions stored per bin |
pmc_aero_data::aero_data_t | Aerosol material properties and associated data |
pmc_aero_dist::aero_dist_t | A complete aerosol distribution, consisting of several modes |
pmc_aero_info_array::aero_info_array_t | 1-D arrays of aero_info_t structure |
pmc_aero_info::aero_info_t | Information about removed particles describing the sink |
pmc_aero_mode::aero_mode_t | An aerosol size distribution mode |
pmc_aero_particle_array::aero_particle_array_t | 1-D arrays of particles, used by aero_state to build a ragged array |
pmc_aero_particle::aero_particle_t | Single aerosol particle data structure |
pmc_aero_sorted::aero_sorted_t | Bin index for particles sorted into bins |
pmc_aero_state::aero_state_t | The current collection of aerosol particles |
pmc_aero_weight::aero_weight_t | An aerosol size distribution weighting function |
pmc_bin_grid::bin_grid_t | 1D grid of size bins |
pmc_condense::condense_rates_inputs_t | Internal-use structure for storing the inputs for the rate-calculation function |
pmc_condense::condense_rates_outputs_t | Internal-use structure for storing the outputs from the rate-calculation function |
pmc_constants::const_t | Physical constants |
pmc_env_data::env_data_t | Environment data |
pmc_env_state::env_state_t | Current environment state |
pmc_gas_data::gas_data_t | Constant gas data |
pmc_gas_state::gas_state_t | Current state of the gas mixing ratios in the system |
getopt_m | |
pmc_integer_rmap::integer_rmap_t | A map from integers to integers, together with its multi-valued inverse |
pmc_integer_varray::integer_varray_t | A variable-length 1D array of integers |
getopt_m::option_s | |
pmc_aero_binned | The aero_binned_t structure and associated subroutines |
pmc_aero_data | The aero_data_t structure and associated subroutines |
pmc_aero_dist | The aero_dist_t structure and associated subroutines |
pmc_aero_info | The aero_info_t structure and associated subroutines |
pmc_aero_info_array | The aero_info_array_t structure and assoicated subroutines |
pmc_aero_mode | The aero_mode_t structure and associated subroutines |
pmc_aero_particle | The aero_particle_t structure and associated subroutines |
pmc_aero_particle_array | The aero_particle_array_t structure and assoicated subroutines |
pmc_aero_sorted | The aero_sorted_t structure and assocated subroutines |
pmc_aero_state | The aero_state_t structure and assocated subroutines |
pmc_aero_weight | The aero_weight_t structure and associated subroutines |
pmc_bin_grid | The bin_grid_t structure and associated subroutines |
pmc_coag_kernel | Generic coagulation kernel |
pmc_coag_kernel_additive | Additive coagulation kernel |
pmc_coag_kernel_brown | Brownian coagulation kernel |
pmc_coag_kernel_constant | Constant coagulation kernel |
pmc_coag_kernel_sedi | Gravitational sedimentation coagulation kernel |
pmc_coag_kernel_zero | Constant kernel equal to zero |
pmc_coagulation | Aerosol particle coagulation |
pmc_coagulation_dist | Parallel aerosol particle coagulation with MPI |
pmc_condense | Water condensation onto aerosol particles |
pmc_constants | Physical constants |
pmc_env_data | The env_data_t structure and associated subroutines |
pmc_env_state | The env_state_t structure and associated subroutines |
pmc_exact_soln | Exact solutions for various simulations |
pmc_gas_data | The gas_data_t structure and associated subroutines |
pmc_gas_state | The gas_state_t structure and associated subroutines |
pmc_integer_rmap | The integer_rmap_t structure and assocated subroutines |
pmc_integer_varray | The integer_varray_t structure and assocated subroutines |
pmc_mosaic | Interface to the MOSAIC aerosol and gas phase chemistry code |
pmc_mpi | Wrapper functions for MPI |
pmc_netcdf | Wrapper functions for NetCDF |
pmc_nucleate | Aerosol nucleation functions |
pmc_output | Write data in NetCDF format |
pmc_rand | Random number generators |
pmc_run_exact | Exact solution simulation |
pmc_run_part | Monte Carlo simulation |
pmc_run_sect | 1D sectional simulation |
pmc_spec_file | Reading formatted text input |
pmc_spec_line | A single line of formatted test for input |
pmc_util | Common utility subroutines |
pmc_coagulation_dist::request_t | A single outstanding request for a remote particle |
pmc_run_exact::run_exact_opt_t | Options controlling the execution of run_exact() |
pmc_run_part::run_part_opt_t | Options controlling the execution of run_part() |
pmc_run_sect::run_sect_opt_t | Options controlling the operation of run_sect() |
pmc_spec_file::spec_file_t | An input file with extra data for printing messages |
pmc_spec_line::spec_line_t | A single line of input data, split at whitespace |