subroutine set_itv_152(ratio) use physics_variables, only: fgwsep implicit none real(kind(1.d0)) :: ratio fgwsep = ratio end subroutine set_itv_152