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

refactor(NumericalSolution): refactor csv output #395

Merged
merged 2 commits into from
Apr 10, 2020
Merged

refactor(NumericalSolution): refactor csv output #395

merged 2 commits into from
Apr 10, 2020

Commits on Apr 10, 2020

  1. refactor(NumericalSolution): refactor csv output

    Refactor csv output to save at the end of the each outer iteration. Add
    options to save separate outer and inner iteration data.
    
    closes #172
    jdhughes-usgs committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    15135f2 View commit details
    Browse the repository at this point in the history
  2. refactor(NumericalSolution): refactor csv output

    Refactor csv output to save at the end of the each outer iteration. Add
    options to save separate outer and inner iteration data.
    
    closes #172
    jdhughes-usgs committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    340b615 View commit details
    Browse the repository at this point in the history