Dear Cantera Users,
I am currently working on a freely propagating premixed methane-air flame simulation using Cantera. I came across the f.boundary_emissivities attribute and would like to understand its physical interpretation and practical usage.
In my code, I have used:
I’d like to ask:
1. What do the two values in f.boundary_emissivities = (x, y) correspond to? Are they the emissivities of the left and right boundaries?
2. Do we always have to set them to 0.0? What happens if we use values like 0.1, 0.5, or 0.9?
3. How does changing these values affect the temperature profile or NOx prediction in radiation-enabled flame simulations?
For reference, I’ve attached a part of my simulation script to this post. Any insights or references would be greatly appreciated!
Best regards,
Surakshya Neupane