boundaryvtk

edited August 2016 in DualSPHysics_v4.0
Hi all, can anyone help me what's wrong with my batch file or maybe my xml?because BaundaryVTK v4 stop with text as below for any help really appreciate.
***exception(JVtkPolyData::LoadFileVtk)
Text:Cannot open the file.


my xml
https://drive.google.com/open?id=0B5z6dgCwVIC0ZkRxdURQQWVvNE0

my batch file
%boundaryvtk% -loadvtk %dirout%/%name% Captive.vtk -filexml %dirout%/%name%.xml -motiondatatime %dirout% -savevtkdata %dirout%/MotionPiston -onlymk:16

Best Regards,

andi_tri

Comments

  • You have to be sure that you have created the file "Captive.vtk"
    If not, using the examples we always create, by default, the file Case__Actual.vtk containing information of all mk values

    Regards
  • Thanks Alex for your help and quick response, but it's still stop..
    **exception(JVtkPolyData::LoadFileVtk)
    Text:Cannot open the file.
    File:CaseKawamura_out/CaseKawamura__Actual.vtk

    my batch file :
    %boundaryvtk% -loadvtk %dirout%/%name%__Actual.vtk -filexml %dirout%/%name%.xml -motiondatatime %dirout% -savevtkdata %dirout%/MotionPiston -onlymk:16



    Regards,

    Andi Trimulyono
Sign In or Register to comment.