{{ simulator.name }} ({{ simulator.id }} / {{ simulator.version }})

{{ simulator.description }}

Run simulations online with runBioSimulations

BioSimulators-compliant Docker image

Run simulations with Docker

docker pull {{ simulator.image.url }}

BioSimulators-compliant Python API

Run simulations with Python API

  • pip install {{ simulator?.pythonApi?.package }}
  • import {{ simulator?.pythonApi?.module }}

Interfaces

  • {{ interfaceType }}

Supported operating systems

  • {{ supportedOperatingSystemType }}

Supported programming languages

  • {{ supportedProgrammingLanguage.id }}

Curation status

{{ simulator.curationStatus }}

Cross references

Dates

  • Registration: {{ simulator.created }}
  • Last updated: {{ simulator.updated }}

Description

{{ fragment.value }}

Modeling frameworks

This implementation of this algorithm does not support any canonical modeling frameworks.

Model formats

This implementation of this algorithm does not support any standard model formats.

Simulation formats

This implementation of this algorithm does not support any standard simulation formats.

Archive formats

This implementation of this algorithm does not support any standard archive formats.

Parameters

The parameters for this implementation of {{ algorithm.name }} have not been curated.

This implementation of {{ algorithm.name }} does not have any parameters.

Dependent dimensions

The outputs of {{ algorithm.name }} have no dimensionality.

The dimensions of this implementation of {{ algorithm.name }} have not been curated.

Dependent variables

  • {{ varTargetPattern.variables }}: {{ varTargetPattern.targetPattern }}

The dependent variables for this implementation of {{ algorithm.name }} have not been curated.

Availability

  • {{ interfaceType }}

Information about which interfaces support the algorithm is not available.

Dependencies

  • {{ dependency.name }}{{ dependency.name }}{{ dependency.required ? '*' : '' }}{{ dependency.version ? ' ' + dependency.version : '' }}

The implementation of this algorithm does not have any dependencies.

Information about the dependencies of the implementation of this algorithm is not available.

Citations

More info

The algorithms implemented by {{ simulator.id }} have not yet been curated.

  • Test suite version: {{ validationTests.testSuiteVersion }}
  • Tests: {{ validationTests.numTests }}
    • Passed: {{ validationTests.numTestsPassed }}
      • With warnings: {{ validationTests.numTestPassedWithWarnings }}
    • Skipped: {{ validationTests.numTestsSkipped }}
    • Failed: {{ validationTests.numTestsFailed }}

Description

Implementation

{{ result.caseClass }}{{ ' ' }}

Test COMBINE/OMEX archive

{{ result.caseArchive }}.omex{{ ' ' }}

Result

{{ result.resultType }} ({{ result.duration }} s)

Reason why test was skipped

Category: {{ skipReason.category }}

Message

{{ skipReason.message }}

Reason why the test failed

Category: {{ exception.category }}

Message

{{ exception.message }}

Warnings

  • Category: {{ warning.category }}

    Message

    {{ warning.message }}

Log

{{ log }}

The test did not produce any output.

No test results are available because {{ simulator.name }} has not been validated.

Sorry!. Test results could not be retreived.