- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: Example -Batchsolve for Local (Windows)
In this example, we run a batch Designer analysis of project file testproject.adsn on the local host. We want all temporary files and directories created in directory C:tempdesigner instead of using the installation default for the Temporary Directory. Because the local host has four cores, we decide to use four threads for multiprocessing, for both distributed and non-distributed parts of the analysis.
Here is a sample command line for this analysis, where the project file \host123projectstestproject.adsn is located in a shared directory specified using a UNC path:
designer -BatchSolve -Local -batchoptions
"TempDirectory='C:/temp/designer'
'Planar EM/SolverOptions/NumProcessors'=4
'Planar EM/SolverOptions/NumProcessorsDistrib'=4"
\host123projectstestproject.adsn
Note that the batchoptions pathnames 'Planar EM/SolverOptions/NumProcessors' and 'Planar EM/SolverOptions/NumProcessorsDistrib' must be in single quotes because they both contain embedded spaces.
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:Editing Distributed Machine Configurations
下一篇:Enable Use of Solver Domains


