![]() |
sequence of simulations
Hello!
I have a question: if I want to perform several simulations how do I program a sequence if I want to do them lets say over night, so I dont have to start them one by one? In cfx you must write a batch file is here the same case? tnx for help! |
Re: sequence of simulations
U can do this very easily by writing a batch file in fluent . I do it all the time.
Q |
Re: sequence of simulations
ok, is there a sample of that kind of batch file anywhere? i dont know the form of it.
tnx! |
Re: sequence of simulations
file/read-case *.cas file/read-data *.dat /solve/set/time-step 0.0017444 /solve/dual-time-iterate 3600 20 file/write-case *.cas file/write-data *.dat exit
|
| All times are GMT -4. The time now is 05:17. |