Dear Bob,

I am developing a bit my internet page.

if I want to print all frequency features of one vibration mode  all I need is 
the follow command
print getProperty("auxiliaryInfo.models[3].modelProperties")

if I want the specific frequency it becomes

print getProperty("auxiliaryInfo.models[3].modelProperties.Frequency")

and so on

I realized if I type something like that

print getProperty("auxiliaryInfo.models[3].modelProperties.IRactivity") or
print getProperty("auxiliaryInfo.models[3].modelProperties.Ramanactivity")

the console doesn't print any line

Do you know why?


Thanks, Piero
--
Pieremanuele Canepa
Room 104
Functional Material Group
School of Physical Sciences, Ingram Building,
University of Kent, Canterbury, Kent,
CT2 7NH
United Kingdom

e-mail: [email protected]
mobile: +44 (0) 7772-9756456
-----------------------------------------------------------
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to