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

how to customise "reactingFoam" solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 24, 2015, 04:20
Default how to customise "reactingFoam" solver
  #1
Member
 
Join Date: Jul 2015
Posts: 33
Rep Power: 10
KeiJun is on a distinguished road
Dear Sir,

I am trying to calculate a system including chemical reaction using reactingFoam solver, but I don't understand how to use this solver.
Could you teach me the following questions?

1). Is it possible to describe a reaction rate equation in the constant/reactions file by myself, not choosing the "type"?
And moreover, I want to describe parameters of the rate equation too.
(Parameters are the function of pressure.)

2). Are "reaction->R(Yi) in YEqn.H calculated from the reaction rate equation? If so, can I use the result calculated by my described equation (above 1).) as R(Yi)?

3). Can I also use the result calculated by my described equation (above 1).) as "reaction->Sh()" in EEqn.H?

4). Calculation I want to do is not combustion reaction, but is the "constant/combustionProperties" file needed for the calculation?

5). Where is alpha (=k/cp) calculated? I think α must be calculated to calculated "αeff".


Thanks in advance.

KeiJun
KeiJun is offline   Reply With Quote

Old   January 13, 2016, 03:16
Default
  #2
Member
 
Join Date: Jul 2015
Posts: 33
Rep Power: 10
KeiJun is on a distinguished road
Dear Sir,

I keep trying to customize reactingFoam solver, and what I don't understand how to describe remains.

I want to describe the reaction rate equation to UEqn.H, not refering the "type" on constant/reactions file.

The reaction rate equation is
∂qi/∂t = ki(qi* - qi),
where qi is the reaction amount of the specie i per catalyst (the unit of qi is mol/kg), and qi* is the equilibrium reaction amount per catalyst.

I can compile myReactingFoam.C, in which I add the above rate equation.

However, when I run the tutorials, the error of reaction type has come.

Then I want to make the reaction rate file mensioned above in src/thermophysicalModels/specie/reaction/reactionRate(?), not to emerge the error.
Alternatively, I want not to refer Reaction.C during running a tutorials, not to refer the type on constant/reactions.

Could you teach me how to do?

I am having a very hard time now.

I am really looking forward to your reply.


Sincerely,

KeiJun
KeiJun 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
Fluent Adjoint Solver? ex10148 FLUENT 16 September 28, 2018 08:11
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
Divergence problem Smaras FLUENT 13 February 21, 2013 05:03
3d vof Smaras FLUENT 2 February 19, 2013 06:58
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 14:08


All times are GMT -4. The time now is 22:33.