For Generation Script, browse to the *.py file containing the information to generate the training data. How to create this GeoPy file is explained here.
By default the built-in example makeGrainsGeneration.py is loaded. To learn more about this example refer to the Create Training Data topic.
The generation script must contain the parameter gdSeed. It should be used, to provide a random seed to any stochastic structure generation commands (e.g. FiberGeo or GrainGeo). Enter a Start Value for gdSeed. Starting with the entered value, with each structure generation gdSeed is counted one up.
After selecting a generation script, the Generation Script Parameters panel appears below the gdSeed value. If the generation script contains variables other than the gdSeed parameter, here, the allowed value ranges for these parameters can be given in the min and max parameter boxes.
In the example below, the selected Generation Script contains the parameters gdSeed, gd_SVP and gd_BinderSVP. According to the entered check values, which are taken automatically in the Design of Experiments dialog, the solid volume percentage should be chosen between 20% and 80% and the Binder SVP should be chosen between 2% and 15%. In the example, we then decided, that the solid volume percentage will be varied between 30% and 40%, and the binder solid volume percentage will vary between 1.5% and 2.5%.
|