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

CFX 11 Solver: interpolating on command line

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 30, 2008, 14:41
Default CFX 11 Solver: interpolating on command line
  #1
Bayard Morales
Guest
 
Posts: n/a
Hello there.

How can I tell the solver to interpolate the data from initial file into my def, using command line?

Thanks
  Reply With Quote

Old   January 30, 2008, 16:07
Default Re: CFX 11 Solver: interpolating on command line
  #2
CycLone
Guest
 
Posts: n/a
You can see the solver commands by running >cfx5solve -help
To specify an initial values file (myRun_001.res), add a -ini flag:
>cfx5solve myNewRun.def -ini myRun_001.resIn this case it will use the mesh and results from myRun_001.res and physics CCL from myNewRun.def. This essentially amounts to a change of physics for myRun_001.res as opposed to starting myNewRun.def.
To interpolate the results onto myNewRun.def, add the -inter-iv flag:
>cfx5solve myNewRun.def -ini myRun_001.res -interp-ivIn this case only the solution is interpolated and the mesh in myNewRun.def is kept. All counters reset to zero.

-CycLone
  Reply With Quote

Old   January 30, 2008, 18:50
Default Re: CFX 11 Solver: interpolating on command line
  #3
CFD newbie
Guest
 
Posts: n/a
woow when would i learn all this. What do you do CycLone. How many Phds do you have in CFD?
  Reply With Quote

Old   January 31, 2008, 13:36
Default Re: CFX 11 Solver: interpolating on command line
  #4
CycLone
Guest
 
Posts: n/a
I listen and ask a lot of questions ...and I don't have a PhD.
  Reply With Quote

Reply

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
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 16:45
CFX SOLVER error !!! mehrdadeng CFX 3 November 23, 2009 17:42
mach number and CFX 11.0 solver turbinesv CFX 5 January 5, 2009 06:43
CFX Solver to run 10 files sequentially Raj CFX 8 October 29, 2008 23:20
problem in CFX solver about isolated volumes Yuan CFX 2 August 16, 2004 23:54


All times are GMT -4. The time now is 00:58.