pmc_run_part::run_part_opt_t Struct Reference

Options controlling the execution of run_part(). More...

List of all members.

Public Attributes

integer n_part_max
 Maximum number of particles.
real *8 t_max
 Final time (s).
real *8 t_output
 Output interval (0 disables) (s).
real *8 t_progress
 Progress interval (0 disables) (s).
real *8 del_t
 Timestep for coagulation.
character(len=300) output_prefix
 Prefix for output files.
logical do_coagulation
 Whether to do coagulation.
logical allow_doubling
 Allow doubling if needed.
logical allow_halving
 Allow halving if needed.
logical do_condensation
 Whether to do condensation.
logical do_mosaic
 Whether to do MOSAIC.
integer i_loop
 Loop number of run.
integer n_loop
 Total number of loops.
real *8 t_wall_start
 Cpu_time() of start.
real *8 mix_rate
 Mix rate for parallel states (0 to 1).
logical record_removals
 Whether to record particle removal information.


Detailed Description

Options controlling the execution of run_part().

Member Data Documentation

Maximum number of particles.

Final time (s).

Output interval (0 disables) (s).

Progress interval (0 disables) (s).

Timestep for coagulation.

Prefix for output files.

Whether to do coagulation.

Allow doubling if needed.

Allow halving if needed.

Whether to do condensation.

Whether to do MOSAIC.

Loop number of run.

Total number of loops.

Cpu_time() of start.

Mix rate for parallel states (0 to 1).

Whether to record particle removal information.


The documentation for this struct was generated from the following file:

Generated on Mon Jun 15 15:56:23 2009 for PartMC by  doxygen 1.5.6