pmc_bin_grid::bin_grid_t Struct Reference

1D grid of size bins. More...

List of all members.

Public Attributes

integer n_bin
 Number of bins.
real *8 v
 Len n_bin, bin center volumes (m^3).
real *8 dlnr
 Bin scale factor (1).


Detailed Description

1D grid of size bins.

The grid of bins is logarithmically spaced in volume, an assumption that is quite heavily incorporated into the code. At some point in the future it would be nice to relax this assumption.


Member Data Documentation

integer pmc_bin_grid::bin_grid_t::n_bin

Number of bins.

real*8 pmc_bin_grid::bin_grid_t::v

Len n_bin, bin center volumes (m^3).

real*8 pmc_bin_grid::bin_grid_t::dlnr

Bin scale factor (1).


The documentation for this struct was generated from the following file:
Generated on Sun Feb 17 10:31:04 2008 for PartMC by  doxygen 1.5.4