Page 1 of 1

frequency map

Posted: 23 Feb 2011, 16:22
by Lin.fanglei
Hello everyone,

Is there anyone who uses "frequency_map" to calculate the frequency map in the (x,delta) phase space?

I followed the manual to do it by
"&frequency_map
output = %s.fma
xmin = -0.02
xmax = 0.02
delta_min = -0.03
delta_max = 0.03
nx = 21
ndelta = 8
verbosity = 1
include_changes = 1
&end"
But the error comes as:
error: unknow variable delta_min used in namelist frequency_map
know variables are: output xmin xmax ymin ymax nx ny verbosity include_changes

Is anybody having the same problem? Or I made some mistake?

Thanks for your help.

Fanglei

Re: frequency map

Posted: 23 Feb 2011, 17:13
by michael_borland
Fanglei,

It seems you may be using an older version of elegant. Can you check that you have the latest release, which is version 24.0 ?

--Michael

Re: frequency map

Posted: 23 Feb 2011, 18:11
by Lin.fanglei
Thanks a lot, Michael, I'll ask our cluster manager to do it tomorrow.

Fanglei