Temperature mapping.

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hello.

 

I'm currently working on a thermo-structural analysis of a telescope. The structural and thermal analysis has been carried out separately with different mesh (structural analysis mesh-330000 elements, thermal-5000 elements). The thermal analysis with a coarse mesh comprising of 5000 elements, is done in NX and the temperature data at a particular time step is extracted in excel format. Now, to perform thermo-structural analysis in Hypermesh, i have to map this temperature data onto the fine mesh (330000 elements one). But i'm struck here. I have no idea how to import the excel data. Another problem is that the mesh is also different. I'm going with the optistruct solver as i have to introduce mechanical loads onto the telescope apart from thermal loads.

 

How to proceed with this problem? any suggestions are welcome. Thanks.

Answers

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited January 2018

    Try method 'linear interpolation'

    <?xml version="1.0" encoding="UTF-8"?>screenshot_24.thumb.png.538a1fa0b5b916e555a4bcc816870412.png

     

    'nodes' => fine mesh

    'file' => temperature field from txt file in form :

    X-coordinate Y-coordinate Z-coordinate Temperature

     

     

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited January 2019

    How to use this temperature in optistruct ? It doesn run in optistruct if we the same method as that of flux input.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited January 2019

    Try method 'linear interpolation'

    <?xml version="1.0" encoding="UTF-8"?>screenshot_24.thumb.png.538a1fa0b5b916e555a4bcc816870412.png

     

    'nodes' => fine mesh

    'file' => temperature field from txt file in form :

    X-coordinate Y-coordinate Z-coordinate Temperature

     

     

     

    Try method 'linear interpolation'

    <?xml version="1.0" encoding="UTF-8"?>screenshot_24.thumb.png.538a1fa0b5b916e555a4bcc816870412.png

     

    'nodes' => fine mesh

    'file' => temperature field from txt file in form :

    X-coordinate Y-coordinate Z-coordinate Temperature

     

     

    Can you please share any the run-able fem file for my reference, ?

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited January 2019
  • Junta_20361
    Junta_20361 New Altair Community Member
    edited September 2019

    Try method 'linear interpolation'

    <?xml version="1.0" encoding="UTF-8"?>screenshot_24.thumb.png.538a1fa0b5b916e555a4bcc816870412.png

     

    'nodes' => fine mesh

    'file' => temperature field from txt file in form :

    X-coordinate Y-coordinate Z-coordinate Temperature

     

     

    Hi Q.Nguyen-Dai,

    i have followed your method but not succeed. (i tried with several different models)

    the temperature load in Hypermesh (after linear interpolation) is all '0-zero' value.

    Can you help check my attached files in below?

    Thanks in advance!

    <?xml version="1.0" encoding="UTF-8"?>image.thumb.png.e055179c0088da2766b42cd57c78cd4a.png

    <?xml version="1.0" encoding="UTF-8"?>image.thumb.png.1b21c3009167a3e41023aeaf21a7e059.png

    Unable to find an attachment - read this blog

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited September 2019

    Please the check the SimLab load mapping capabilities.

    5d001ad0f5c4be1db5fdf8e24fa918cb18ae676e

    Altair for SimLab Learning Center

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited September 2019

    @Duc_Hoang: Mapping works well with Hypermesh. But make sure you have the same 'mapping field' (your CSV file) and target mesh. Both should present same volume 3D.