extract_aero_particle_mass | Read NetCDF output files and write out the individual particle masses |
extract_aero_size_mass | Read NetCDF output files and write out the aerosol mass size distributions in text format |
extract_aero_size_num | Read NetCDF output files and write out the aerosol number size distributions in text format |
extract_aero_species | Read NetCDF output files and write out the per-species bulk aerosol concentrations in text format |
extract_aero_total | Read NetCDF output files and write out the total aerosol number and mass concentrations in text format |
extract_env | Read NetCDF output files and write out the environment variables in text format |
extract_gas | Read NetCDF output files and write out the gas mixing ratios in text format |
extract_sectional_aero_size_mass | Read NetCDF sectional output files and write out the aerosol mass size distributions in text format |
extract_sectional_aero_size_num | Read NetCDF sectional output files and write out the aerosol number size distributions in text format |
extract_sectional_aero_species | Read NetCDF sectional output files and write out the per-species bulk aerosol concentrations in text format |
extract_sectional_aero_total | Read NetCDF sectional output files and write out the total aerosol number and mass concentrations in text format |
numeric_average | Compute the mean of a sequence of files containing numerical arrays, all of the same size |
numeric_diff | Compare two files containing numerical arrays and check whether they are the same as each other, to within the specified tolerance |
partmc | Top level driver |
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_state | The aero_state_t structure and assocated subroutines |
pmc_bin_grid | The bin_grid_t structure and associated subroutines |
pmc_coagulation | Aerosol particle coagulation |
pmc_condensation | 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_gas_data | The gas_data_t structure and associated subroutines |
pmc_gas_state | The gas_state_t structure and associated subroutines |
pmc_kernel | Generic coagulation kernel |
pmc_kernel_brown | Brownian coagulation kernel |
pmc_kernel_constant | Constant coagulation kernel |
pmc_kernel_golovin | Golovin (additive) coagulation kernel |
pmc_kernel_sedi | Gravitational sedimentation coagulation kernel |
pmc_kernel_zero | Constant kernel equal to zero |
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_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 |