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

Equation of VoFSolidificationMeltingSource

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By matsuuu
  • 1 Post By mikulo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 5, 2021, 07:49
Default Equation of VoFSolidificationMeltingSource
  #1
New Member
 
jyon
Join Date: Sep 2020
Posts: 1
Rep Power: 0
matsuuu is on a distinguished road
Hi everyone!

I use VoFSolidificationMeltingSource.
HTML Code:
https://www.openfoam.com/documentation/guides/latest/api/classFoam_1_1fv_1_1VoFSolidificationMeltingSource.html
Can anyone help me, I'm having doubt about source code of alphaSolid(VoFSolidificationMeltingSource.C ).
Code:
alphaSolid_[celli] = min
         (
             relax_*alphaVoF[celli]*alphaSolidT_->value(TVoF[celli])
           + (1 - relax_)*alphaSolid_[celli],
             alphaVoF[celli]
         );
What kind of expression does it look like when this source code is deciphered?

Thanks.
ali moeni likes this.
matsuuu is offline   Reply With Quote

Old   April 10, 2022, 02:49
Default How to use VoFSolidificationMeltingSource model?
  #2
New Member
 
Join Date: Oct 2021
Posts: 5
Rep Power: 4
ali moeni is on a distinguished road
Hi
Do you have any case tutorials to share with me to figure out how can I use VoFSolidificationMeltingSource?
ali moeni is offline   Reply With Quote

Old   June 3, 2022, 05:09
Default
  #3
Member
 
Join Date: Nov 2020
Posts: 53
Rep Power: 5
mikulo is on a distinguished road
Quote:
Originally Posted by matsuuu View Post
Hi everyone!

I use VoFSolidificationMeltingSource.
HTML Code:
https://www.openfoam.com/documentation/guides/latest/api/classFoam_1_1fv_1_1VoFSolidificationMeltingSource.html
Can anyone help me, I'm having doubt about source code of alphaSolid(VoFSolidificationMeltingSource.C ).
Code:
alphaSolid_[celli] = min
         (
             relax_*alphaVoF[celli]*alphaSolidT_->value(TVoF[celli])
           + (1 - relax_)*alphaSolid_[celli],
             alphaVoF[celli]
         );
What kind of expression does it look like when this source code is deciphered?

Thanks.
Hello,

Me as well, I am troubled with this equation. Any updates?

Mike
ali moeni likes this.
mikulo is offline   Reply With Quote

Reply

Tags
energy equation, fvoptions, solidification


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
Solving coupled steady and unsteady equation in OpenFOAM jd87 OpenFOAM Running, Solving & CFD 2 July 22, 2020 11:36
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Some problem of "Qcriterion.mcr& yuyuxuan Tecplot 9 February 12, 2016 03:27
Need help:about energy equation in CFX Stein CFX 4 July 2, 2009 22:31
Boundary conditions in a Poisson's equation? vincent Main CFD Forum 4 April 16, 1999 02:19


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