subroutine set_vnmult(vnmult_in) real, dimension(2), intent(in) :: vnmult_in vnmult = vnmult_in end subroutine set_vnmult