CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   message during background implementation (https://www.cfd-online.com/Forums/fluent/80543-message-during-background-implementation.html)

dokeun September 29, 2010 07:00

message during background implementation
 
Hi there
I'm doing background calc in linux and below is my input file
autosave is set as 20 timesteps in the case file.
------------------------------------------
rc 2DAxiLPnoGD_PBS_LES_002.cas
/solve/initialize/initialize-flow
/solve/set/flow-warnings? no
/solve/set/limiter-warnings? no
/solve/set/time-step 0.001
/solve/dual-time-iterate 5000
wd 2DAxiLPnoGD_PBS_LES_002.dat
exit
y
------------------------------------------

In outfile I found some error messages as below

------------------------------------------
Number of iterations per time step [20]
Error: eval: unbound variable
Error Object: wd
Invalid integer.
Error: eval: unbound variable
Error Object: 2daxilpnogd_pbs_les_002.dat
Invalid integer.
Number of iterations per time step [20] Invalid integer.
Number of iterations per time step [20]
Error: eval: unbound variable
Error Object: y
Invalid integer.
Updating solution at time levels N and N-1.
done.
iter continuity x-velocity y-velocity energy plume pre_out_mo time/iter
20 7.0893e-01 3.9029e-02 3.0250e-04 2.4189e-06 7.0563e-02 1.0132e+05 0:00:00 0
Flow time = 0.001s, time step = 1
4999 more time steps
...
------------------------------------------
What is wrong with my input file?
thanks in advance

beguxa December 1, 2010 08:04

have you created your input file in windows? I faced a similar problem, but in linux i converted the file into linux format by dos2linux filename..

Hope this is useful


All times are GMT -4. The time now is 05:43.