physicalmodel bulkImport

The physicalmodel bulkImport command imports all the physical models to Discovery from the specified input directory.

Usage

physicalmodel bulkImport --i inputDirectory
RequiredArgumentDescription
No--i inputDirectorySpecifies the directory from which the physical models are to be imported.
No--u updateIfExistsSpecifies 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