Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import external data

Status
Not open for further replies.

jkupka84

Mechanical
Joined
Apr 15, 2014
Messages
40
Hi,
I'm trying to import external data (temperature field defined as node location with associated temperature) to mesh which is not same as external data. Is it possible do that in Femap environment?

Best regards
JK

 
You can use Data Surface tool. You can map results from other mesh with option "Output Map Data Surface" or paste temperature and coordinate data from text/excel with option "Arbitrary 3-D Data Surface".
 
Hi,
thanks for tip. I briefly checked it and it looks like what I am looking for. I'll examine this functionality and I'll send the feedback.

Best regards
JK
 
Hi,
it works.

But I have another question. Is it possible to load data of multi columns? Eq. I have x, y, z coordinates and then n columns of temperature data and I want to load them in one step. Or I have to load each column of temperature data separately?

Best regards
JK
 
Try this algoritm. Also you can experiment with format of text file - maybe separate columns with space and use equal column lenght to copy directly from text file.
Define_Arbitrary_3-D_Coordinate_Data_Surface_lf6vba.png
 
Hi,
think I wrote it not exactly. Each column of temperature data means different time step. So I have (x,y,z,n-1,n,...,n+1) and I want to only change specific column of temperature data for my study.

But I think it is not possible and I must load each temperature data separately or write some script.

Does anybody have experience of load huge matrix of data (4 columns and 100k rows)? In my test study it takes approximately 10 minutes one data surface.

Best regard
JK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top