set_fband Subroutine

public subroutine set_fband(state_cnt, fband_in)

Uses

  • proc~~set_fband~~UsesGraph proc~set_fband set_fband module~params params proc~set_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(in) :: fband_in(100:400,4)

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


Contents

None