v0.14.0
sphere.jou
Go to the documentation of this file.
1 reset
2 create sphere radius 40 inner radius 20
3 volume all size auto factor 6
4 volume all scheme tetmesh
5 mesh volume all
6 move volume 1 location 49.5 49.5 49.5 #move cube to the center of ct image
7 
8 save as "users_modules/bone_remodelling/examples/sphere_test.cub" overwrite
9 
10