ORNL-CEES / Cap

A library for modeling energy storage devices.
http://cap.readthedocs.org
Other
16 stars 6 forks source link

cpp tests spring cleaning #52

Closed dalg24 closed 8 years ago

dalg24 commented 8 years ago
dalg24 commented 8 years ago

PR #56 removed butler_volmer_kinetics, charge_curve, discharge_curve, and cyclic_voltammetry

dalg24 commented 8 years ago

PR #58 removed lissajous_curve, leakage_current, ragone_chart-2, and impedance_spectroscopy-2

impedance_spectroscopy and ragone_chart are checking results with equivalent circuits their input was converted to .info format

dalg24 commented 8 years ago

PR #60 reviewed discrete_fourier_transform, resistor_capacitor_circuit, resistor_capacitor_circuit-2, geometry, and mp_values

Note that:

dalg24 commented 8 years ago

PR #65 removed uq, dirichlet_boundary_operator, and multistage. postprocessor is updated, now using Boost.Odeint rather than trapezoidal rule.

dalg24 commented 8 years ago

PR #72 cleaned equivalent_circuit.

Rombur commented 8 years ago

PR #82 cleaned exact_transient_solution.

dalg24 commented 8 years ago

PR #89 simply removed exact_transient_solution-2

dalg24 commented 8 years ago

@Rombur Are we good to close the issue then?

Rombur commented 8 years ago

Yes, I will open a new one for the new tests to add.