Get the acceleration

edited April 2015 in Old versions
Hi,

When I try to get the acceleration (+ace in the .sh file), I get this error:

Threads for parallel execution: 8
LoadData> Exo5_out/PartOut.bi2
LoadData> Exo5_out/Part0000.bi2
LoadData> 3D data files...
JForces> Kernel:Wendland Viscosity:???(0) Gravity:(0,0,-9.81)

*** Exception (JForces::Calculate)
Text: Viscosity treatment is not valid.

Execution aborted
Exo5_linux64_GPU.sh: 69: read: Illegal option -n

why ?? *confused*

Comments

  • "Text: Viscosity treatment is not valid"

    Only Artificial is valid here

    Alex
  • Hi Alex,

    I get exactly the same error even with artificial viscosity.
    Very weird...
  • you should add in the PartVTK command line: "-filexml %dirout%\%name%.xml "
    since you are not reading the XML , that is why by default the error says: JForces> Kernel:Wendland Viscosity:???(0) Gravity:(0,0,-9.81)

    try including "-filexml case.xml" please

    Alex
  • Hi,

    Just want to say that it works ;)
    Thanks!
  • Hi,

    I got the same error while dealing with acceleration values? JForces> Kernel:Wendland Viscosity:???(0) Gravity:(0,0,-9.81) LoadPoints> pointsacceleration.txt LoadPoints> 3 points *** Exception (JForces::Calculate) Text: Viscosity treatment is not valid. ..
    Can you please tell me how to sort this?? I have included filexml case xml in partvtk command line.. still getting the the same error? can u please text me where you have made the change to get acceleration values??

    Regards
  • This is going to be solved in the incoming v4.0 this month
  • Thanks ...
Sign In or Register to comment.