CSVAlchemistSimulationAdapter

constructor(seed: Int, rootOutputFiles: File, filenameForSeed: (Int) -> String)(source)

Parameters

seed

the seed used to select the seed to use for the simulation, i.e. the seed given from MultiVesta

rootOutputFiles

the root folder where the CSV files are stored

filenameForSeed

the function that takes the selected seed and returns the filename corresponding to the simulation CSV file to load (the file must be in the rootOutputFiles folder)