|
[Sponsors] |
Fluid to solid interfaces for an extremely large model. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 23, 2023, 21:43 |
Fluid to solid interfaces for an extremely large model.
|
#1 | |||||
New Member
Ben
Join Date: Feb 2023
Posts: 8
Rep Power: 3 |
Hello, I've made a model using snappyHexMesh to create the mesh for a building and the air domain surrounding it, but I'm having difficulties with getting the model to run. I believe the issue is with the size of interface between the solid and fluid domains. When I ran the model with interfaceTransferMethod directMap, I got up to the following lines in the log.
Quote:
At this point the program doesn't progress any further, I left it running at this stage for ~8 hours before terminating it. Next I tried interfaceTransferMethod RBF. This resulted in: Quote:
Finally I tried interfaceTransferMethod GGI, this resulted in: Quote:
The program ran for about two hours after the second-last line, before outputting "ERROR" and stopping. I'm thinking that the size of my model might be the issue, looking at solid/polymesh/boundary, the solid_to_fluid patch is defined as: Quote:
And similarly, in fluid/polymesh/boundary, the fluid_to_solid patch is: Quote:
Given the large number of faces these patches have, I was wondering if there is an issue with how much memory is required. Watching the program whilst its running, my ram usage stays around 95%. Is there anyway to estimate the ram required for the ~4.5 millions faces? Also, does anyone know why the number of faces is not equal between the two patches? I modeled both the solid and air domain using a single snappyHexMesh, and then used splitMeshRegions to split the mesh into a fluid and solid domain. I did this as I thought it would make the two meshes conformal, but perhaps not? Thanks. |
||||||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Table bounds warnings at: END OF TIME STEP | CFXer | CFX | 4 | July 17, 2020 00:44 |
How to change a fluid model to solid? | abose06 | FLUENT | 4 | May 11, 2020 15:49 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
Extremely high fluid temperatures with simple model | Jason_2 | FloEFD, FloWorks & FloTHERM | 9 | March 5, 2014 08:43 |