Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Modeling of Melting-Hysteresis in Phase Change Materials
Posted 2015年9月29日 GMT-4 04:27 Heat Transfer & Phase Change, Materials 13 Replies
Please login with a confirmed email address before reporting spam
I tryed to model the behaviour of a phase change material under changing temperatures. I used a enthalpy method to do this. I have Information about the enthalpy at certain temperatures out of a DSC-measurement. These are different for Melting and freezing. Everything is working as Long as i do complete melting and freezing cycles. I just say comsol if gradT is positive use the "heating curve" and if gradT negative use freezing curve.
But i dont know how i can model a incomplete cycle with comsol. I want comsol to do something like:
Change from melting curve to freezing curve, if temperature decreases again, while melting is not completed. This should not happen by a jump but a linear function on the same enthalpy Level betweent the both curves.
If you have some hints or advices for me i would be very happy
Please login with a confirmed email address before reporting spam
You have use a different model than heat transfert with phase change acting on the Cp value. Do you have compared your phase change model with a simple model using comsol phase change feature?
You have to tell Comsol 2 conditions, gradT sign and T>Tmelt. It seems difficult to converge... Can you share your model or a more simple one?
Regards
Julien
Please login with a confirmed email address before reporting spam
For my issue the model of comsol isn´t sufficient because melting and solidification is there modeled as "the same just with other sign". But my material has reasonable differences between melting and solidifcation, meaning the curves for the enthalpy over Temperature look very different for melting and solidification. I attached a very simplyfied Picture for better understanding.
In my enthalpy based method the heat equations is the following:
(dH/dt)*rho=(d/dx)(k(dT/dx)
With Values out of DSC for H
For a normal melting i get with my in equation model self written enthalpy based method nearly the same results as the comsol model. And a whole cycle is no Problem too. My only provlem is to teach comsol to use the in my Picture marked red path. This should simulate solidification when the material isnt´t already completely solid.
If i would say use the the solidification curve if gradT is negative in this case, i would put Kind of energy in the System whithout physical reason. Thats why i want to follow the red curve. But i cant imagine how to do that with comsol.
Regards
Thomas
Attachments:
Please login with a confirmed email address before reporting spam
Is your model is 1D?
Do you use some PDE/ODE for the enthalpy formulation? How is the convergence compared to the precooked phasechange feature of Comsol?
I was thinking that when the phase change is not complete, you have to follow the same curve (no switch on the other curve). So, I don't understand why your condition based on the sign of gradT doesn't work.. It will be easier to help (if I can) if I can see your file.
Your material have maybe a broad temperature width, not a pure material?
Maybe you can have a look on how is implemented hysteresis loop H-V curves for magnetic materials in Comsol.
Regards
Julien
Please login with a confirmed email address before reporting spam
The Material is a PCM material, a Compound of some paraffine, binder and a material to improve thermal conductivity. I allready researched something about modeling such incomplete melt-solidification cycles and there are validated models in literature which tell you not to follow the same curve back but the red path shown in my attaced Picture from above.
I allready thought about magnetical Hysteresis, too. But even there i found no Comsol model until now which could help me with my Problem. (But i´m also not sure if Magnetization and Crystallization behave the same way.).
I think my model wouldnt be very helpfull. Ist just using a PDE for the heat equation. Material properties k and rho and the enthalpy curves which allready inclued Cp (which i´m not allowed to show). The if condition is also not spectacular. And with the Change from melting curve to solidification curve i have no Progress or idea how to handle it until now.
Please login with a confirmed email address before reporting spam
Regarding : as you can see, you can use LaTeX notations in the Discussion Forum. See how at this link:
www.comsol.com/community/forums/general/thread/33025
Best,
Jeff
Please login with a confirmed email address before reporting spam
Looks better, next time i will use this: :)
Regards
Thomas
Please login with a confirmed email address before reporting spam
Just an idea; is it possible to write the function T(H) and swith at the same temperature between melting of solidification curves? ...
Regards
Julien
Please login with a confirmed email address before reporting spam
I´m student of materials engineering, so i´m no expert in numerics, so correct me if I´m wrong with any of my statements.
Regards
Thomas
Please login with a confirmed email address before reporting spam
Condition 1: if gradT<0 -> H(T) = H_melt(T)
Condition 2: if gradT>0 -> H(T) = H_sol(T)
Condition 3: if gradT=0 -> H(T) = const. as long as H_melt(T) < H(T) < H_sol(T) and dont care about
condition 1 and 2 in this intervall
Regards
Thomas
Please login with a confirmed email address before reporting spam
Please login with a confirmed email address before reporting spam
thats why i want to ignore condition 1 and 2 for this Intervall, meaning if you notice gradT=0 Keep H(T) constant until H_melt>H>H_sol. If this is the case take care about condition 1 and 2 again
Please login with a confirmed email address before reporting spam
It's possible to make that you want in storing the last temperature value with the nojac operator in a pde on the whole domain with simple if cycles but needs small time steps.
It works with thermal conductivity, for enthalpy you have to derivate I don't know if it's work.
Best regards
Julien
Please login with a confirmed email address before reporting spam
Best regards
Julien
Attachments:
Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.
Suggested Content
- KNOWLEDGE BASE What to do when a linear stationary model is not solving
- BLOG Thermal Modeling of Phase-Change Materials with Hysteresis
- BLOG How to Use State Variables in COMSOL Multiphysics®
- FORUM Phase Change material based heat exchanger video
- FORUM How to incoporate volume change of Phase change material during melting and solidification due to density change.