Droplet Initialization Issue (Regarding Restart Calculation) #952
-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Some basic troubleshooting questions:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the additional information. You should be able to restart from a chk file as it contains particle data. However, if you still have You mentioned your case is based on |
Beta Was this translation helpful? Give feedback.
-
Thanks for your kind reply. I'm very sorry for not making it clear—this case is run in PeleC. But I believe the spray-related part should be the same between PeleC and PeleLM, right? I have already tested It seems that the droplet part in But when using PeleC, there seems to be some issues. It can be clearly seen that the droplet temperature has decreased, which indicates that the latest droplet data was not read from the I'm very sorry that I'm not familiar with the code of spray, and I hope you can help answer my questions. |
Beta Was this translation helpful? Give feedback.
-
You are correct that LMeX and PeleC use the same spray model from PelePhysics. However, there was a small bug in how PeleC initialized the droplets, specifically when restarting from a check file. I submitted PR #951 yesterday to resolve this issue. Thanks for bringing it to our attention. |
Beta Was this translation helpful? Give feedback.
-
I'm going to the PeleC github page because it's about that code. And it is being fixed by the PeleC PR @dmontgomeryNREL linked. |
Beta Was this translation helpful? Give feedback.
You are correct that LMeX and PeleC use the same spray model from PelePhysics. However, there was a small bug in how PeleC initialized the droplets, specifically when restarting from a check file. I submitted PR #951 yesterday to resolve this issue. Thanks for bringing it to our attention.