parent
519ae70905
commit
f14e9169f8
|
@ -57,7 +57,7 @@ surfaces
|
|||
// number of divisions
|
||||
resolution 36;
|
||||
// material name of this wall
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
// motion component name
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
@ -77,7 +77,7 @@ surfaces
|
|||
// number of divisions
|
||||
resolution 36;
|
||||
// material name of this wall
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
// motion component name
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
@ -97,7 +97,7 @@ surfaces
|
|||
// number of divisions
|
||||
resolution 36;
|
||||
// material name of this wall
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
// motion component name
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
@ -117,7 +117,7 @@ surfaces
|
|||
// number of divisions
|
||||
resolution 36;
|
||||
// material name of this wall
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
// motion component name
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
@ -140,7 +140,7 @@ surfaces
|
|||
// number of divisions
|
||||
resolution 36;
|
||||
// material name of this wall
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
// motion component name
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
@ -151,7 +151,7 @@ surfaces
|
|||
p2 (-0.05 0.05 0);
|
||||
p3 ( 0.05 0.05 0);
|
||||
p4 (0.05 -0.05 0);
|
||||
material prop1;
|
||||
material solidProperty;
|
||||
motion axisOfRotation;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue