lksbath
Hi all,
My macro for Get_distance does not refine in version 5 but does in v4.1. In 4.1, the parameter is defined with dist_N002_H023_t0100 and the distance refines. I use the same description in v5 and the atomic coordinates refine but the value in Get_Distance(H023 N002, dist_h023_h002_t0100, 1.09) does not refine.
In v5, I tried removing the prm description and turn it into a local parameter by using dist_N002_H023 instead however when doing this I get the error message "Parameter dist_h023_n002 belongs to a parameter type that must have a unique name."
Does anyone have any ideas?
Thanks,
Lucy
alancoelho
Hi Lucy
John picked up a bug in V5 (thanks John) in regrads to this. Can you e-mail me your INP and data file please; I will do a fix or work around for that.
cheers
alan
lksbath
Update:
Topas v5 reporting Get_distance bug
The Get_distance does not update in the inp file but does refine. To access refined Get_Distance, output to a .out file. Include in your inp file:
out “temp_res.out” append
Out(c, “ %11.5f”,“ %11.5f”\n“)