alan-turing-institute / autoemulate

emulate simulations easily
MIT License
16 stars 2 forks source link

[epic] Collect simulation data #4

Open mastoffel opened 1 year ago

mastoffel commented 1 year ago

A wide variety of simulations will help to test the package.

mastoffel commented 11 months ago

Few notes on the cardiovascular simulation data after talking to Marina: Easy datasets (fewer parameters, usually LHS sampled):

Difficult datasets (many parameters, non-linear, non-smooth, non-LHS):

kallewesterling commented 9 months ago

@mastoffel - should the following from @zackxconti on Slack be added to this issue?

  1. "a dataset (996 dat points, input space is pseudo-randomly sampled) from the finite element analysis (frame) of a very simple cantilever beam where span of the beam, and it's cross-sectional depth are the inputs while maximum deflection and weight are the targets/outputs."
  2. "a more intricate cantilever truss design example whose geometry is parameterised by a set of geometric variables. In this dataset, deflection and weight are the targets/outputs while the remaining variables are inputs, controlling the geometry. The folder contains simulated data of the same problem for multiple dataset sizes."
mastoffel commented 9 months ago

yes, thanks for adding this @kallewesterling and @zackxconti for providing the data!

mastoffel commented 9 months ago

Also adding this repo for high dimensional datasets.

kallewesterling commented 7 months ago

@mastoffel This is where we're waiting for a dataset from BAS? We might want to add that as an issue here to make sure it's on the roadmap.

mastoffel commented 7 months ago

@mastoffel This is where we're waiting for a dataset from BAS? We might want to add that as an issue here to make sure it's on the roadmap.

Yes, still waiting for the BAS dataset.

kallewesterling commented 7 months ago

Could you tell me something more about what the "infrastructure" dataset would be above?

As for "other interesting simulations", I think this might be something we can add to #71 as part of how folks can contribute to the package?

mastoffel commented 7 months ago

Could you tell me something more about what the "infrastructure" dataset would be above?

I'm not sure tbh, this should be something from the DT-TRIC infrastructure side, but I haven't found any good datasets here, but will talk to Keith again at some point.

kallewesterling commented 7 months ago

What would a "good dataset" mean? I will poke around as well!

mastoffel commented 7 months ago

What would a "good dataset" mean? I will poke around as well!

Simulation input/output for a simulation that's interesting or useful to emulate. Basically a potential use case for autoemulate. Optimally, these will have simple scalar inputs and outputs, rather than a mesh or something more complicated.