Structure models

Given the structure of a molecule, this Matlab code simulates the vibrational spectrum based upon on the coupled oscillator model. Currently, COSMOSS supports the following structural construction models:

  • Two coupled-oscillators
  • Amide-I modes of peptide from PDB file
  • 2D-Grid built from formatted quantum simulation outputs, such as Gaussian 09.
  • Amide-I modes of an ideal beta-sheet
  • Combination of any two models above

Construct your own model

COSMOSS is designed to be expandable! You can generate the molecule that you are interested in and use the COSMOSS core to calculate its spectrum. Check the definition of the StructureData Class for more information.

More tutorials is coming soon

tags: tutorials COSMOSS