Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to generate latin hypercube input files #111

Open
TristanHehnen opened this issue May 17, 2023 · 0 comments
Open

Add functionality to generate latin hypercube input files #111

TristanHehnen opened this issue May 17, 2023 · 0 comments

Comments

@TristanHehnen
Copy link
Contributor

This functionality should be able to utilise the propti input to "just" generate simulation input files that are to be run externally via some batch system. The idea is to have some sampling scheme (latin hypercube, monte-carlo, saltelli,...) that generates all parameter sets right at the start. The result would be that propti creates all simulation input and possibly the job-files.

This is opposed to e.g. the SCE, where the new parameter sets are based on the previous generation. The simulations are not to be run by propti, but by the user manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant