out3Plot.statsPlots.plotThSample

plotThSample(simDF, name1, thName, outDir)[source]

plot the parameter sample if generated for th thickness values read from shp file one plot for each release Scenario using simDF

Parameters
  • simDF (pandas DataFrame) – dataframe with one row per sim and info on sim configuration

  • name1 (str) – name of parameter that is varied for x-axis

  • thName (str) – name of the thickness parameter (relTh, entTh, secondaryRelTh)

  • outDir (pathlib path) – path to folder where to save plot