CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Char Oxidation fireFoam-dev

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 10, 2018, 08:38
Default Char Oxidation fireFoam-dev
  #1
Member
 
Zhiheng Wang
Join Date: Mar 2016
Posts: 72
Rep Power: 10
Zhiheng Wang is on a distinguished road
What is this differential equation in char oxidation can some one explain ????

fvScalarMatrix hEqn
(
fvm::ddt(rho_, h_)
- fvm::laplacian(alpha, h_)
+ fvc::laplacian(alpha, h_)
- fvc::laplacian(kappa(), T())
==
/////////////// Added chemistryQdot_ and commented chemistrySh ////_
// chemistrySh_
// - fvm::Sp(solidChemistry_->RRg(), h_)
chemistryQdot_
+ solidChemistry_->RRs(0)*T()*Cp0
+ solidChemistry_->RRs(1)*T()*Cp1
+ charOxiSh_
);
Zhiheng Wang is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Foam::error::printStack(Foam::Ostream&) with simpleFoam -parallel U.Golling OpenFOAM Running, Solving & CFD 52 September 23, 2023 03:35
[waves2Foam] Waves2Foam Related Topics ngj OpenFOAM Community Contributions 660 August 20, 2018 12:39
Incompatible dimensions for operation ruben23 OpenFOAM Running, Solving & CFD 2 June 12, 2015 04:14
Problem with run continue of a custom solver Hisham OpenFOAM Programming & Development 1 January 23, 2013 09:36
Char Oxidation Monir Hossain CFX 4 February 19, 2001 12:25


All times are GMT -4. The time now is 23:10.