shirtsgroup / physical_validation

Physical validation of molecular simulations
https://physical-validation.readthedocs.io
MIT License
55 stars 19 forks source link

Fix ensemble test warnings #111

Closed ptmerz closed 3 years ago

ptmerz commented 3 years ago

Description

Fixes warnings thrown during the unimplemented ensemble tests by fully initializing the EnsembleData objects used for running the tests.

Status