|
Hi Granooers,
I Have a question. How do I do to increase the time step in the programming?. For example I have this:
<GranOO Version="2.0" TotIteration="10000" TimeStep=“1e-5” OutDir="Brazilian-TEST">
<PlugIn Id="_ComputeOptimalTimeStep" Ratio="0.14" />
I increase the TimeStep and the programming keep the timestep 2e-8 s and not 1e-5 s that I wrote. Why?
Also, I increase the ratio from 0.14 to 1 and the timestep increase but the programme do not advance and say the message:
“The problem was detected...saving domain and place element in inconsistent”
I appreciate your answer
|