PartMC 2.1.2
Data Types | Modules | Variables
constants.F90 File Reference

The pmc_constants module. More...

Go to the source code of this file.

Data Types

type  pmc_constants::const_t
 Physical constants. More...

Modules

module  pmc_constants
 

Physical constants.


Variables

integer, parameter pmc_constants::dp = kind(0.d0)
 Kind of a double precision real number.
integer, parameter pmc_constants::dc = dp
 Kind of a double precision complex number.
type(const_t), save pmc_constants::const
 Fixed variable for accessing the constant's values.

Detailed Description

The pmc_constants module.

Definition in file constants.F90.