Import temperature data from a comma separated value file and apply it as a thermal load in FEMAP

Temperature Loading Import from Excel

Overview

Sometimes element or nodal temperature distributions that are created by thermal solvers are only available in the form of a spreadsheet. We would like to take these values and turn them into a load case for subsequent analysis, so let’s see how to do this in Femap. The demonstration model for this is a very simple strip of ten quad elements, and we also have a temperature distribution in the form of a spreadsheet, which has actually been saved in a comma delimited format.

           example temperature map csv

Import Instructions

These temperatures can be imported into Femap in the form of a results vector. Please follow these step-by-step instructions:
  1. In the menu select File / Import / Analysis Results… and in the resulting Import Results From dialog, select Comma-Separated.
    FEMAP, import csv dialog
  2. Click OK and browse to select the spreadsheet csv file that contains the temperature distribution data.
  3. In the Read Comma-Separated Table dialog ensure that the format settings match the spreadsheet layout. For this example we are reading in nodal data, and we’ll create a new output set with an ID of 9000000. Click OK.
    FEMAP, read csv options

  4. We can check the temperature values by plotting them out as if they were results vector values. Click the Post Data icon  on the Post toolbar then select the vector 9000000.       Temperature (deg C) in the Output Set Contour box.
    post data dialog
    temperature map plot
  5. The next step is to convert this results vector into a load case. In the menu, select Model / Load / From Output… and enter a title in the following dialog, and click OK.
    new load set dialog
  6.  As this is nodal temperature data, in the Select Type of Load dialog, select Temperatures in the Nodal Loads column and click OK.
  7.  In the subsequent Create Loads From Output dialog, pick up the temperature vector in the X Vector box, and click OK.
    create load from output dialog
  8.  The temperature load definition has now been created.

Video Demonstration




    • Related Articles

    • Equation Based Loading

      Overview To demonstrate the creation of equation-based loading we’ll use a water tank quarter model. Prior to load application a local coordinate system positioned at the expected water level has already been defined and the wall surfaces have been ...
    • What's New In Simcenter Femap 2021.1?

      What is in this webinar? SDA Stress Engineer Glenn Andrew will be presenting this webinar on What's New In Simcenter Femap 2021.1. During this webinar you will learn about some of the new changes in the latest version of Simcenter Femap including: ...
    • Geometry and Mesh Associativity

      Overview With FEMAP you can import CAD and FEA models from a wide variety of sources. Instructions Please follow these step-by-step instructions: To import a CAD model select the File / Import / Geometry… menu option and browse and select the CAD ...
    • Femap Advanced API Programming Development

      What is in this webinar? This Webinar will dive more deeply into to abilities and usefulness of API’s in FEMAP. Experience programming in Microsoft Excel, MATLAB, or other engineering programming languages is easily extensible to programming with ...
    • Intro to Femap API Programming

      What is in this Webinar? In this webinar, Eric Gustafson walks through getting up and running with Femap API programming. Experience programming in Microsoft Excel, MATLAB, or other engineering programming languages is easily extensible to ...