tdcosim / TDcoSim

T&D co-simulation package
Other
23 stars 8 forks source link

Updates to enable usage of SciPy Adams method for Fast DER models #46

Closed sibyjackgrove closed 2 years ago

sibyjackgrove commented 2 years ago

Adams method can be used by using "DEROdeMethod": "adams" in config file. The results using Adams were compared with the earlier results from Euler and found to be matching.

Note: recompute_initial_conditionis set to False (will be fixed later) when using Adams method.

fast_der_comparison_1

fast_der_comparison_fault