PartMC  2.6.1
Public Attributes | List of all members
pmc_fractal::fractal_t Type Reference

Fractal data. More...

Public Attributes

real(kind=dp) frac_dim
 Volume fractal dimension $d_{\rm f}$ (1). More...
 
real(kind=dp) prime_radius
 Radius of primary particles $R_{\rm 0}$ (m). More...
 
real(kind=dp) vol_fill_factor
 Volume filling factor $f$ (1). More...
 

Detailed Description

Fractal data.

The data in this structure is constant, as it represents physical quantities that cannot change over time.

Definition at line 59 of file fractal.F90.

Member Data Documentation

◆ frac_dim

real(kind=dp) pmc_fractal::fractal_t::frac_dim

Volume fractal dimension $d_{\rm f}$ (1).

Definition at line 61 of file fractal.F90.

◆ prime_radius

real(kind=dp) pmc_fractal::fractal_t::prime_radius

Radius of primary particles $R_{\rm 0}$ (m).

Definition at line 63 of file fractal.F90.

◆ vol_fill_factor

real(kind=dp) pmc_fractal::fractal_t::vol_fill_factor

Volume filling factor $f$ (1).

Definition at line 65 of file fractal.F90.


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