Previous Next

Working with molecular PAH properties

The 'AmesPAHdbIDLSuite_Species'-object exposes the molecular PAH properties.

pahs = pahdb->getSpeciesByUID( $
       pahdb->Search("c<=20 neutral n=2 neutral"))

The 'AmesPAHdbIDLSuite_Species'-object's 'Print'-method will print out the associated molecular properties for each PAH species.

pahs->Print

Optionally, the 'Str'-keyword can be given to the 'Print'-method, which will return the molecular PAH properties for each species as an array of strings.

pahs->Print,Str=Str