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

MFX start script

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 28, 2010, 10:55
Default MFX start script
  #1
New Member
 
Join Date: May 2010
Posts: 1
Rep Power: 0
hisairness is on a distinguished road
Hello,
I have a coupled problem which I want so solve with ANSYS and CFX (version 12.1 in Linux).
I would like to start the run with a shell script but I wasn't able to write one be myself that works.
What I have so far is:

For starting the CFX run with the filename "start_cfx":

cfx5solve -def "cfx_11.def" -ini "stat_sym_open_11_v20_001.res" -part 4 -s 2 -sizepar 2 -sizeint 2 -start-method "HP MPI Local Parallel" &

for starting the ANSYS run with the filename: "start_ansys":

ansys121 -p AA_T_A -mfm "ANSYS" -ser 49800 -i "couple_mesh5.inp" -o "fsi_5_11.out" -np 2 | tee -i &

and finally I have another file with the name "start_mfx" which should start first the ANSYS-run and then the CFX-run:

sh start_ansys
sh start_cfx

Can anybody help me fixing the problem?
Thanks a lot!
hisairness is offline   Reply With Quote

Old   May 31, 2010, 11:43
Default
  #2
Senior Member
 
Join Date: Apr 2009
Posts: 531
Rep Power: 21
stumpy is on a distinguished road
You should use a single cfx5solve command to start both solvers. Run "cfx5solve -help" and look for the arguments to start the ANSYS solver (-mfx-run-mode, -ansys-input, -ansys-restart, etc).
stumpy is offline   Reply With Quote

Reply

Tags
ansys, cfx, mfx, script, start


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
TimeVaryingMappedFixedValue irishdave OpenFOAM Running, Solving & CFD 32 June 16, 2021 06:55
Transient DPM-About Start Stop times Julie FLUENT 3 January 24, 2014 07:39
Perl script for intialisation pratik mehta CFX 2 September 10, 2008 03:09
Fluent License Manager Start Up Script Amadou Sowe FLUENT 1 August 7, 2004 14:09
Lets start the public domain CFD-Project! Heinz Wilkening Main CFD Forum 3 March 11, 1999 22:55


All times are GMT -4. The time now is 16:32.