View Issue Details

IDProjectCategoryView StatusLast Update
0002618OpenFOAMFeaturepublic2017-07-24 00:27
ReporterFrank Assigned Towyldckat  
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSUbuntuOS Version16.04 LTS
Summary0002618: Mass transfer model for reactingTwoPhaseEulerFoam
DescriptionDear Members,

this is my first post in this group. Is it possible, that I am the first "Frank" here??? :)

I have a question: Currently working with the solver "reactingTwoPhaseEulerFoam" I want to model species (Y) transfer from on phase to another.

I want to implement a model like:

NewModel<heRhoThermo<multiComponentMixture<const<hConst<perfectFluid<specie>>,sensibleInternalEnergy>>>,<heRhoThermo<reactingMixture<sutherland<janaf<perfectGas<specie>>,sensibleInternalEnergy>>>

Because I want to simulate a reactingMixture in the GasPhase and add a drying and pyrolysis process from a heterogeneous solid phase.
But the only models I can use are:

Henry<heRhoThermo<multiComponentMixture<const<hConst<perfectFluid<specie>>,sensibleInternalEnergy>>>,heRhoThermo<multiComponentMixture<const<hConst<perfectGas<specie>>,sensibleInternalEnergy>>>>

Saturated<heRhoThermo<multiComponentMixture<const<hConst<perfectGas<specie>>,sensibleInternalEnergy>>>,heRhoThermo<multiComponentMixture<const<hConst<perfectFluid<specie>>,sensibleInternalEnergy>>>>

Saturated<heRhoThermo<multiComponentMixture<sutherland<janaf<perfectGas<specie>>,sensibleInternalEnergy>>>,heRhoThermo<pureMixture<const<hConst<perfectFluid<specie>>,sensibleInternalEnergy>>>>

Saturated<heRhoThermo<reactingMixture<sutherland<janaf<perfectGas<specie>>,sensibleInternalEnergy>>>,heRhoThermo<pureMixture<const<hConst<perfectFluid<specie>>,sensibleInternalEnergy>>>>


So my idea is to copy the Henry-model and create a new one from it. Is there any other, more easy way to implement a source term for Y-species?

My regards
Frank
TagsNo tags attached.

Activities

wyldckat

2017-07-17 21:35

updater   ~0008407

Greetings Frank,

I can understand that since this is your first post here, that you might have not read the "rules" page that should have appeared when you first came in to this website. If not, it is available here: https://bugs.openfoam.org/rules.php

What I mean is that your post looks more like a support request, which isn't the intended use of this issue tracker, as stated in the first few lines of that page, namely:

  An "Issue" means "any behaviour that does not meet reasonable expectations, including in design and usability".


On the other hand, if your intent is to develop this new model that you've written about and you are planning on contributing the resulting developments the OpenFOAM Foundation, then I ask you to read the "How to Contribute to OpenFOAM" page: https://openfoam.org/dev/how-to-contribute/


Please let us know what was your intent for your post, so that we can handle it accordingly.

Best regards,
Bruno

wyldckat

2017-07-24 00:27

updater   ~0008447

Since this was originally marked as Urgent and no answer from Frank has been given to my comment, I'm closing this report.

Issue History

Date Modified Username Field Change
2017-07-17 20:38 Frank New Issue
2017-07-17 21:35 wyldckat Note Added: 0008407
2017-07-24 00:27 wyldckat Assigned To => wyldckat
2017-07-24 00:27 wyldckat Status new => closed
2017-07-24 00:27 wyldckat Resolution open => no change required
2017-07-24 00:27 wyldckat Note Added: 0008447