TGV_2D Function

public pure function TGV_2D(coord, t) result(res)

This routine returns the analytical solution of TGV 2D testcase for a given position and time (coord, t)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: coord(3)

position and time

real(kind=rk), intent(in) :: t

position and time

Return Value real(kind=rk), (6)

pressure, velX, velY, Sxx, Syy, Sxy