Skip to content

Use Chaospy with external model #440

@puck147

Description

@puck147

Hi,

I want to perform simple uncertainty quantification using PCE on a finite element model, so not a model in python. Is there a way to just give the inputs and outputs and then perform PCE? I only have two parameters, so it would look something like:

samples = [[1.1, 0.950], [1.5, 1.323], [2.1, 2.235], [1.3, 4.307], ...]
output = [5, 2, 4, 6, ...]

In the online tutorial I could not find an answer to this.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions