spdomin / Nalu

Deprecated to NaluCFD/Nalu or ExaWind/Nalu-Wind. See LICENSE for more information.
Other
28 stars 11 forks source link

P=2 issue with heat flux post processing #31

Closed spdomin closed 8 years ago

spdomin commented 8 years ago

In the head Nalu code base, P=2 post processing of heat flux is not working.

spdomin commented 8 years ago

This is actually an issue with surfaceMoment... heat flux pp looks fine.

to do: 1. yp, 2. areaIp, 3. utau

spdomin commented 8 years ago

Okay, just do all of the surface algorithms once and for all...

spdomin commented 8 years ago

Converted and tested all boundary algorithms, see commit:

8b39790cc3f35d261e319711c2b31d8e41e44965

I think that this push resolves all of the special mappings required for higher order.