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

Write Usage section #60

Merged
merged 12 commits into from
Feb 15, 2019
Merged

Write Usage section #60

merged 12 commits into from
Feb 15, 2019

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    5272cdf View commit details
    Browse the repository at this point in the history
  2. Set up section headings

    mdpiper committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    36d033f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Write intro, importing, and instantiating sections

    This is a checkpoint.
    mdpiper committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1ac0965 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Write model setup section

    mdpiper committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    fe0e93e View commit details
    Browse the repository at this point in the history
  2. Touch up text

    mdpiper committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    dc771ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e0137 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Add time methods section

    mdpiper committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    9017686 View commit details
    Browse the repository at this point in the history
  2. So many typos

    mdpiper committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    82c5137 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    ee6a11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13882a1 View commit details
    Browse the repository at this point in the history
  3. Write getter/setter section

    mdpiper committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    7a9792e View commit details
    Browse the repository at this point in the history
  4. Use pymt properties instead of BMI functions

    The properties time_units, input_var_names, and output_var_names
    are more Pythonic than their BMI function antecedents.
    mdpiper committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f085273 View commit details
    Browse the repository at this point in the history