function GetUnitSystem() result(UnitSystem) !+ Return the system of units in use. integer :: UnitSystem UnitSystem = PSYCHROLIB_UNITS end function GetUnitSystem