Skip to content

Metamodelling sampler for different experiments #93

@joergfunger

Description

@joergfunger

I was going through the code that generates the LatinHyperCube samples. I realized that apart from the forward model and the model parameters, the experiment is also an input to the forward model (providing e.g. environmental temperature, load position). IMO, there are now two options for creating a metamodel, one for each combinatin of forward model and experiment (thus e.g. the load position as part of the experiment is assumed to be constant), or to have a response surface that covers both the forward model parameters and the experimental conditions (thus increasing the dimenion of the metamodel). I guess the first approach is a little compuationally more efficient, and for the second approach it might also be difficult to determine all really variable parameters (the environmental temperature stored in the experiment and passed to the forward model might actually be identical in all experiments). However, this would mean the surrogate would require as input the forward model and the experiment. @JanKoune and @danielandresarcones , what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions