CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

fluent batch/parallel error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 7, 2014, 10:26
Default fluent batch/parallel error
  #1
New Member
 
Jenifer
Join Date: Oct 2014
Posts: 5
Rep Power: 11
768643480 is on a distinguished road
hello, I had write a script file for unsteady flow simulation. The script defines to read fluent *.cas and *.dat files, define the time-step size as 0.0001(seconds) and run a total number of 10000 time steps with a max 20 iterations per time step. The script is below,
/file/rcd zhu-20-2500-f01-rec.cas
/solve/set/time-step 0.0001
/solve/dual-time-iterate 1000 20
/file wcd zhu-20-2500-f01-rec-1.cas
/exit
y

but when I run it, the error will appear:

]nvalid command [

> /solve/set/time-step 0.0001

Error: eval: unbound variable
Error Object: 0.0001
Invalid time
time step (s) [0.0001]
Error: eval: unbound variable
Error Object: /solve/dual-time-iterate
/solve/dual-time-iterate Invalid time
1000 20
]nvalid command [20

How could I to correct the script? Thank you very much!
768643480 is offline   Reply With Quote

Old   November 10, 2014, 09:49
Default
  #2
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
After reading the cas and dat files, is the simulation set to transient or steady?

It should be transient, but the warning you see might indicate it is set to steady. If that is the problem, you can solve it by clicking "transient" in the general tab, before you continue. I don't know the Text command to do this.
pakk 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
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
error compiling modified applications yvyan OpenFOAM Programming & Development 21 March 1, 2016 04:53
Mesquite - Adaptive mesh refinement / coarsening? philippose OpenFOAM Running, Solving & CFD 94 January 27, 2016 09:40
How to install CGNS under windows xp? lzgwhy Main CFD Forum 1 January 11, 2011 18:44
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." sega OpenFOAM Community Contributions 12 February 17, 2010 09:30


All times are GMT -4. The time now is 18:15.