Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

by Hailing Jia (h.jia@sron.nl)

2025-04-24

Maximin Latin Hypercube Sampling is used to create a parameter combination design that spans the N‐dimensional uncertain parameter space. Here are steps to run it:

  1. Sepcify parameter names and their minimum and maximum values of samples in parameters_range_list.txt.

  2. Run LHS.py to generate the parameter cmobination design and write the result to PPE_values.txt/PPE_values.csv according to the parameters you have set in the parameters_range_list.txt file.

    $ python LHS.py

    Then, you will be asked to specify number of simulations you wish to perform, and whether you want to write to PPE_values.txt/PPE_values.csv, which is a naccesary input file for the PPE workflow.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages