illinois-ceesd / mirgecom

MIRGE-Com is the workhorse simulation application for the Center for Exascale-Enabled Scramjet Design at the University of Illinois.
Other
12 stars 19 forks source link

Add options for TPE and example, grad test. #997

Closed MTCam closed 7 months ago

MTCam commented 7 months ago

This is the minimal lift that allows users/developers to use TPE easily in mirgecom drivers. How-to use is demonstrated by the combozzle example, and a correctness test for TPE is added to the gradient test in test_operators.py.

Questions for the review:

tulioricci commented 7 months ago

Just wondering if we should keep pulse as it is and only add pulse-tpe instead.

Other than that, LGTM.