Skip to content

Decouple temp and temp0 keywords #246

Description

@JanosJiri

Currently, if temp0 is not set and velocities are not provided, temp controls the generation of initial velocities. However, this often causes problems because the simulation will run even if you accidentally forget to provide the velocities and takes the temperature from temp, which many people left assigned in the thermostat section. We should decouple the two keyword and if temp0 is not set and velocities are not provided, we should issue an error. temp should not be used for generating initial velocities.

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions