CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > FloEFD, FloWorks & FloTHERM

FloEFD API from Python script. Set2DTableData problem.

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By dmitry.grigoryev

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 6, 2018, 07:00
Default FloEFD API from Python script. Set2DTableData problem.
  #1
New Member
 
Dmitry Grigoryev
Join Date: Feb 2018
Posts: 2
Rep Power: 0
dmitry.grigoryev is on a distinguished road
Hello,

A try to set up boundary conditions in FloEFD project from python script and I have a problem with setting up the data for Table dependency parameter. I call the FloEFD API function like this(for example, arrays of length 1):
Code:
 error = param.Set2DTableData([0.015], [2.0])
After I call the API getter function:
Code:
_, valueX, valueF = param.Get2DTableData()
Received output:
Code:
valueX  = (2.5e-323,)
valueF = (2.5e-323,)
I don't have any idea about this behavior. Thanks for any tip
dmitry.grigoryev is offline   Reply With Quote

 

Tags
api, floefd, floefd api, python


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slicing extracted part of a volume in Python script wilmbas OpenFOAM Post-Processing 4 April 28, 2016 17:14
[ICEM] Automatic mesh generation script surface intersection problem stuart23 ANSYS Meshing & Geometry 0 May 13, 2011 01:10
FloEFD API - SolidWorks Modeling j.gerber FloEFD, FloWorks & FloTHERM 10 December 7, 2010 21:14
[ICEM] Problem in geometry creation by script lavoz ANSYS Meshing & Geometry 4 March 12, 2010 10:56
ICEM script problem Zbynek CFX 0 October 12, 2004 07:05


All times are GMT -4. The time now is 20:17.