integer, public precision_type
integer, parameter, public long_string_length
Length of longer strings.
integer, parameter, public default_precision
MPI communication type which we use for the prognostic and calculation data.
Contains common definitions for the data and datatypes used by MONC.
integer, parameter, public single_precision
Single precision (32 bit) kind.
integer, parameter, public double_precision
Double precision (64 bit) kind.
integer, parameter, public string_length
Default length of strings.
subroutine, public init_data_defn()
Will initialise the data definitions. This should be called as soon as MONC starts up...