Dear fluka users,
I've built a geometry where I combine two transformations with two
ROT-DEFI cards (rot1 and rot2) in following structure:
$Start_transform -rot1
BODY DEFINITION
$Start_transform -rot2
BODY DEFINITION
$End_transform
$End_transform
and I've got this error:
*** Start_transform directive without corresponding End_transform, execution terminated ***
But if I use structure (where rot3 is a combination of rot1 and rot2):
$Start_transform -rot1
BODY DEFINITION
$End_transform
$Start_transform -rot3
BODY DEFINITION
$End_transform
everything works well. I thought that I can combine several transformations.
Is there something I've overlooked?
Thanks a lot,
Jan
Received on Thu Mar 08 2012 - 11:30:35 CET
This archive was generated by hypermail 2.2.0 : Thu Mar 08 2012 - 11:30:36 CET