Closed vcdaemon closed 2 years ago
Thank you @vcdaemon for your submission to the BioSimulators simulator validation/submission system!
The BioSimulators validator bot is validating the specifications of your simulator, validating your Docker image, and committing your simulator to the BioSimulators registry.
We will discuss any concerns with your submission in this issue.
A complete log of your simulator submission job will be available for 90 days here. The results of the validation of your tool will also be saved as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page.
The validation/submission of your simulator failed.
- The simulator specifications from `https://github.com/virtualcell/vcell/releases/download/7.4.0.26/biosimulators.json` are invalid. The specifications of simulation tools must adhere to BioSimulators' schema. BioSimulators' schema is available in both JSON Schema and Open API Specifications formats. Documentation is available at https://api.biosimulators.org/.
-
- - Validation Error (400):
-
- Property or parameter 'algorithms' is invalid.
-
- Value:
- [
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'cvode',
- name: 'C-language Variable-coefficient Ordinary Differential Equation solver',
- dependencies: [ [DependentPackage] ],
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000019'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'RungeKutta2',
- name: 'Runge-Kutta (Second Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000381'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'ForwardEuler',
- name: 'Forward Euler (First Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000030'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'RungeKutta4',
- name: 'Runge-Kutta (Fourth Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000032'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'RungeKuttaFehlberg',
- name: 'Runge-Kutta-Fehlberg (Fifth Order, Variable Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000086'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'AdamsMoulton',
- name: 'Adams-Moulton (Fifth Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000280'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'IDA',
- name: 'IDA (Variable Order, Variable Time Step, ODE/DAE)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000283'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'StochGibson',
- name: 'Gibson (Next Reaction Stochastic Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000027'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'HybridEuler',
- name: 'Hybrid (Gibson + Euler-Maruyama Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000599'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'Hybrid_Gibson_Milstein',
- name: 'Hybrid (Gibson + Milstein Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000598'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [ [SioOntologyId] ],
- id: 'Hybrid_AdaptiveGibson_Milstein',
- name: 'Hybrid (Adaptive Gibson + Milstein Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000600'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter], [AlgorithmParameter] ],
- outputDimensions: [
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId]
- ],
- id: 'Semi-Implicit_FiniteVolume-ParticleHybrid_RegularGrid_FixedTimeStep',
- name: 'Semi-Implicit Finite Volume-Particle Hybrid, Regular Grid (Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000616'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [
- [AlgorithmParameter],
- [AlgorithmParameter],
- [AlgorithmParameter]
- ],
- outputDimensions: [
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId]
- ],
- id: 'Fully-Implicit_FiniteVolume_RegularGrid_VariableTimeStep',
- name: 'Fully-Implicit Finite Volume, Regular Grid (Variable Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000615'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- },
- Algorithm {
- parameters: [ [AlgorithmParameter] ],
- outputDimensions: [
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId],
- [SioOntologyId]
- ],
- id: 'Smoldyn',
- name: 'Smoldyn (Spatial Stochastic Simulator)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId {
- namespace: 'KISAO',
- id: 'KISAO_0000057'
- },
- modelingFrameworks: [ [SboModelingFrameworkOntologyId] ],
- modelFormats: [ [EdamOntologyIdVersion] ],
- modelChangePatterns: [
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern],
- [ModelChangePattern]
- ],
- simulationFormats: [ [EdamOntologySedmlIdVersion] ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [ [EdamOntologyCombineArchiveIdVersion] ],
- citations: [ [Citation] ],
- outputVariablePatterns: [
- [OutputVariablePattern],
- [OutputVariablePattern],
- [OutputVariablePattern]
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'rtol',
- name: 'Relative tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'atol',
- name: 'Absolute tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'maxtimestep',
- name: 'Maximum time step',
- value: '1.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'cvode',
- name: 'C-language Variable-coefficient Ordinary Differential Equation solver',
- dependencies: [
- DependentPackage {
- version: null,
- url: 'https://computing.llnl.gov/projects/sundials',
- name: 'SUNDIALS',
- required: true,
- freeNonCommercialLicense: true
- }
- ],
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000019' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Computers in Physics',
- volume: 10,
- issue: 2,
- pages: '138-143',
- title: 'CVODE, a stiff/nonstiff ODE solver in C',
- authors: 'Scott D. Cohen, Alan C. Hindmarsh & Paul F. Dubois',
- year: 1996,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Computers in Physics',
- volume: 10,
- issue: 2,
- pages: '138-143',
- title: 'CVODE, a stiff/nonstiff ODE solver in C',
- authors: 'Scott D. Cohen, Alan C. Hindmarsh & Paul F. Dubois',
- year: 1996,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Computers in Physics',
- volume: 10,
- issue: 2,
- pages: '138-143',
- title: 'CVODE, a stiff/nonstiff ODE solver in C',
- authors: 'Scott D. Cohen, Alan C. Hindmarsh & Paul F. Dubois',
- year: 1996,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1063/1.4822377',
- url: 'https://doi.org/10.1063/1.4822377'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 10
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 2
-
- Error(s):
- - isString: issue must be a string
- Property '1' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'RungeKutta2',
- name: 'Runge-Kutta (Second Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000381' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'International Journal of Science and Research',
- volume: 3,
- issue: 3,
- pages: '428-431',
- title: 'A second order Runge Kutta method to solve fuzzy differential equations with fuzzy initial condition',
- authors: 'V. Parimala',
- year: 2014,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'International Journal of Science and Research',
- volume: 3,
- issue: 3,
- pages: '428-431',
- title: 'A second order Runge Kutta method to solve fuzzy differential equations with fuzzy initial condition',
- authors: 'V. Parimala',
- year: 2014,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'International Journal of Science and Research',
- volume: 3,
- issue: 3,
- pages: '428-431',
- title: 'A second order Runge Kutta method to solve fuzzy differential equations with fuzzy initial condition',
- authors: 'V. Parimala',
- year: 2014,
- identifiers: [
- Identifier {
- namespace: 'ijsr',
- id: '20131137',
- url: 'https://www.ijsr.net/get_abstract.php?paper_id=20131137'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: issue must be a string
- Property '2' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'ForwardEuler',
- name: 'Forward Euler (First Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000030' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Journal of Chemistry',
- volume: 3,
- issue: 3,
- pages: '2-8',
- title: 'Solving reaction-diffusion and advection problems with Richardon Extrapolation',
- authors: 'Tamás Mona, István Lagzi & Ágnes Havasi',
- year: 2015,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Journal of Chemistry',
- volume: 3,
- issue: 3,
- pages: '2-8',
- title: 'Solving reaction-diffusion and advection problems with Richardon Extrapolation',
- authors: 'Tamás Mona, István Lagzi & Ágnes Havasi',
- year: 2015,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Journal of Chemistry',
- volume: 3,
- issue: 3,
- pages: '2-8',
- title: 'Solving reaction-diffusion and advection problems with Richardon Extrapolation',
- authors: 'Tamás Mona, István Lagzi & Ágnes Havasi',
- year: 2015,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1155/2015/350362',
- url: 'https://doi.org/10.1155/2015/350362'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: issue must be a string
- Property '3' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'RungeKutta4',
- name: 'Runge-Kutta (Fourth Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000032' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'International Journal of Computer Mathematics',
- volume: 71,
- issue: 3,
- pages: '383-411',
- title: 'A fourth order Runge–Kutta RK(4,4) method with error control',
- authors: 'A. R. Yaakub & David J. Evans',
- year: 2007,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'International Journal of Computer Mathematics',
- volume: 71,
- issue: 3,
- pages: '383-411',
- title: 'A fourth order Runge–Kutta RK(4,4) method with error control',
- authors: 'A. R. Yaakub & David J. Evans',
- year: 2007,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'International Journal of Computer Mathematics',
- volume: 71,
- issue: 3,
- pages: '383-411',
- title: 'A fourth order Runge–Kutta RK(4,4) method with error control',
- authors: 'A. R. Yaakub & David J. Evans',
- year: 2007,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1080/00207169908804817',
- url: 'https://doi.org/10.1080/00207169908804817'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 71
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: issue must be a string
- Property '4' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'rtol',
- name: 'Relative tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'atol',
- name: 'Absolute tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'maxtimestep',
- name: 'Maximum time step',
- value: '1.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'RungeKuttaFehlberg',
- name: 'Runge-Kutta-Fehlberg (Fifth Order, Variable Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000086' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'IMA Journal of Applied Mathematics',
- volume: 8,
- issue: 3,
- pages: '386-396',
- title: 'Optimum Runge-Kutta Fehlberg methods for first order differential equations',
- authors: 'R. K. Jain & M. K. Jain',
- year: 1971,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'IMA Journal of Applied Mathematics',
- volume: 8,
- issue: 3,
- pages: '386-396',
- title: 'Optimum Runge-Kutta Fehlberg methods for first order differential equations',
- authors: 'R. K. Jain & M. K. Jain',
- year: 1971,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'IMA Journal of Applied Mathematics',
- volume: 8,
- issue: 3,
- pages: '386-396',
- title: 'Optimum Runge-Kutta Fehlberg methods for first order differential equations',
- authors: 'R. K. Jain & M. K. Jain',
- year: 1971,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1093/imamat/8.3.386',
- url: 'https://doi.org/10.1093/imamat/8.3.386'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 8
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: issue must be a string
- Property '5' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'AdamsMoulton',
- name: 'Adams-Moulton (Fifth Order, Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000280' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'BIT Numerical Mathematics',
- volume: 42,
- issue: 2,
- pages: '336-350',
- title: 'Solving implicit equations arising from Adams-Moulton methods',
- authors: 'Tian Min Han & Yuhuan Han',
- year: 2002,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'BIT Numerical Mathematics',
- volume: 42,
- issue: 2,
- pages: '336-350',
- title: 'Solving implicit equations arising from Adams-Moulton methods',
- authors: 'Tian Min Han & Yuhuan Han',
- year: 2002,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'BIT Numerical Mathematics',
- volume: 42,
- issue: 2,
- pages: '336-350',
- title: 'Solving implicit equations arising from Adams-Moulton methods',
- authors: 'Tian Min Han & Yuhuan Han',
- year: 2002,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1023/A:1021951025649',
- url: 'https://doi.org/10.1023/A:1021951025649'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 42
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 2
-
- Error(s):
- - isString: issue must be a string
- Property '6' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'rtol',
- name: 'Relative tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'atol',
- name: 'Absolute tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'maxtimestep',
- name: 'Maximum time step',
- value: '1.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'IDA',
- name: 'IDA (Variable Order, Variable Time Step, ODE/DAE)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000283' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Simulation Modelling Practice and Theory',
- volume: 14,
- issue: 3,
- pages: '224-236',
- title: 'Solving differential–algebraic equation systems by means of index reduction methodology',
- authors: 'Kim Sørensen, Thomas Condra & Niels Houbak',
- year: 2006,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Simulation Modelling Practice and Theory',
- volume: 14,
- issue: 3,
- pages: '224-236',
- title: 'Solving differential–algebraic equation systems by means of index reduction methodology',
- authors: 'Kim Sørensen, Thomas Condra & Niels Houbak',
- year: 2006,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Simulation Modelling Practice and Theory',
- volume: 14,
- issue: 3,
- pages: '224-236',
- title: 'Solving differential–algebraic equation systems by means of index reduction methodology',
- authors: 'Kim Sørensen, Thomas Condra & Niels Houbak',
- year: 2006,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1016/j.simpat.2005.05.002',
- url: 'https://doi.org/10.1016/j.simpat.2005.05.002'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 14
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 3
-
- Error(s):
- - isString: issue must be a string
- Property '7' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'custom_seed',
- name: 'custom seed',
- value: '0',
- recommendedRange: null,
- type: 'integer',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'StochGibson',
- name: 'Gibson (Next Reaction Stochastic Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000027' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000293'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Journal Physical Chemistry A',
- volume: 104,
- issue: 9,
- pages: '1876-1889',
- title: 'Efficient exact stochastic simulation of chemical systems with many species and many channels',
- authors: 'Michael A. Gibson & Jehoshua Bruck',
- year: 2000,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Journal Physical Chemistry A',
- volume: 104,
- issue: 9,
- pages: '1876-1889',
- title: 'Efficient exact stochastic simulation of chemical systems with many species and many channels',
- authors: 'Michael A. Gibson & Jehoshua Bruck',
- year: 2000,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Journal Physical Chemistry A',
- volume: 104,
- issue: 9,
- pages: '1876-1889',
- title: 'Efficient exact stochastic simulation of chemical systems with many species and many channels',
- authors: 'Michael A. Gibson & Jehoshua Bruck',
- year: 2000,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1021/jp993732q',
- url: 'https://doi.org/10.1021/jp993732q'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 104
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 9
-
- Error(s):
- - isString: issue must be a string
- Property '8' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'default_time_step',
- name: 'default time step',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'epsilon',
- name: 'epsilon',
- value: '100.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'lambda',
- name: 'lambda',
- value: '10.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'MSR_Tolerance',
- name: 'MSR Tolerance',
- value: '0.01',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'HybridEuler',
- name: 'Hybrid (Gibson + Euler-Maruyama Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000599' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000691'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Journal of Computational and Applied Mathematics',
- volume: 368,
- issue: 'NA',
- pages: '112545',
- title: 'An Euler–Maruyama method for diffusion equations with discontinuous coefficients and a family of interface conditions',
- authors: 'Vrushali A. Bokil, Nathan L. Gibson, Son L. Nguyen, Enrique A. Thomann & Edward C. Waymire',
- year: 2019,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Journal of Computational and Applied Mathematics',
- volume: 368,
- issue: 'NA',
- pages: '112545',
- title: 'An Euler–Maruyama method for diffusion equations with discontinuous coefficients and a family of interface conditions',
- authors: 'Vrushali A. Bokil, Nathan L. Gibson, Son L. Nguyen, Enrique A. Thomann & Edward C. Waymire',
- year: 2019,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Journal of Computational and Applied Mathematics',
- volume: 368,
- issue: 'NA',
- pages: '112545',
- title: 'An Euler–Maruyama method for diffusion equations with discontinuous coefficients and a family of interface conditions',
- authors: 'Vrushali A. Bokil, Nathan L. Gibson, Son L. Nguyen, Enrique A. Thomann & Edward C. Waymire',
- year: 2019,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1016/j.cam.2019.112545',
- url: 'https://doi.org/10.1016/j.cam.2019.112545'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 368
-
- Error(s):
- - isString: volume must be a string
- Property '9' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'default_time_step',
- name: 'default time step',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'epsilon',
- name: 'epsilon',
- value: '100.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'lambda',
- name: 'lambda',
- value: '10.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'MSR_Tolerance',
- name: 'MSR Tolerance',
- value: '0.01',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'Hybrid_Gibson_Milstein',
- name: 'Hybrid (Gibson + Milstein Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000598' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000691'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.3934/dcdsb.2018253',
- url: 'https://doi.org/10.3934/dcdsb.2018253'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 24
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 8
-
- Error(s):
- - isString: issue must be a string
- Property '10' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'default_time_step',
- name: 'default time step',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'epsilon',
- name: 'epsilon',
- value: '100.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'lambda',
- name: 'lambda',
- value: '10.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'MSR_Tolerance',
- name: 'MSR Tolerance',
- value: '0.01',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'SDE_Tolerance',
- name: 'SDE Tolerance',
- value: '0.0001',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [ SioOntologyId { namespace: 'SIO', id: 'SIO_000418' } ],
- id: 'Hybrid_AdaptiveGibson_Milstein',
- name: 'Hybrid (Adaptive Gibson + Milstein Method)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000600' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000691'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Discrete and Continuous Dynamical Systems',
- volume: 24,
- issue: 8,
- pages: '3475-3502',
- title: 'A randomized Milstein method for stochastic differential equations with non-differentiable drift coefficients',
- authors: 'Raphel Kruse & Yue Wu',
- year: 2010,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.3934/dcdsb.2018253',
- url: 'https://doi.org/10.3934/dcdsb.2018253'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 24
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 8
-
- Error(s):
- - isString: issue must be a string
- Property '11' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'rtol',
- name: 'Relative tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [
- SioOntologyId { namespace: 'SIO', id: 'SIO_000452' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000453' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000454' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000418' }
- ],
- id: 'Semi-Implicit_FiniteVolume-ParticleHybrid_RegularGrid_FixedTimeStep',
- name: 'Semi-Implicit Finite Volume-Particle Hybrid, Regular Grid (Fixed Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000616' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000292'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1016/S1570-8659(00)07005-8',
- url: 'https://doi.org/10.1016/S1570-8659(00)07005-8'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 7
-
- Error(s):
- - isString: volume must be a string
- Property '12' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'rtol',
- name: 'Relative tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'atol',
- name: 'Absolute tolerance',
- value: '1e-9',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- },
- AlgorithmParameter {
- id: 'maxtimestep',
- name: 'Maximum time step',
- value: '1.0',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [
- SioOntologyId { namespace: 'SIO', id: 'SIO_000452' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000453' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000454' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000418' }
- ],
- id: 'Fully-Implicit_FiniteVolume_RegularGrid_VariableTimeStep',
- name: 'Fully-Implicit Finite Volume, Regular Grid (Variable Time Step)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000615' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000292'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Handbook of Numerical Analysis',
- volume: 7,
- issue: '',
- pages: '731-1020',
- title: 'Finite volume methods',
- authors: 'Robert Eymard, Gallouet Thierry & Raphaèle Herbin',
- year: 2000,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1016/S1570-8659(00)07005-8',
- url: 'https://doi.org/10.1016/S1570-8659(00)07005-8'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 7
-
- Error(s):
- - isString: volume must be a string
- Property '13' is invalid.
-
- Value:
- Algorithm {
- parameters: [
- AlgorithmParameter {
- id: 'initial_step_size',
- name: 'initial step size',
- value: '0.1',
- recommendedRange: null,
- type: 'float',
- kisaoId: [KisaoAlgorithmParameterOntologyId],
- availableSoftwareInterfaceTypes: [Array]
- }
- ],
- outputDimensions: [
- SioOntologyId { namespace: 'SIO', id: 'SIO_000452' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000453' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000454' },
- SioOntologyId { namespace: 'SIO', id: 'SIO_000418' }
- ],
- id: 'Smoldyn',
- name: 'Smoldyn (Spatial Stochastic Simulator)',
- dependencies: null,
- kisaoId: KisaoAlgorithmOntologyId { namespace: 'KISAO', id: 'KISAO_0000057' },
- modelingFrameworks: [
- SboModelingFrameworkOntologyId {
- namespace: 'SBO',
- id: 'SBO_0000678'
- }
- ],
- modelFormats: [
- EdamOntologyIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_2585'
- }
- ],
- modelChangePatterns: [
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change component attributes',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Add components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Remove components',
- types: [Array]
- },
- ModelChangePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'Change components',
- types: [Array]
- }
- ],
- simulationFormats: [
- EdamOntologySedmlIdVersion {
- version: 'L1V3',
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3685'
- }
- ],
- simulationTypes: [ 'SedUniformTimeCourseSimulation' ],
- archiveFormats: [
- EdamOntologyCombineArchiveIdVersion {
- version: null,
- supportedFeatures: [],
- namespace: 'EDAM',
- id: 'format_3686'
- }
- ],
- citations: [
- Citation {
- journal: 'Philosophical Magazine',
- volume: 4,
- issue: 21,
- pages: '161-173',
- title: 'A brief account of microscopical observations made in the months of June, July and August 1827, on the particles contained in the pollen of plants; and on the general existence of active molecules in organic and inorganic bodies',
- authors: 'Robert Brown',
- year: 1827,
- identifiers: [Array]
- }
- ],
- outputVariablePatterns: [
- OutputVariablePattern {
- target: null,
- symbol: [ModelSymbol],
- name: 'time'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'species concentrations'
- },
- OutputVariablePattern {
- target: [ModelTarget],
- symbol: null,
- name: 'parameter values'
- }
- ],
- availableSoftwareInterfaceTypes: [
- 'desktop application',
- 'command-line application',
- 'BioSimulators Docker image'
- ]
- }
-
- Error(s):
- - Property or parameter 'citations' is invalid.
-
- Value:
- [
- Citation {
- journal: 'Philosophical Magazine',
- volume: 4,
- issue: 21,
- pages: '161-173',
- title: 'A brief account of microscopical observations made in the months of June, July and August 1827, on the particles contained in the pollen of plants; and on the general existence of active molecules in organic and inorganic bodies',
- authors: 'Robert Brown',
- year: 1827,
- identifiers: [ [Identifier] ]
- }
- ]
-
- Error(s):
- - Property or parameter '0' is invalid.
-
- Value:
- Citation {
- journal: 'Philosophical Magazine',
- volume: 4,
- issue: 21,
- pages: '161-173',
- title: 'A brief account of microscopical observations made in the months of June, July and August 1827, on the particles contained in the pollen of plants; and on the general existence of active molecules in organic and inorganic bodies',
- authors: 'Robert Brown',
- year: 1827,
- identifiers: [
- Identifier {
- namespace: 'doi',
- id: '10.1080/14786442808674769',
- url: 'https://doi.org/10.1080/14786442808674769'
- }
- ]
- }
-
- Error(s):
- - Property or parameter 'volume' is invalid.
-
- Value:
- 4
-
- Error(s):
- - isString: volume must be a string
- Property 'issue' is invalid.
-
- Value:
- 21
-
- Error(s):
- - isString: issue must be a string
The complete log of your validation/submission job, including further information about the failure, is available for 90 days here.
If you chose to validate your Docker image, the results of the validation of your image will be available shortly as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page.
Once you have fixed the problem, edit the first block of this issue to re-initiate this validation.
The BioSimulators Team is happy to help. Questions and feedback can be directed to the BioSimulators Team by posting comments to this issues that reference the GitHub team @biosimulators/biosimulators
(without the backticks).
Thank you @vcdaemon for your submission to the BioSimulators simulator validation/submission system!
The BioSimulators validator bot is validating the specifications of your simulator, validating your Docker image, and committing your simulator to the BioSimulators registry.
We will discuss any concerns with your submission in this issue.
A complete log of your simulator submission job will be available for 90 days here. The results of the validation of your tool will also be saved as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page.
The specifications of your simulator is valid!
Executed 73 test cases
Passed 29 test cases:
cli.CliDescribesSupportedEnvironmentVariablesInline
cli.CliDisplaysHelpInline
cli.CliDisplaysVersionInformationInline
combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories
combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories
combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile
combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments
docker_image.DeclaresSupportedEnvironmentVariables
docker_image.DefaultUserIsRoot
docker_image.HasBioContainersLabels
docker_image.HasOciLabels
docker_image.SingularityImageExecutesSimulationsSuccessfully
published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-Fehlberg
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Elowitz-Nature-2000-Repressilator
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
results_report.SimulatorGeneratesReportsOfSimulationResults
sedml.SimulatorProducesLinear2DPlots
sedml.SimulatorProducesLogarithmic2DPlots
sedml.SimulatorProducesMultiplePlots
sedml.SimulatorSupportsAlgorithmParameters
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
sedml.SimulatorSupportsModelsSimulationsTasksDataGeneratorsAndReports
sedml.SimulatorSupportsMultipleReportsPerSedDocument
sedml.SimulatorSupportsMultipleTasksPerSedDocument
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroOutputStartTimes
Failed 0 test cases
Skipped 44 test cases:
log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
published_project.SimulatorCanExecutePublishedProject:cellml/Elowitz-Nature-2000-Repressilator
published_project.SimulatorCanExecutePublishedProject:cellml/Lorenz-system
published_project.SimulatorCanExecutePublishedProject:mass/Bordbar-Cell-Syst-2015-RBC-metabolism
published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE
published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-Euler
published_project.SimulatorCanExecutePublishedProject:rba/Escherichia-coli-K12-WT
published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Irons-J-Theor-Biol-2009-yeast-cell-cycle
published_project.SimulatorCanExecutePublishedProject:smoldyn/Lotka-Volterra
published_project.SimulatorCanExecutePublishedProject:xpp/Wu-Biochem-Pharmacol-2006-pituitary-GH3-cells
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
sedml.SimulatorProducesLinear3DPlots
sedml.SimulatorProducesLogarithmic3DPlots
sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
sedml.SimulatorSupportsComputeModelChanges
sedml.SimulatorSupportsDataSetsWithDifferentShapes
sedml.SimulatorSupportsModelAttributeChanges
sedml.SimulatorSupportsRepeatedTasksWithChanges
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRangeVariables
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithLinearUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithLogarithmicUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithMultipleSubTasks
sedml.SimulatorSupportsRepeatedTasksWithNestedFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithNestedRepeatedTasks
sedml.SimulatorSupportsRepeatedTasksWithSubTasksOfMixedTypes
sedml.SimulatorSupportsRepeatedTasksWithVectorRanges
sedml.SimulatorSupportsSubstitutingAlgorithms
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroInitialTimes
cli.CliDescribesSupportedEnvironmentVariablesInline
(1.6 s)cli.CliDisplaysHelpInline
(3.0 s)cli.CliDisplaysVersionInformationInline
(2.3 s)docker_image.DeclaresSupportedEnvironmentVariables
(0.4 s)docker_image.HasBioContainersLabels
(0.3 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
(20.2 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-Fehlberg
(40.2 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
(39.3 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Elowitz-Nature-2000-Repressilator
(20.5 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
(102.3 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
(41.4 s)log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
(16.5 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
(17.1 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
(16.1 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
(16.6 s)published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
(0.0 s)published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
(0.0 s)published_project.SimulatorCanExecutePublishedProject:cellml/Elowitz-Nature-2000-Repressilator
(0.0 s)published_project.SimulatorCanExecutePublishedProject:cellml/Lorenz-system
(0.0 s)published_project.SimulatorCanExecutePublishedProject:mass/Bordbar-Cell-Syst-2015-RBC-metabolism
(0.0 s)published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE
(0.0 s)published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-Euler
(0.0 s)published_project.SimulatorCanExecutePublishedProject:rba/Escherichia-coli-K12-WT
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-qual/Irons-J-Theor-Biol-2009-yeast-cell-cycle
(0.0 s)published_project.SimulatorCanExecutePublishedProject:smoldyn/Lotka-Volterra
(0.0 s)published_project.SimulatorCanExecutePublishedProject:xpp/Wu-Biochem-Pharmacol-2006-pituitary-GH3-cells
(0.0 s)sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
(8.9 s)sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
(8.8 s)sedml.SimulatorProducesLinear3DPlots
(0.7 s)sedml.SimulatorProducesLogarithmic3DPlots
(0.5 s)sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
(0.5 s)sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
(16.1 s)sedml.SimulatorSupportsComputeModelChanges
(17.6 s)The image for your simulator is valid!
A member of the BioSimulators team will review your submission and publish your image before final committment to the registry.
Thank you @vcdaemon for your submission to the BioSimulators simulator validation/submission system!
The BioSimulators validator bot is validating the specifications of your simulator, validating your Docker image, and committing your simulator to the BioSimulators registry.
We will discuss any concerns with your submission in this issue.
A complete log of your simulator submission job will be available for 90 days here. The results of the validation of your tool will also be saved as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page.
The specifications of your simulator is valid!
Executed 73 test cases
Passed 29 test cases:
cli.CliDescribesSupportedEnvironmentVariablesInline
cli.CliDisplaysHelpInline
cli.CliDisplaysVersionInformationInline
combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories
combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories
combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile
combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments
docker_image.DeclaresSupportedEnvironmentVariables
docker_image.DefaultUserIsRoot
docker_image.HasBioContainersLabels
docker_image.HasOciLabels
docker_image.SingularityImageExecutesSimulationsSuccessfully
published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-Fehlberg
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Elowitz-Nature-2000-Repressilator
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
results_report.SimulatorGeneratesReportsOfSimulationResults
sedml.SimulatorProducesLinear2DPlots
sedml.SimulatorProducesLogarithmic2DPlots
sedml.SimulatorProducesMultiplePlots
sedml.SimulatorSupportsAlgorithmParameters
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
sedml.SimulatorSupportsModelsSimulationsTasksDataGeneratorsAndReports
sedml.SimulatorSupportsMultipleReportsPerSedDocument
sedml.SimulatorSupportsMultipleTasksPerSedDocument
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroOutputStartTimes
Failed 0 test cases
Skipped 44 test cases:
log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
published_project.SimulatorCanExecutePublishedProject:cellml/Elowitz-Nature-2000-Repressilator
published_project.SimulatorCanExecutePublishedProject:cellml/Lorenz-system
published_project.SimulatorCanExecutePublishedProject:mass/Bordbar-Cell-Syst-2015-RBC-metabolism
published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE
published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-Euler
published_project.SimulatorCanExecutePublishedProject:rba/Escherichia-coli-K12-WT
published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Irons-J-Theor-Biol-2009-yeast-cell-cycle
published_project.SimulatorCanExecutePublishedProject:smoldyn/Lotka-Volterra
published_project.SimulatorCanExecutePublishedProject:xpp/Wu-Biochem-Pharmacol-2006-pituitary-GH3-cells
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
sedml.SimulatorProducesLinear3DPlots
sedml.SimulatorProducesLogarithmic3DPlots
sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
sedml.SimulatorSupportsComputeModelChanges
sedml.SimulatorSupportsDataSetsWithDifferentShapes
sedml.SimulatorSupportsModelAttributeChanges
sedml.SimulatorSupportsRepeatedTasksWithChanges
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRangeVariables
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithLinearUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithLogarithmicUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithMultipleSubTasks
sedml.SimulatorSupportsRepeatedTasksWithNestedFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithNestedRepeatedTasks
sedml.SimulatorSupportsRepeatedTasksWithSubTasksOfMixedTypes
sedml.SimulatorSupportsRepeatedTasksWithVectorRanges
sedml.SimulatorSupportsSubstitutingAlgorithms
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroInitialTimes
cli.CliDescribesSupportedEnvironmentVariablesInline
(2.3 s)cli.CliDisplaysHelpInline
(3.1 s)cli.CliDisplaysVersionInformationInline
(2.4 s)docker_image.DeclaresSupportedEnvironmentVariables
(0.7 s)docker_image.HasBioContainersLabels
(0.5 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
(19.5 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-Fehlberg
(38.7 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
(37.5 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Elowitz-Nature-2000-Repressilator
(19.4 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
(97.7 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
(39.8 s)log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
(16.1 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
(16.0 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
(16.0 s)log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
(15.8 s)published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
(0.0 s)published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
(0.0 s)published_project.SimulatorCanExecutePublishedProject:cellml/Elowitz-Nature-2000-Repressilator
(0.0 s)published_project.SimulatorCanExecutePublishedProject:cellml/Lorenz-system
(0.0 s)published_project.SimulatorCanExecutePublishedProject:mass/Bordbar-Cell-Syst-2015-RBC-metabolism
(0.0 s)published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE
(0.0 s)published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-Euler
(0.0 s)published_project.SimulatorCanExecutePublishedProject:rba/Escherichia-coli-K12-WT
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
(0.0 s)published_project.SimulatorCanExecutePublishedProject:sbml-qual/Irons-J-Theor-Biol-2009-yeast-cell-cycle
(0.0 s)published_project.SimulatorCanExecutePublishedProject:smoldyn/Lotka-Volterra
(0.0 s)published_project.SimulatorCanExecutePublishedProject:xpp/Wu-Biochem-Pharmacol-2006-pituitary-GH3-cells
(0.0 s)sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
(8.8 s)sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
(8.7 s)sedml.SimulatorProducesLinear3DPlots
(0.6 s)sedml.SimulatorProducesLogarithmic3DPlots
(0.4 s)sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
(0.5 s)sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
(15.6 s)sedml.SimulatorSupportsComputeModelChanges
(17.0 s)The image for your simulator is valid!
Your submission was committed to the BioSimulators registry. Thank you!
Future submissions of subsequent versions of VCell to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.
id: vcell version: 7.4.0.26 specificationsUrl: https://raw.githubusercontent.com/virtualcell/vcell/86a4ad9c795f8903a3ddb32f1fa2a7551c973208/biosimulators.json specificationsPatch: version: 7.4.0.26 image: url: ghcr.io/virtualcell/biosimulators_vcell:7.4.0.26 digest: "sha256:c4316a5fbb5732dbe8d99c55e9ffa01990c1760e5b0c3395b576e5c18a0247a7" validateImage: true commitSimulator: true
Changelog