idasilva
Dear all,
I'm trying to use Topas to analyse multi bank TOF data, including some restrains.
If I use just one bank, the distance restrains work fine.
If I use multiple banks without using the restrains, it also works fine.
But when I try to use more than one bank at the same time with the restrains, I always get an error similar to the next: "Parameter m53d22970_9ee belongs to a parameter type that must have a unique name."
The structure of the input file I'm using is the following:
'-------------------------------------------------------
xdd file_bank1
start_X ...
finish_X ...
bkg ...
.
.
.
xdd file_bank2
start_X ...
finish_X ...
bkg ...
.
.
.
for xdds {
neutron_data
scale_pks ...
.
.
.
str
space_group ...
scale scaleval ...
a alat ...
b blat ...
c clat ...
.
.
.
site Si1 x xSi1 ... y ySi1 ... z zSi1 ... occ occS11 ... beq bSi1 ...
site O1 x xO1 ... y yO1 ... z zO1 ... occ occO1 ... beq bO1 ...
Distance_Restrain(Si1 0 0 0 0 O1 0 0 0 0, 1.58, 1.59407`, 0, 100)
}
'-------------------------------------------------------
Can anybody help me with this problem?
Many thanks in advance!
Ivan