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

Ansys multiphysics V11 - blank output file

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 8, 2014, 04:47
Default Ansys multiphysics V11 - blank output file
  #1
New Member
 
Join Date: May 2014
Posts: 1
Rep Power: 0
raggot is on a distinguished road
I have a model of a heating process on Ansys Multiphysics, V11.

After running the simulation, I have a script to plot a temperature profile:

!---------------- POST PROCESSING -----------------------
/post1 ! tdatabase postprocessor

!---define profile temperature
path,s_temp1,2,,100 ! define a path
ppath,1,,dop/2,0,0 ! create a path point
ppath,2,,dop/2,1.5,0 ! create a path point
PDEF,surf_t1,TEMP, ,noav ! print a path

plpath,surf_t1 ! plot a path

What I now need, is to save the resulting path in a text file. I have already looked online for a solution, and found the following code to do it, which I appended after the lines above:

/OUTPUT,filename,extension
PRPATH,surf_t1
/OUTPUT

Ansys generates the file `filename.extension` but it is empty. I tried to place the `OUTPUT` command in a few locations in the script, but without any success.

I suspect I need to define something else, but I have no idea where to look, as Ansys documentation online is terribly chaotic, and all internet pages I've opened before writing this question are not better.

A final note: Ansys V11 is an old version of the software, but I don't want to upgrade it and fit the old model to the new software.
raggot is offline   Reply With Quote

Reply

Tags
ansys 11

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
what is swap4foam ?? AB08 OpenFOAM 28 February 2, 2016 01:22
[swak4Foam] Swak4FOAM 0.2.3 / OF2.2.x installation error FerdiFuchs OpenFOAM Community Contributions 27 April 16, 2014 15:14
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 keepfit ParaView 60 September 18, 2013 03:23
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 11:44


All times are GMT -4. The time now is 14:04.