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

Replace Comparison values in Plasma Unit Tests with reference HDF file #774

Merged
merged 27 commits into from
Aug 22, 2017

Commits on Aug 18, 2017

  1. Configuration menu
    Copy the full SHA
    6778992 View commit details
    Browse the repository at this point in the history
  2. Add plasma test class

    1. BasePlasmaTest defines all the common tests for  different Plasma Setups.
    2. Values are compared from a reference HDF file.
    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    f005039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d6603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f783cc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69dd3dd View commit details
    Browse the repository at this point in the history
  6. Delete old plasma test files

    test_complete_plasmas.py contains combined tests for all these files
    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    fccbf1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4060d4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38ebff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cd60b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b548dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34e0412 View commit details
    Browse the repository at this point in the history
  12. Parametrize plasma tests

    1. Parametrize Plasma tests for different properties
    2. Use a common setup method , which is implemented in BasePlasmaTest class
    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    79ff2fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5e3e1e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e49f52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a5f3758 View commit details
    Browse the repository at this point in the history
  16. Add some more plasma tests

    Added 2 more Plasma setup for testing.
    One having radiative_rates_type - detailed, classical_nebular- True. Second having radiative_rates_type as blackbody.
    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    74d2eb6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32f1efa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad965c8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f914c81 View commit details
    Browse the repository at this point in the history
  20. Add a base plasma config

    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    cf59431 View commit details
    Browse the repository at this point in the history
  21. Remove unused fixture

    vg3095 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    bf4c5d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. Configuration menu
    Copy the full SHA
    cde7889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1a6df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e52780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3632663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2b53ce View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Configuration menu
    Copy the full SHA
    d178387 View commit details
    Browse the repository at this point in the history