pmc_run_mc::run_mc_opt_t Struct Reference

Options controlling the execution of run_mc(). 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_state
 State output intvl (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.
character(len=300) state_prefix
 Prefix for state files.
logical do_coagulation
 Whether to do coagulation.
logical allow_double
 Allow doubling if needed.
logical do_condensation
 Whether to do condensation.
logical do_mosaic
 Whether to do MOSAIC.
logical do_restart
 Whether to restart from state.
character(len=300) restart_name
 Name of state to restart from.
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).


Detailed Description

Options controlling the execution of run_mc().

Member Data Documentation

integer pmc_run_mc::run_mc_opt_t::n_part_max

Maximum number of particles.

real*8 pmc_run_mc::run_mc_opt_t::t_max

Final time (s).

real*8 pmc_run_mc::run_mc_opt_t::t_output

Output interval (0 disables) (s).

real*8 pmc_run_mc::run_mc_opt_t::t_state

State output intvl (0 disables) (s).

real*8 pmc_run_mc::run_mc_opt_t::t_progress

Progress interval (0 disables) (s).

real*8 pmc_run_mc::run_mc_opt_t::del_t

Timestep for coagulation.

character(len=300) pmc_run_mc::run_mc_opt_t::output_prefix

Prefix for output files.

character(len=300) pmc_run_mc::run_mc_opt_t::state_prefix

Prefix for state files.

logical pmc_run_mc::run_mc_opt_t::do_coagulation

Whether to do coagulation.

logical pmc_run_mc::run_mc_opt_t::allow_double

Allow doubling if needed.

logical pmc_run_mc::run_mc_opt_t::do_condensation

Whether to do condensation.

logical pmc_run_mc::run_mc_opt_t::do_mosaic

Whether to do MOSAIC.

logical pmc_run_mc::run_mc_opt_t::do_restart

Whether to restart from state.

character(len=300) pmc_run_mc::run_mc_opt_t::restart_name

Name of state to restart from.

integer pmc_run_mc::run_mc_opt_t::i_loop

Loop number of run.

integer pmc_run_mc::run_mc_opt_t::n_loop

Total number of loops.

real*8 pmc_run_mc::run_mc_opt_t::t_wall_start

Cpu_time() of start.

real*8 pmc_run_mc::run_mc_opt_t::mix_rate

Mix rate for parallel states (0 to 1).


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