All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
1. Effect of Equivalence Ratio on Adiabatic Flame Temperature The python program was written to calculate AFT using Newton-Raphson Optimisation of the following function : f = (Enthalpy of products) - (Enthalpy of reactants) - R*((Number of moles of reactants)*T_stp - (Number of moles of products*T_ad) = 0 (Refer…
Naga Venkata Sai Jitin Jami
updated on 12 May 2020
1. Effect of Equivalence Ratio on Adiabatic Flame Temperature
The python program was written to calculate AFT using Newton-Raphson Optimisation of the following function :
f = (Enthalpy of products) - (Enthalpy of reactants) - R*((Number of moles of reactants)*T_stp - (Number of moles of products*T_ad) = 0
(Refer to appendix for resources explaining the above formula)
Plot for normal code :
Plot for cantera code:
It can be clearly seen that for lean mixture, as phi increases AFT increases and vice-versa is true for rich mixture. However, Cantera code gives out lesser magnitude values in general compared to the traditional code written.
Normal Code : https://drive.google.com/open?id=1awECA2xZraBaXf-zHeypBwFaWr6Moa2W
Cantera Code : https://drive.google.com/open?id=1xAIC_SfEPfRV-aYgVQfKN1pVaowYv4z1
2.1. Constant pressure reactor with heat loss in Ethane, Ethene and Ethyne
The python program was written to calculate AFT using Newton-Raphson Optimisation of the following function :
f = (Enthalpy of products) - (Enthalpy of reactants) - (Heat Loss Factor * Maximum possible heat loss) = 0
The hydrocarbons considered are as follows :
1. C2H6 (Ethane) - AFT : 2304.7 K
2. C2H4 (Ethene) - AFT : 2834.77 K
3. C2H2 (Ethyne) - AFT : 2747.1 K
(Considering Heat Loss Factor = 0)
The AFT for Ethene is the highest amongst the three.
Graph :
Code : https://drive.google.com/open?id=1c38DhkOmqA3fARBLWlwSTyqVOO-hx8U8
2.2 Constant Pressure AFT in Alkanes with varying number of C atoms
The following Hydrocarbons(Alkanes) have been considered :
1. Methane (C = 1) - AFT = 2325.59 K
2. Ethane (C = 2) - AFT = 2379.84 K
3. Propane (C = 3) - AFT = 2392.09 K
As number of carbon atoms increases, the value of AFT increases.
Code : https://drive.google.com/open?id=174XJxwxZDIT0hWKYAMmCX9PRo2phVZ7Z
Appendix:
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
Objective : Numerical simulation of 1D supersonic nozzle flow using Macormack Method using conservative and non-conservative forms of equation Assumptions: 1. Flow inside the nozzle is assumed to be isentropic. 2. The flow is considered Quasi-1D as properties vary along the x axis and not the y axis. 3. Compreesibe flow…
18 Mar 2021 08:09 PM IST
Calculation of AFT in constant pressure and constant volume condition
1. Effect of Equivalence Ratio on Adiabatic Flame Temperature The python program was written to calculate AFT using Newton-Raphson Optimisation of the following function : f = (Enthalpy of products) - (Enthalpy of reactants) - R*((Number of moles of reactants)*T_stp - (Number of moles of products*T_ad) = 0 (Refer…
12 May 2020 01:35 AM IST
Transient Simulation of flow over a throttle body
Objective: To simulate flow through an elbow pipe with a throttle valve inside. This is a transient simulation as the valve inside will be moving. Procedure: A CAD model of the elbow joint with a throttle valve is imported into converge studio. A design disgnosis is run for any errors. Boundaries were flagged according…
12 May 2020 01:34 AM IST
Shock Tube Simulation
Objective: Perform a shock tube simulation to detect shock waves formed due to bursting of a membrane that seperates a high pressure region and a low pressure region. The intention is to provide the following: Mesh refinement profile based on gradient (Adaptive-Mesh Refinement) Pressure profile Temperature Profile Velocity…
12 May 2020 01:34 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.