PartMC 2.1.1
Public Attributes
pmc_run_sect::run_sect_opt_t Type Reference

Options controlling the operation of run_sect(). More...

List of all members.

Public Attributes

real(kind=dp) t_max
 Final time (s).
real(kind=dp) del_t
 Timestep for coagulation (s).
real(kind=dp) t_output
 Output interval (0 disables) (s).
real(kind=dp) t_progress
 Progress interval (0 disables) (s).
logical do_coagulation
 Whether to do coagulation.
character(len=300) prefix
 Output prefix.
integer coag_kernel_type
 Type of coagulation kernel.
character(len=PMC_UUID_LEN) uuid
 UUID of the simulation.

Detailed Description

Options controlling the operation of run_sect().


Member Data Documentation

Type of coagulation kernel.

Timestep for coagulation (s).

Whether to do coagulation.

Output prefix.

Final time (s).

Output interval (0 disables) (s).

Progress interval (0 disables) (s).

character(len=PMC_UUID_LEN) pmc_run_sect::run_sect_opt_t::uuid

UUID of the simulation.


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