Skip to content

peterwe

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Size difference of Aorta Example output and its stl #2271
    peterwe
    Member

    Hi,rnthe size difference in paraview is caused by the fact that the position and size is given in meters in our pvd output file while it is given in millimeters in the stl file. So in paraview the stl is shown exactly 1000 times bigger.rnOne way to solve this is by rescaling the stl in paraview.rnTo rescale the stl shown in paraview you can use the “”transform”” filter and scale 0.001. Size and position of the two will match now. Also, if you opened the pvd first, the camera is already in the right place.rnPeter

    in reply to: Help for Add A Cube in Lattice #2228
    peterwe
    Member

    Hi Jose,rnrnthe reason for the segmentation fault could be that dynamics have not been defined for every material number.rnrnIn your code the “”defineDynamics”” for material number 2 seems to be missing.rnrnSo I hope defining dynamics to all material numbers in your application solves the problem.rnrnPeter

Viewing 2 posts - 1 through 2 (of 2 total)