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

Fix energy conservation #495

Merged
merged 3 commits into from
Feb 25, 2016

Commits on Feb 24, 2016

  1. Fix energy conservation

    * whenever a packet Thomson scatters or performs a line scattering, the
      Doppler factor at the interaction location is used (instead of the
      Doppler factor at the beginning of the trajectory segment)
    unoebauer committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    46692e8 View commit details
    Browse the repository at this point in the history
  2. Change move_packet, deactivate test_move_packet

    * Move packet no longer returns the Doppler factor since this
      functionality is no longer required
    * temporarily deactivated test_move_packet in test_cmontecarlo.c
    * marked it skipped due to bad design
    unoebauer committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    42a114f View commit details
    Browse the repository at this point in the history
  3. Update test data

    * update reference data for tardis_full_test
    * update reference data for simulation_test
    * update reference data for plasma_full_test
    unoebauer committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    95ca67c View commit details
    Browse the repository at this point in the history