generate_pod Subroutine

public subroutine generate_pod(d_node, d_pod, source_convection_rate, source_limitation)

Arguments

Type IntentOptional AttributesName
real(kind=8), intent(inout) :: d_node(:,:)
real(kind=8), intent(inout) :: d_pod(:,:)
real(kind=8), intent(in) :: source_convection_rate
real(kind=8), intent(in) :: source_limitation

Contents

None