Skip to content

Direct Decoupled Method for Sensitivities #68

Open
@mjohnson541

Description

@mjohnson541

Theoretically it wouldn't be too difficult to implement the method Chemkin uses for sensitivities. Fundamentally in this method you run the simulation and then you discretize the sensitivity equations into finite differences between each time point. These can be solved sequentially time step to time step and the sensitivity to each parameter is independent so it's simply a matter of posing the set of equations for sensitivity to a single parameter for a single time step, solving the equations and then reapplying that for each parameter and time step. Parallelization would probably be handy. Some care probably needed to let users decide what sensitivities to save. See https://aip.scitation.org/doi/pdf/10.1063/1.447938

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowWould be nice to have or get fixedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions