pmc_run_sect::run_sect_opt_t Struct Reference

Options to control the operation of run_sect(). More...

List of all members.

Public Attributes

real *8 t_max
 Final time (s).
real *8 del_t
 Timestep for coagulation (s).
real *8 t_output
 Output interval (0 disables) (s).
real *8 t_progress
 Progress interval (0 disables) (s).
logical do_coagulation
 Whether to do coagulation.
character(len=300) prefix
 Output prefix.


Detailed Description

Options to control the operation of run_sect().

Member Data Documentation

real*8 pmc_run_sect::run_sect_opt_t::t_max

Final time (s).

real*8 pmc_run_sect::run_sect_opt_t::del_t

Timestep for coagulation (s).

real*8 pmc_run_sect::run_sect_opt_t::t_output

Output interval (0 disables) (s).

real*8 pmc_run_sect::run_sect_opt_t::t_progress

Progress interval (0 disables) (s).

logical pmc_run_sect::run_sect_opt_t::do_coagulation

Whether to do coagulation.

character(len=300) pmc_run_sect::run_sect_opt_t::prefix

Output prefix.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 17 10:31:06 2008 for PartMC by  doxygen 1.5.4