wepy.reporter.openmm module¶
- class wepy.reporter.openmm.OpenMMRunnerDashboardSection(runner=None, step_time=None, **kwargs)[source]¶
Bases:
RunnerDashboardSection
- RUNNER_SECTION_TEMPLATE = '\n\nRunner: {{ name }}\n\nIntegration Step Size: {{ step_time }}\n\nSingle Walker Sampling Time: {{ walker_total_sampling_time }}\n\nTotal Sampling Time: {{ total_sampling_time }}\n'¶
- gen_runner_section(**kwargs)¶