技术邻 > CAE仿真 > Ansys 怎样用Maxwell下的field calculator计算电磁力??? 浏览:4719 回答:1 计算容易的电磁力,请大神说一下具体的操作流程或者参看那些专业书籍,非常感激。我扣扣是 552438522 可以相互讨论、学习
Name('Fjun')
Expression('*(Real(Cross(Domain(Volume(almelt), <Jx,Jy,Jz>), Domain(Volume(almelt), Conj(<Bx,By,Bz>)))), 0.5)')
NameOfExpression('<Jx,Jy,Jz>')
EnterVolume('almelt')
Operation('Domain')
NameOfExpression('<Bx,By,Bz>')
Operation('Conj') (Complex)
EnterVolume('almelt')
Operation('Domain')
Operation('Cross')
Operation('Real') (Complex)
Scalar_Constant(0.5) (Number)
Operation('*') (×乘号)
$end 'Named_Expression'