CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Design Points

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 21, 2015, 00:14
Default Design Points
  #1
Member
 
Nurzhan
Join Date: Jan 2014
Posts: 56
Rep Power: 12
Nurzhan is on a distinguished road
Dear experts,

I am using different design points in the ANSYS workbench to study a heat transfer problem. At each new design point, I would like to measure temperature at three particular points within my geometry, but the positions of the points of interest are different at each design point.

Currently, I get my results using CFD Post (specifying the coordinates of the points, then plotting a graph (Temperature vs Time), and exporting the result into a csv file). However, if I have many design points, it will take a lot of time to access to the result files using my current method.

Therefore, I would appreciate any suggestion about an optimisation of the result collection procedure?

Is there any possibility within ANSYS Workbench 15.0 to set the coordinates of the points of interest into each design point?

Ideally, I want to collect temperature of the points of interest out of all design points into one csv file.

Best regards,
Nurzhan
Nurzhan is offline   Reply With Quote

Old   August 21, 2015, 19:16
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,716
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Make a new CEL variable defined as:

output = if(<some condition which defines which simulation you are in>,probe@point1,probe@point2)

Then you make variable output a parameter and it automatically picks the right monitor point for the simulation.
ghorrocks is offline   Reply With Quote

Old   August 21, 2015, 23:23
Default
  #3
Member
 
Nurzhan
Join Date: Jan 2014
Posts: 56
Rep Power: 12
Nurzhan is on a distinguished road
Thanks Glenn!

The method worked well.

Regards,
Nurzhan

Last edited by Nurzhan; August 30, 2015 at 03:02.
Nurzhan is offline   Reply With Quote

Old   October 30, 2019, 16:39
Default
  #4
New Member
 
Join Date: Sep 2019
Posts: 3
Rep Power: 6
Mareeah is on a distinguished road
Dear all,

I am trying to do similar thing. Is there a possibility that these locations (coordinates of points) change automatically for every design point, considering that the x,y,z coordinates for each DP can be accessed through the parameter set or through a CST file.
Mareeah is offline   Reply With Quote

Old   October 30, 2019, 19:44
Default
  #5
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,716
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I would not do that sort of thing in Workbench. If you run CFX stand-alone you can use perl to customise the setup of each run, or use a batch file which sets those sort of parameters per run.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Old   January 29, 2020, 14:40
Default
  #6
New Member
 
Join Date: Sep 2019
Posts: 3
Rep Power: 6
Mareeah is on a distinguished road
do you maybe know how a CST file can be automatically reread for each design point in cfd post? (since the info in cst is changing for each design point) otherwise it leaves the first cst state for all the design points..
Mareeah is offline   Reply With Quote

Old   January 29, 2020, 17:32
Default
  #7
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,716
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I can't think of a way to do that. But I have not experimented with that much.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Reply


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
[snappyHexMesh] No layers in a small gap bobburnquist OpenFOAM Meshing & Mesh Conversion 6 August 26, 2015 09:38
[snappyHexMesh] crash sHM H25E OpenFOAM Meshing & Mesh Conversion 11 November 10, 2014 11:27
[DesignModeler] DM's JScript: FPoint()'s GetPoint(i) function picks points backwards? ANT ANSYS Meshing & Geometry 2 July 23, 2012 15:25
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
Info: Short Course On Thermal Design of Electronic Equipment Arnold Free Main CFD Forum 0 August 10, 1999 10:18


All times are GMT -4. The time now is 19:33.