TUT: update old keywords

This commit is contained in:
Mark Olesen
2018-12-14 11:20:31 +01:00
parent 4696a96fec
commit db8ba80ae4
23 changed files with 35 additions and 35 deletions

View File

@ -19,7 +19,7 @@ geometry
sphere
{
type sphere;
centre (0 0 0);
origin (0 0 0);
radius 1;
}
}

View File

@ -21,7 +21,7 @@ geometry
sphere
{
type sphere;
centre (0 0 0);
origin (0 0 0);
radius 1;
}
}

View File

@ -21,14 +21,14 @@ geometry
sphere
{
type sphere;
centre (0 0 0);
origin (0 0 0);
radius 1;
}
innerSphere
{
type sphere;
centre (0 0 0);
origin (0 0 0);
radius 0.5;
}
}