| 查看: 2056 | 回复: 1 | ||
| 【悬赏金币】回答本帖问题,作者邵亚川将赠送您 5 个金币 | ||
[求助]
materials studio中forcire模块中添加外电场
|
||
|
添加外电场运行动力学,但是报错! Could not calculate the forces. An Electric field is applied to a structure that is not charge neutral. The net charge is 1e and the tolerance is set to 0.1e in Forcite.Dynamics (function/property "Run" at -e line 16.脚本原文: my $doc = $Documents{"C.xsd"}; Modules -> Forcite -> ChangeSettings([ ElectricFieldStrength => 5, ElectricFieldX => 0, ElectricFieldY => 0, ElectricFieldZ => -1, CounterExternalForce => "NO"]); my $results = Modules->Forcite->Dynamics->Run($doc, Settings( ChargeAssignment => "Use current", Ensemble0D => "NVT", TrajectoryFrequency => 500)); my $outTrajectory = $results->Trajectory; (下半部分为复制脚本。PS:但是问题就处在第一行!) 求大佬解惑! |
» 猜你喜欢
求助,我做的标准曲线横坐标是浓度的lg值,如果我要算检出限的话该怎么算
已经有0人回复
交流|5% SP/NMP 导电浆料预分散经验(钠电 / 锂电用)
已经有1人回复
物理化学论文润色/翻译怎么收费?
已经有163人回复
2026储能方向博士
已经有3人回复
科研工作者面临的几个矛盾,你会怎么选
已经有2人回复
阴离子交换膜电解槽电压衰减原因
已经有0人回复
铜的植物缓蚀剂研究
已经有2人回复
26年电池方向博士申请
已经有2人回复
北京工业大学材料科学与工程学院《院士团队》招收工程专业博士研究生
已经有0人回复
1
已经有21人回复
储能与电子材料课题组 招收硕士 or 博士研究生——以色列理工-GTIIT联培
已经有19人回复
Jerry Wang
木虫 (正式写手)
- 应助: 0 (幼儿园)
- 金币: 1969.7
- 沙发: 5
- 帖子: 850
- 在线: 66.8小时
- 虫号: 19768823
- 注册: 2019-11-16
- 性别: GG
- 专业: 集成电路制造与封装
2楼2021-10-20 20:01:05











at -e line 16.
回复此楼