PartMC  2.6.0
Public Attributes | List of all members
pmc_chamber::chamber_t Type Reference

Public Attributes

real(kind=dp) volume = 0d0
 Chamber volume (m^3). More...
 
real(kind=dp) area_diffuse = 0d0
 Diffusional deposition area (m^2). More...
 
real(kind=dp) area_sedi = 0d0
 Sedimentational deposition area (m^2). More...
 
real(kind=dp) prefactor_bl = 0d0
 Prefactor in dissusive boundary layer thickness (m). More...
 
real(kind=dp) exponent_bl = 0d0
 Exponent in dissusive boundary layer thickness. More...
 

Detailed Description

Definition at line 18 of file chamber.F90.

Member Data Documentation

◆ area_diffuse

real(kind=dp) pmc_chamber::chamber_t::area_diffuse = 0d0

Diffusional deposition area (m^2).

Definition at line 22 of file chamber.F90.

◆ area_sedi

real(kind=dp) pmc_chamber::chamber_t::area_sedi = 0d0

Sedimentational deposition area (m^2).

Definition at line 24 of file chamber.F90.

◆ exponent_bl

real(kind=dp) pmc_chamber::chamber_t::exponent_bl = 0d0

Exponent in dissusive boundary layer thickness.

Definition at line 28 of file chamber.F90.

◆ prefactor_bl

real(kind=dp) pmc_chamber::chamber_t::prefactor_bl = 0d0

Prefactor in dissusive boundary layer thickness (m).

Definition at line 26 of file chamber.F90.

◆ volume

real(kind=dp) pmc_chamber::chamber_t::volume = 0d0

Chamber volume (m^3).

Definition at line 20 of file chamber.F90.


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