PartMC  2.9.0
Data Types | Modules | Functions/Subroutines
run_modal.F90 File Reference

The pmc_run_modal module. More...

Go to the source code of this file.

Data Types

type  pmc_run_modal::run_modal_opt_t
 Options controlling the operation of run_modal() More...
 

Modules

module  pmc_run_modal
 1D modal simulation.
 

Functions/Subroutines

subroutine pmc_run_modal::run_modal (aero_data, aero_dist, scenario, env_state, gas_data, bin_grid, run_modal_opt)
 Run a modal simulation. More...
 
subroutine pmc_run_modal::spec_file_read_run_modal (file, run_modal_opt, aero_data, bin_grid, gas_data, env_state, aero_dist_init, scenario)
 Read the specification for a run_modal simulation from a spec file. More...
 

Detailed Description

The pmc_run_modal module.

Definition in file run_modal.F90.