Skip to content

Use centrally-stored global parameters for temperature, collision rate, etc #11

Description

@jchodera

Some parameters, like temperature, are explicitly written in multiple places, such as

  • temperature used for generating equilibrium samples
  • default parameters for LangevinSplittingIntegrator

It may be useful to use a centrally-located set of parameters (like the system_params in testsystems.py) to make sure there is no chance these are accidentally set to different values such that the equilibrium samples are generated at one temperature and the work measurements are done at a different temperature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions