MOOSE - Multiscale Object Oriented Simulation Environment
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
consts.cpp
Go to the documentation of this file.
1
/**********************************************************************
2
** This program is part of 'MOOSE', the
3
** Messaging Object Oriented Simulation Environment.
4
** Copyright (C) 2003-2010 Upinder S. Bhalla. and NCBS
5
** It is made available under the terms of the
6
** GNU Lesser General Public License version 2.1
7
** See the file COPYING.LIB for the full notice.
8
**********************************************************************/
9
10
#include "
header.h
"
11
12
const
double
PI
= 3.141592653589793;
13
14
// There is experimental error in the last sig fig here.
15
const
double
NA
= 6.0221415e23;
16
17
const
double
FaradayConst
= 96485.3415;
// s A / mol
18
19
const
double
GasConst
= 8.3144621;
// R, units are J/(K.mol)
20
22
const
unsigned
int
ALLDATA
= ~0U;
23
25
const
unsigned
int
BADINDEX
= ~1U;
header.h
NA
const double NA
Definition:
consts.cpp:15
FaradayConst
const double FaradayConst
Definition:
consts.cpp:17
ALLDATA
const unsigned int ALLDATA
Used by ObjId and Eref.
Definition:
consts.cpp:22
GasConst
const double GasConst
Definition:
consts.cpp:19
PI
const double PI
Definition:
consts.cpp:12
BADINDEX
const unsigned int BADINDEX
Used by ObjId and Eref.
Definition:
consts.cpp:25
moose-core
basecode
consts.cpp
Generated on Tue Sep 4 2018 09:05:31 for MOOSE - Multiscale Object Oriented Simulation Environment by
1.8.6