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 TPE examples. #1033

Closed MTCam closed 4 months ago

MTCam commented 5 months ago

Adds TPE versions of selected examples to test TPEs with:

CC: @a-alveyblanc

Questions for the review:

tulioricci commented 5 months ago

I removed the spatial dependence in autoignition.py in a past PR, so there is no point in adding TPE to it. Better to modify mixture.py or I can add TPE to the flame driver in https://github.com/illinois-ceesd/mirgecom/pull/995

MTCam commented 5 months ago

I removed the spatial dependence in autoignition.py in a past PR, so there is no point in adding TPE to it. Better to modify mixture.py or I can add TPE to the flame driver in #995

Removed autoignition-tpe, added mixture-tpe.