Slot: number_of_steps

Number of integration steps performed in the simulation, given as an integer.

URI: https://CCPBioSim.ac.uk/biosim-schema/number_of_steps

Applicable Classes

Name

Description

Modifies Slot

Integrator

Settings used for the simulation integrator

no

Properties

Type and Range

Property

Value

Range

integer

Domain Of

Integrator

Cardinality and Requirements

Property

Value

Identifier and Mapping Information

Annotations

property

value

engine_mapping

[{‘engine’: ‘amber’, ‘key’: ‘nstlim’}, {‘engine’: ‘gromacs’, ‘key’: ‘nsteps’}]

Schema Source

  • from schema: https://CCPBioSim.ac.uk/biosim-schema/

Mappings

Mapping Type

Mapped Value

self

https://CCPBioSim.ac.uk/biosim-schema/number_of_steps

native

https://CCPBioSim.ac.uk/biosim-schema/number_of_steps

LinkML Source

name: number_of_steps
annotations:
  engine_mapping:
    tag: engine_mapping
    value:
    - engine: amber
      key: nstlim
    - engine: gromacs
      key: nsteps
description: Number of integration steps performed in the simulation, given as an
  integer.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- Integrator
range: integer