PartMC  2.8.0
Public Attributes | List of all members
pmc_aero_component::aero_component_t Type Reference

Aerosol particle component data structure. More...

Public Attributes

integer source_id
 Source. More...
 
real(kind=dp) create_time
 Time the component was created (s). More...
 

Detailed Description

Aerosol particle component data structure.

Definition at line 21 of file aero_component.F90.

Member Data Documentation

◆ create_time

real(kind=dp) pmc_aero_component::aero_component_t::create_time

Time the component was created (s).

Definition at line 25 of file aero_component.F90.

◆ source_id

integer pmc_aero_component::aero_component_t::source_id

Source.

Definition at line 23 of file aero_component.F90.


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