get_fband Subroutine

public subroutine get_fband(state_cnt, fband_out)

Uses

  • proc~~get_fband~~UsesGraph proc~get_fband get_fband module~params params proc~get_fband->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
real(kind=8), intent(out) :: fband_out(100:400,4)

Energy fraction emitted in each LW band = f(T)


Contents

None