meld.helpers.setup_data_store
- meld.helpers.setup_data_store(system, run_options, remd_info, block_size=50)[source]
Setup the data store
- Parameters
system (
ISystem) – The system to be simulatedrun_options (
RunOptions) – The run optionsremd_info (
REMDInfo) – The replica exchange informationblock_size (
int) – The number of steps to store per block