You are on page 1of 5

06/12/2016

SolidFuelCombustionCFDOnlineDiscussionForums

[Sponsors]

Home
News
Forums
Wiki
Links
Jobs
Books
Events
Tools
Feeds
About
Search

Home>Forums>FLUENT
UserName UserName

SolidFuelCombustion
REGISTER

BLOGS

C OMMUNITY

Password
NEWPOSTS

February9,2001,13:44

PeterMoss
Guest

Posts:n/a

Login

UPDATEDTHREADS

LINKBACK

RememberMe

THREADTOOLS

SEARCH

DISPLAY MODES

SolidFuelCombustion

#1

HowcanImodeltheregressionofacombustingsolidfuel?Anyadvicegladly
recieved.

February9,2001,19:49

GregPerkins
Guest

Posts:n/a

Re:SolidFuelCombustion

#2

InFluentthisisnoteasyoutofthebox.
Assummingyou'rehappywithasteadystatesolution,theeasiestwayisprobably
touseFluent5.xandwriteaudftocalculatetheconsumptionofagasspeciesata
wallduetothehetrogeneousreactionthere.Youwouldneedtowriteseveral
sourceudfsoneforeachgasphaseparticpatinginthereactionandoneforthe
energyrelease/consumption.Youcouldapplytheseudfsatawallwhereyour
solidis,ormaybeevenataporousboundarysothatyoumightalsohaveflow
acrossthesolidinterfacegiventhatsolidisreallyaporousmediumduring
reaction.
Fromthereactionratesyoucandeterminethesolidconsumtipnrateandhence
steadystateinterfacerecession.
Ifyouwanttomodeltransientbehaviour,theevolutionofthesolidovertime,
thingsgetmorecomplicated.Itspossibletodothisinboth4.5and5.xifyou
assumeageneralisedreactingporousmediumandarepreparedtowriteafair
amountofcode.Ihavedevelopedcodesforthisaspartofmyresearchandits
beenafairlylargeheadache.Ifyougothisrouteexpecttospendseveralormore
monthswritingcode(infactI'vespentabout12monthslookingatvariousmodels
in4.5and5.x!)andintegratingitintofluent.ItsprobablyeasiesttodoinFluent
4.5,sincethemultiphasecapabilityalreadyexits,butitsnotstraightforwardandof
coursethenyouarestuckwithastructuredgridandpoorparallelperformance.On
theotherhand,inFluent5.xwhichiswhatInowuse,youneedtosolvelotsof

https://www.cfdonline.com/Forums/fluent/28206solidfuelcombustion.html

1/5

06/12/2016

SolidFuelCombustionCFDOnlineDiscussionForums

additionalscalartransporteqnstomodelthesolidphaseandwhiletheudf
documentationisquitegood,itstilltakesalongtimetogetthingsworking...
SotherearetheoptionsIthinkthisisaverychallengingareaatthemoment.
Andverylittleworkhasbeendonein2dand3dwiththesetypesofmodels.
Interestingly,in2d/3dmodelsyoucancapturethe'fingering'phenomenaatthe
reactionfrontwherethechemicalreactionhasaselfenforcingrolesomething
akinto'fingering'inimmisibleviscousfluids.Thisisaphenomenawhichyoucan't
modelin1Dandforwhichveryfewnumericalmodels/resultshavebeen
published.
Regards
Greg

February11,2001,14:29

PeterMoss
Guest

Posts:n/a

Re:SolidFuelCombustion

#3

Greg,
Thanksfortheinfo.Yes,Iamhappywithasteadystatesolutionandhavereadup
abitonusingUDF's.IsawyourUDFintheforum(udf_scalar_dos.c)and
wonderedhowIcouldmodifyitforthecombustionofPMMAwithoxygen?You
stateinthecodethatitcanbeusedfor2d/3d.Itmaybeasillyquestionbutdoes
thatinclude2daxisymmetricswirl?
Peter

February11,2001,21:56

GregPerkins
Guest

Posts:n/a

Re:SolidFuelCombustion

#4

Withoutlookingatthecode,probablytheonlythingyouneedtomodifyisany
referencetoC_VOLUMEmacrostheyshouldbeC_VOLUME_2Dforaxisymmetric
problemsotherwiseshouldbeok.
That'sareallyearlyversionofsomemacrosI'vedevelopedthoughanditsfora
twophaseEulerianEuleriantypemodel.ItmightbesuitableinthiscaseIthink
you'llneedtoaddsomereactionratecalculationsandspeciessources.
Greg

February12,2001,10:31

Dvey

Re:SolidFuelCombustion

#5

Couldyoutellmehowyourcombustiomhappen?

Guest

Posts:n/a

February21,2001,17:58

Re:SolidFuelCombustion

https://www.cfdonline.com/Forums/fluent/28206solidfuelcombustion.html

#6

2/5

06/12/2016

Stanley
Guest

Posts:n/a

SolidFuelCombustionCFDOnlineDiscussionForums

HiGreg,
Thankforyourinformation.Itotallyagreewithyouregardingthisaspectof
modellingthishasalwaysbeenachallengingonetomeaswell...
PeterMossmentionedinthisforumaboutsomeofthemacrosyoudevelopedfor
thistypeofproblem.Ihavebeenlookingforitallovertheforumandtrytoseeif
thiscanhelpmesolvesomeofmypresentprobleminmodellingmyunderfeed
stoker.
Ihopeyouwontmindifyoucantellmewhattopicinthisforumwhereyouposted
thatUDF.
Regards,Stanley

October12,2013,23:42

kookguy
NewMember

Guy
JoinDate:Sep2013
Posts:10
RepPower:5

#7

Justwonderingsincethisthreadhadbeensolong,arethereanydevelopmentfor
3Dsolidfuelregressionraterecently?(especiallyinFluent)
Ijuststartedmythesisontheeffectofswirlflow(inhybridrocketengines),andI
amverynewinthisresearcharea.
Thankyouverymuch.

July31,2016,00:01

svk16
NewMember

JoinDate:Jul2016
Posts:1
RepPower:0

SolidFuelCombustion

#8

HelloGreg
I'mtryingtomodelsolidfuelcombustioninCFXaspartmyofBEProject&there
isverylessinformationaboutthisoutthere.
CanyoutellmemoreaboutwritingUDForanytrustedbook/websitewhereIcan
findtheRelativematerial?
I'musingANSYS16.2
ThanksinAdvance
Quote:

OriginallyPostedbyGregPerkins
96061
InFluentthisisnoteasyoutofthebox.
Assummingyou'rehappywithasteadystatesolution,theeasiestwayis
probablytouseFluent5.xandwriteaudftocalculatetheconsumptionof
agasspeciesatawallduetothehetrogeneousreactionthere.Youwould
needtowriteseveralsourceudfsoneforeachgasphaseparticpatingin
thereactionandonefortheenergyrelease/consumption.Youcouldapply
theseudfsatawallwhereyoursolidis,ormaybeevenataporous
boundarysothatyoumightalsohaveflowacrossthesolidinterface
giventhatsolidisreallyaporousmediumduringreaction.
Fromthereactionratesyoucandeterminethesolidconsumtipnrateand
hencesteadystateinterfacerecession.
Ifyouwanttomodeltransientbehaviour,theevolutionofthesolidover
time,thingsgetmorecomplicated.Itspossibletodothisinboth4.5and
5.xifyouassumeageneralisedreactingporousmediumandareprepared
towriteafairamountofcode.Ihavedevelopedcodesforthisaspartof
myresearchanditsbeenafairlylargeheadache.Ifyougothisroute
https://www.cfdonline.com/Forums/fluent/28206solidfuelcombustion.html

3/5

06/12/2016

SolidFuelCombustionCFDOnlineDiscussionForums

expecttospendseveralormoremonthswritingcode(infactI'vespent
about12monthslookingatvariousmodelsin4.5and5.x!)andintegrating
itintofluent.ItsprobablyeasiesttodoinFluent4.5,sincethemultiphase
capabilityalreadyexits,butitsnotstraightforwardandofcoursethenyou
arestuckwithastructuredgridandpoorparallelperformance.Onthe
otherhand,inFluent5.xwhichiswhatInowuse,youneedtosolvelotsof
additionalscalartransporteqnstomodelthesolidphaseandwhilethe
udfdocumentationisquitegood,itstilltakesalongtimetogetthings
working...
SotherearetheoptionsIthinkthisisaverychallengingareaatthe
moment.Andverylittleworkhasbeendonein2dand3dwiththesetypes
ofmodels.
Interestingly,in2d/3dmodelsyoucancapturethe'fingering'phenomena
atthereactionfrontwherethechemicalreactionhasaselfenforcing
rolesomethingakinto'fingering'inimmisibleviscousfluids.Thisisa
phenomenawhichyoucan'tmodelin1Dandforwhichveryfew
numericalmodels/resultshavebeenpublished.
Regards
Greg

PreviousThread|NextThread
PostingRules
Youmaynotpostnewthreads
Youmaynotpostreplies
Youmaynotpostattachments
Youmaynotedityourposts
BBcodeisOn
SmiliesareOn
[IMG]codeisOn
HTMLcodeisOff
TrackbacksareOn
PingbacksareOn
RefbacksareOn
ForumRules

SimilarThreads
Thread

ThreadStarter

Forum

Replies

LastPost

modelsolidfuelcombustion

ilperalta

MainCFDForum

April26,201110:51

SolidFuelCombustion

mhm

MainCFDForum

December10,2009
14:53

energyfromsolidfuelcombustion

Silvia

FLUENT

August3,200513:23

2solidfuelcombustion

giant

MainCFDForum

May24,200506:46

CFX4.3buildanalysisform

ChieMin

CFX

July12,200123:19

AlltimesareGMT4.Thetimenowis20:35.
ContactUsCFDOnlineTop

https://www.cfdonline.com/Forums/fluent/28206solidfuelcombustion.html

4/5

06/12/2016

SolidFuelCombustionCFDOnlineDiscussionForums

CFDOnline

https://www.cfdonline.com/Forums/fluent/28206solidfuelcombustion.html

5/5

You might also like