PartMC
2.3.0
|
▼Cgetopt_m | |
Coption_s | |
▼Cpmc_aero_binned | The aero_binned_t structure and associated subroutines |
Caero_binned_t | Aerosol number and volume distributions stored per bin |
▼Cpmc_aero_data | The aero_data_t structure and associated subroutines |
Caero_data_t | Aerosol material properties and associated data |
▼Cpmc_aero_dist | The aero_dist_t structure and associated subroutines |
Caero_dist_t | A complete aerosol distribution, consisting of several modes |
▼Cpmc_aero_info | The aero_info_t structure and associated subroutines |
Caero_info_t | Information about removed particles describing the sink |
▼Cpmc_aero_info_array | The aero_info_array_t structure and assoicated subroutines |
Caero_info_array_t | 1-D arrays of aero_info_t structure |
▼Cpmc_aero_mode | The aero_mode_t structure and associated subroutines |
Caero_mode_t | An aerosol size distribution mode |
▼Cpmc_aero_particle | The aero_particle_t structure and associated subroutines |
Caero_particle_t | Single aerosol particle data structure |
▼Cpmc_aero_particle_array | The aero_particle_array_t structure and assoicated subroutines |
Caero_particle_array_t | 1-D arrays of particles, used by aero_state to build a ragged array |
▼Cpmc_aero_sorted | The aero_sorted_t structure and assocated subroutines |
Caero_sorted_t | Sorting of particles into bins |
▼Cpmc_aero_state | The aero_state_t structure and assocated subroutines |
Caero_state_t | The current collection of aerosol particles |
▼Cpmc_aero_weight | The aero_weight_t structure and associated subroutines |
Caero_weight_t | An aerosol size distribution weighting function |
▼Cpmc_aero_weight_array | The aero_weight_array_t structure and associated subroutines |
Caero_weight_array_t | An array of aerosol size distribution weighting functions |
▼Cpmc_bin_grid | The bin_grid_t structure and associated subroutines |
Cbin_grid_t | 1D grid, either logarithmic or linear |
Cpmc_coag_kernel | Generic coagulation kernel |
Cpmc_coag_kernel_additive | Additive coagulation kernel |
Cpmc_coag_kernel_brown | Brownian coagulation kernel |
Cpmc_coag_kernel_constant | Constant coagulation kernel |
Cpmc_coag_kernel_sedi | Gravitational sedimentation coagulation kernel |
Cpmc_coag_kernel_zero | Constant kernel equal to zero |
Cpmc_coagulation | Aerosol particle coagulation |
▼Cpmc_coagulation_dist | Parallel aerosol particle coagulation with MPI |
Crequest_t | A single outstanding request for a remote particle |
▼Cpmc_condense | Water condensation onto aerosol particles |
Ccondense_rates_inputs_t | Internal-use structure for storing the inputs for the rate-calculation function |
Ccondense_rates_outputs_t | Internal-use structure for storing the outputs from the rate-calculation function |
▼Cpmc_constants | Physical constants |
Cconst_t | Physical constants |
▼Cpmc_env_state | The env_state_t structure and associated subroutines |
Cenv_state_t | Current environment state |
Cpmc_exact_soln | Exact solutions for various simulations |
▼Cpmc_gas_data | The gas_data_t structure and associated subroutines |
Cgas_data_t | Constant gas data |
▼Cpmc_gas_state | The gas_state_t structure and associated subroutines |
Cgas_state_t | Current state of the gas mixing ratios in the system |
▼Cpmc_integer_rmap | The integer_rmap_t structure and assocated subroutines |
Cinteger_rmap_t | A map from integers to integers, together with its multi-valued inverse |
▼Cpmc_integer_rmap2 | The integer_rmap2_t structure and assocated subroutines |
Cinteger_rmap2_t | A map ![]() |
▼Cpmc_integer_varray | The integer_varray_t structure and assocated subroutines |
Cinteger_varray_t | A variable-length 1D array of integers |
Cpmc_mosaic | Interface to the MOSAIC aerosol and gas phase chemistry code |
Cpmc_mpi | Wrapper functions for MPI |
Cpmc_netcdf | Wrapper functions for NetCDF. These all take a NetCDF ncid in data mode and return with it again in data mode. Shifting to define mode is handled internally within each subroutine |
Cpmc_nucleate | Aerosol nucleation functions |
Cpmc_output | Write data in NetCDF format |
Cpmc_rand | Random number generators |
▼Cpmc_run_exact | Exact solution simulation |
Crun_exact_opt_t | Options controlling the execution of run_exact() |
▼Cpmc_run_part | Monte Carlo simulation |
Crun_part_opt_t | Options controlling the execution of run_part() |
▼Cpmc_run_sect | 1D sectional simulation |
Crun_sect_opt_t | Options controlling the operation of run_sect() |
▼Cpmc_scenario | The scenario_t structure and associated subroutines |
Cscenario_t | Scenario data |
▼Cpmc_spec_file | Reading formatted text input |
Cspec_file_t | An input file with extra data for printing messages |
▼Cpmc_spec_line | A single line of formatted test for input |
Cspec_line_t | A single line of input data, split at whitespace |
▼Cpmc_stats | The stats_t type and associated subroutines |
Cstats_1d_t | Structure for online computation of 1D arrays of mean and variance |
Cstats_2d_t | Structure for online computation of 2D arrays of mean and variance |
Cstats_t | Structure for online computation of mean and variance |
Cpmc_util | Common utility subroutines |