General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

Layered Section Analysis in Ansys Electrical

    • Atharva Gujrathi
      Subscriber

      Hello. I am trying to do some multiphysics analysis on some carbon composites using Electrical to Thermal to Structural analysis systems. When I connect my solid model in ACP Pre to Transient Thermal and then Static Structural, the process works fine. However, when I import it to Electrical first and run some simple voltage gradients, the analysis system shows me an error message stating "Layered Sections not supported in current analysis". Is there any way for me override this and treat the body as uniform?

    • wrbulat
      Ansys Employee

      Sorry, we have not yet have added layered feature to our thermoelectric SHELL157, electric SOLID231, or coupled field SOLID225/226/227 element types. Probably the most straightforward option would be to model the geometry of invidual layers as solid bodies. I realize this can be problematic when layers are very thin (e.g., sub-micron thick metallization). Maybe if you use uMKSV units, CAD will be lenient and allow you to model layers with such dimensions. Design Modeler may be more forgiving than Space Claim in this respect.

      Otherwise, if you're APDL-savvy and enjoy tedium, I suppose you could try using layered themal SHELL131/132 analogously to model (mimic) electric conduction, and devise APDL to determine Joule heating (e.g., W/m^3) in individual layers (probably as the computed thermal flux squared times the inverse of thermal conductivity). The heat could then be defined for individual layers of a downstream actual thermal conduction model with the BFE command:

      If temperatures are high enough to warrant consideration of temperature dependent electric resistivity in the first field analogy thermal ("electric current conduction") analysis, that can probably be done as well but it would be pretty tedious. You'd have to iterate in ways Mechanical is not designed to... use temperatures from the second actual thermal analysis to reevaluate temperature dependent thermal conductivity (masquerading as electric conductivity) in your first thermal analysis, and maybe code up some kind of do loop to continue iterations until a convergence criterion you devise is satisfied.

      Probably best if you can find a way to model the layers as solid bodies and sweep mesh really thin layers if you have them (use large aspect ratios... very small edge length in the thickness direction and much larger edge length in the directions coplanar to the layer).

      Best,

      Bill

       

       

       

    • Atharva Gujrathi
      Subscriber

      Thanks Bill! Trying to create individual solid models was my next step, however the same issue occured when combining it all together. I will look into the APDL Thermal Method you mentioned

Viewing 2 reply threads
  • The topic ‘Layered Section Analysis in Ansys Electrical’ is closed to new replies.