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

Restructure Radial1DModel #632

Closed
wants to merge 28 commits into from

Commits on Jul 22, 2016

  1. Configuration menu
    Copy the full SHA
    b42b44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5a13a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae6c25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f82ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7a6d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c9f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    751fca6 View commit details
    Browse the repository at this point in the history
  8. Add a model.density module and a model.base.from_config classmethod.

    Organize the different density types in descriptor classes in the model.density
    module. Add a way of creating the restructured Radial1DModel from
    a Configuration object.
    ftsamis committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    9a38fd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8592e66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc36beb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    caa2737 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2b457c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce602e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6a35173 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ba337b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

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

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    6477a5f View commit details
    Browse the repository at this point in the history
  2. Remove time_0 from a required property in specific densities.

    Use time_explosion as time_0 if the latter was not provided in the configuration.
    ftsamis committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    24727a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c4fe23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c762965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b8a3cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    573e296 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03255be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f46431f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9456159 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    a46157e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f75ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb20b26 View commit details
    Browse the repository at this point in the history