For modeling a mixed heat storage system using Phase Change Materials (PCM) in Ansys, you will typically focus on generating a mesh that captures the complex thermal behavior of PCM during the melting and solidification processes. Here are some meshing strategies suited for this type of application:
Structured Hexahedral Mesh (Preferred for Regular Geometries):This is ideal for systems with regular geometry and well-defined boundaries, like a cylindrical or rectangular container. It provides a high-quality mesh for accurate thermal simulations, especially for convection and conduction in both liquid and solid phases.
Unstructured Mesh (For Irregular Geometries):For more complex geometries, unstructured meshing (tetrahedral or polyhedral) may be used. This approach allows more flexibility in capturing details in regions where you expect phase change behavior to occur.
Adaptive Mesh Refinement (AMR):Use AMR to refine the mesh dynamically in areas with high thermal gradients or where phase change is expected (e.g., near the solid-liquid interface). AMR can help focus computational resources on regions that experience the most significant temperature changes.
Mesh for Phase Change Simulation (PCM):If you're using Ansys Fluent or CFX, ensure the mesh is fine enough in the region around the PCM material where phase changes are expected. The interface between solid and liquid phases is where thermal gradients are steepest. You may need to define different mesh sizes in different regions (coarser near boundaries, finer near the PCM interface).
Porous Media Meshing (for packed or multi-layer systems):If the PCM is packed in a porous medium or if you're modeling the heat transfer through multiple layers (e.g., different materials in the storage system), the porous media approach will allow you to simulate the permeability and thermal properties more effectively.
Layered Meshing for Composite Systems:In mixed heat storage systems (with multiple materials and PCM), using layered meshing can help separate different material zones while ensuring that each layer's thermal properties are properly modeled.
When selecting the mesh type, it's essential to perform a mesh sensitivity analysis to ensure that your mesh is refined enough to capture the relevant thermal phenomena but not so fine that it leads to excessive computational costs.