IndexRundeck: E6F40Created: Fri Jul 5 03:30:24 EDT 2024

KINDPARAMETERS_MOD

File: KindParameters.F90
Summary: This module provides convenient names for standard KIND parameters used for declaring integers and floating point numbers. This provides greater configurability than the common "real*8" approach, and is supported by the Fortran standard. Note that integers should generally be declared _without_ a kind except where the distinction is important. This reduces complications when using external libraries.
Author : T. Clune
Version:

Subroutines:

Global Variables:
dp : integer, parameter, public
Initial Value = kind(1.d0)
Used by: | FIXEDORBIT_MOD | ORBITUTILITIES_MOD | PARAMETERIZEDEARTHORBIT_MOD | PLANETARYORBIT_MOD | RATIONAL_MOD |
sp : integer, parameter, public
Initial Value = kind(1.0)
Used by: | RATIONAL_MOD |
default_int : integer, parameter, public
Initial Value = kind(1)
Used by: | RATIONAL_MOD |
long_int : integer, parameter, public
Initial Value = selected_int_kind(10)
Used by: | RATIONAL_MOD |

Simplex Website Curator: Igor Aleinov — NASA Official: Gavin A. Schmidt

Contact GISS NASA Privacy PolicyAccessibility