Up-Downwind 2D element for perfect gaz cases
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=I4), | intent(in) | :: | numn | local node number |
||
real(kind=R8), | intent(in) | :: | ksi | |||
real(kind=R8), | intent(in) | :: | eta | |||
real(kind=R8), | intent(in), | dimension(2) | :: | pe | parameter controling the shape function slope for each direction |
|
real(kind=R8), | intent(in), | dimension(2) | :: | se | +1 -> upwind, -1 -> downwind, for each direction |