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, dimension(:), pointer 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

Number of bins.

real*8,dimension(:),pointer pmc_bin_grid::bin_grid_t::v

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

Bin scale factor (1).


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

Generated on Mon Jun 15 15:56:22 2009 for PartMC by  doxygen 1.5.6