get_cold_system Module Procedure

module procedure get_cold_system pure module function get_cold_system(this)

Returns cold_system, the LOGICAL variable at specifies if the system is cold (no thermal component)

FT 19.01.2021


Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this

Return Value logical

cold_system


Called by

proc~~get_cold_system~~CalledByGraph proc~get_cold_system get_cold_system interface~get_cold_system get_cold_system interface~get_cold_system->proc~get_cold_system

Contents