parametersmod module

Description

Simple module defining some types and parameters

Quick access

Variables:i4, sp, dp, ndaymonth, tfreeze

Variables

  • parametersmod/tfreeze [real,parameter=273.15]
  • parametersmod/sp [integer,parameter=selected_real_kind(4)]

    4 byte real

  • parametersmod/i4 [integer,parameter=selected_int_kind(9)]

    10^9 fits into 4 bytes

  • parametersmod/dp [integer,parameter=selected_real_kind(9)]

    8 byte real

  • parametersmod/ndaymonth (12) [integer,parameter=(/31,28,31,30,31,30,31,31,30,31,30,31/)]