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

Phase change within a parcel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 2, 2022, 12:30
Default Phase change within a parcel
  #1
New Member
 
Maksymilian Kurjata
Join Date: Jun 2019
Posts: 6
Rep Power: 7
m.kurjata is on a distinguished road
Hello everyone,

I'm struggling with coming up with a right approach to model a melting parcel. My project revolves around pyrolysis of shredded plastic particles in a fluidized bed. I've chosen coalChemistryFoam solver, where reactingMultiphaseParcels are used.

To make the simulation more realistic, I would like plastic to melt (at ca 200 °C) before it reacts (at ca. 500 °C), which would consume some of the sensible enthalpy of the surrounding gas. As far as I know, there is no available model for mass transfer between phases in reactingMultiphaseParcels and generally, no melting model for any other Lagrangian parcels.

By default, available solids in reactingMultiphaseParcels are C, CaCO3 and ash. My idea was to use C as plastic, after changing its properties and implement an additional solid, C_liq, representing melted plastic and set its initial mass share to 0%. I've already done that. Now I want to implement a model which sets in when parcel's temperature reaches 200°C and transfers mass in the parcel from C to C_liq, during which the parcel temperature stays constant.

The idea in itself seems simple, but I have little OpenFOAM coding experience beyond copying stuff from A to B and slightly changing it, so I ask for your help. I guess it would make sense to implement it in one of the surfaceReaction models, so I duplicated one of them, COxidationKineticDiffusionLimitedRate and renamed it to Pyrolysis. Now I'm stuck.

Does it make sense to go with this idea or are there other, better options? I haven't found any cases similar to mine in the forum or Google.
m.kurjata is offline   Reply With Quote

Reply

Tags
coalchemistryfoam, lagrange particle, melting, pyrolysis, reactingmultiphaseparcel


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
Multiphase solvers and non-isothermal phase change erlend_grotle OpenFOAM 1 September 25, 2021 09:48
twoPhaseEulerFoam with phase change sjohn2 OpenFOAM Running, Solving & CFD 2 November 18, 2019 21:29
Access phase fraction field in a phase change model hend OpenFOAM Programming & Development 0 October 17, 2019 05:03
Need help regarding phase change models in ansys fluent diggee Fluent Multiphase 0 October 11, 2016 11:35
Change phase phenomena Imane FLUENT 0 May 4, 2016 15:56


All times are GMT -4. The time now is 13:45.