Skip to content

Simplify configuration of the simulation length #22

@MCFlowMace

Description

@MCFlowMace

At the moment the simulation length in Hercules has to be controlled with two parameters. There is the record_size parameter, which tells Locust how many samples should be simulated. Independent of that the trajectory length in Kassiopeia is controlled with the t_max parameter. That means, increasing the record_size only adds additional zero samples while increasing t_max does not add more samples. I propose that one should depend on the other for simplicity.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions