- 积分
- 8114
- 回帖
- 0
- 西莫币
-
- 贡献
-
- 威望
-
- 存款
-
- 阅读权限
- 70
- 最后登录
- 1970-1-1
该用户从未签到
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
WHAT'S NEW IN 7.1.1
+++++++++++++++++++
Summary
=======
- Improved the efficiency of memory usage.
- Some speedups.
Material Modeling
=================
- Added two new material parameters. Each can be set globally or at the
component level.
MaterialStackingFactor
----------------------
The stacking factor (> 0 && <= 1.0, default: 1.0) is used to adjust
permeabilities, loss coefficients and mass densities to account for
laminations. A warning is written to the material log (echoed to the
text output bar) if a non-unity一致 stacking factor is set on a component
assigned a permanent magnet or conducting material, and the factor is
ignored. The stacking factor parameter is intended for 2D use only at
present (the material library only asserts this condition, solver
validation code needs to be added to return an error if an attempt is
made to use a non-unity value in 3D).
MaterialIronLossAdjustmentFactor
--------------------------------
The iron loss adjustment factor simply scales the Kh and Ke loss
coefficients (>= 0, default: 1.0).
- Added coercivity scaling (including coercivity at maximum magnetization)
via MaterialCoercivityScaleFactor. The parameter can be set at the top or
component levels in a device.
- Renamed SolverMaterialConductivityScaleFactor to be
MaterialConductivityScaleFactor. The parameter is set at the device or
component level.
User Interface
==============
- Added a new Document section registry value check to disable the material
warnings that are issued when models are imported. It is a integer value
named "DisableImportComponentMaterialWarnings" and it accepts values or 0
(for false) or 1 (for true).
- Improved the property page dialog to remember the last active page so that
it doesn't constantly reset to the first page in the sheet when a
different object is selected. If the new object has a similar property
page, it will be made the active page.
- Changed the "Number of solver cores" to say "based on license &
availability" to reflect that the solver license pool may be empty in the
General property page.
Scripting
=========
- Updates to the Document interface:
> Updated setPeriodic() to accept either null or Empty for arguments that
are not set.
- Added to the Mesh interface:
> int getProblemId()
Returns the problem id of the mesh.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WHAT'S NEW IN 7.1.1
+++++++++++++++++
Summary
=======
- Improvements to the ElecNet Streamline Generator
- All 2D solvers and meshers now support multi-core
- Updated the Infolytica Extensions Pack
Material Modeling
=================
- (For MagNet only)
The material editor for "Magnetizing Ratio" curves contains a control that
allows a user to specify the "Coercivity At Maximum Magnetization" value
for the current temperature on the editor. Its value must be negative. At
a temperature, both the magnetizing ratio curve and the "Coercivity At
Maximum Magnetization" value must be defined. Otherwise, the property at
the temperature is invalid.
Meshing
=======
- Added multi-threading to partition triangulation. This will speed up air
gap meshing primarily since that is the common highly-discretized, annulus
boundary case.
User Interface
==============
- Changed all annotation property pages to use the annotation scripting
APIs. This means that the API calls will appear in the session log file.
- Displays the annotation name on the properties page.
- Changed the color of the checkmark of invisible components from grey to
red so that it can be more easily distinguished from the green/visible
check mark.
Scripting略
=========
Application Extensions (Add-ons)
================================
- Streamline generator changes:
> Added importing of seed points from a file.
> Added exporting of streamline field data to a file.
> Added charting of any streamline field data.
> Improved the GUI slightly.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
评分
-
查看全部评分
|