physicalmodel bulkImport
The physicalmodel bulkImport command imports all the physical models to Discovery from the specified input directory.
Usage
physicalmodel bulkImport --i inputDirectoryRequired | Argument | Description |
---|---|---|
No | --i inputDirectory | Specifies the directory from which the physical models are to be imported. |
No | --u updateIfExists | Specifies that the existing models with same names are to be updated by the imported models. |
Example
This example imports all the physical models to the "MyModel" folder located here: C:\Spectrum\PhysicalModels. It also overwrites any existing model of the same name.
physicalmodel bulkImport --i C:\Spectrum\PhysicalModels\MyModel --u