-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The following tests need to be improved:
- test_energy_storage_device does not test
ParallelRC(onlySerialRCis tested) - test_ragone_chart does not test discharge with
constant_load, discharge withconstant_currentandSeriesRC, discharge withconstant_powerandSeriesRC - test_resistor_capacitor_data does not test
SeriesRC
The following functions need to be tested:
- in deal.II/geometry.templates.h: foo<3>
- in deal.II/post_processor.cc: extract_duration_and_average_power
- in deal.II/post_processor.templates.h:
- get(std::string const &key)
- get_vector_keys()
- check that the debug quantities and the debug solution are needed or if they can be removed. They are not currently tested.
- in deal.II/supercapacitor.cc: no test in 3D
- in deal.II/supercapacitor.h: SuperCapacitorInspector
- in resistor_capacitor.cc:
- reset x2
- evolve_one_time_step_linear_current x2
- evolve_one_time_step_linear_power x2
- evolve_one_time_step_linear_power x2
Metadata
Metadata
Assignees
Labels
No labels