illinois-ceesd / mirgecom

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

New carbon fiber model + orthotropic heat cond. #976

Closed tulioricci closed 8 months ago

tulioricci commented 10 months ago

Add orthotropic conduction for diffusion equation. The current implementation may not be able to handle fully anisotropic materials. The rotation of the axis can only be done in multiples of 90 degs.

Tests were added to both test_viscous.py and test_diffusion.py. An example was also added (heat-diffusion.py).

Updates the carbon fiber to use FiberForm values. The previous values were char-only data from TACOT and is not exactly representative of the fiber-only.

Questions for the review: