Folder structure
AutoCal requires that the setup of the model and any linked sub-models to be used by AutoCal is placed in a sub-folder of the folder with the AutoCal setup file.
Example:
C:\temp\MyAutocal.auc
C:\temp\MyModel\
When AutoCal is launched, copies of the model setup folder will be created (one for each simultaneous simulation) and used for individual model simulations by AutoCal.
For example, if the number of simultaneous simulations is set to four, the following sub-folders will be created:
C:\temp\MyAutocal.auc
C:\temp\MyModel_Process1\
C:\temp\MyModel_Process2\
C:\temp\MyModel_Process3\
C:\temp\MyModel_Process4\