Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save and parse Arkane species with all statmech properties using YAML format #1402

Merged
merged 16 commits into from
Jan 22, 2019

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    02f75f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527e96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de322dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6469f7 View commit details
    Browse the repository at this point in the history
  5. Added as_dict() and make_object() methods to quantity

    For ScalarQuantity and ArrayQuantity
    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    0e3c2c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1955e1 View commit details
    Browse the repository at this point in the history
  7. Set different classes to inherit from RMGObject

    Classes modified:
    Conformer, SingleExponentialDown, Mode, TransportData
    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    158bd19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8733751 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0b4e98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f4fd4f View commit details
    Browse the repository at this point in the history
  11. Added the ArkaneSpecies class

    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    7ffbd69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d608349 View commit details
    Browse the repository at this point in the history
  13. Added TestArkaneSpecies

    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e8f9cce View commit details
    Browse the repository at this point in the history
  14. Modified the C2H4 and C2H6 examples to generate .yml files

    simply by providing the structure
    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ed76ec1 View commit details
    Browse the repository at this point in the history
  15. Added the C2H6_from_yaml Arkane example

    Along with its .yml file
    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    dd323d0 View commit details
    Browse the repository at this point in the history
  16. Modifications to Arkane's documentation

    - Added YAML description for the species() block
    - Added levelOfTheory and author descriptions
    alongd committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4c77d09 View commit details
    Browse the repository at this point in the history