Skip to main content

math:time integration

Version: 0.0.0

Description

Integrates a field of time varying quantities over time

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfieldfield
Pin 1resample_outputboolResample the output
Pin 2absolute_errordoubleAbsolute error for the resampling
Pin 3minimum_step_sizedoubleMinimum time step size for the resamplig
Pin 4integration_constantdoubleConstant to be added to the integrated field

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: math

Plugin: core

Scripting name: time_integration

Full name: math.time_integration

Internal name: TimeIntegration

License: None

Changelog

  • Version 0.0.0: Initial release.