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