Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
mef.d variable AC DC module
Posted 9 gen 2017, 16:12 GMT-5 Low-Frequency Electromagnetics, Parameters, Variables, & Functions Version 5.2a 2 Replies
Please login with a confirmed email address before reporting spam
I've been working with mef physics in the AC/DC module lately, and I noticed a variable mef.d that I couldn't find a definition for. It's used in the weak expressions for Ampere's Law and current conservation, e.g.,
mef.d*(mef.Jx*test(Vx)+mef.Jy*test(Vy)+mef.Jz*test(Vz))
and
mef.d*(-mef.Hx*mef.testcurlAx-mef.Hy*mef.testcurlAy-mef.Hz*mef.testcurlAz+mef.Jx*test(mef.Adepx)+mef.Jy*test(mef.Adepy)+mef.Jz*test(mef.Adepz))
(see the leading factor out front). The fact it's preceded by a node call mef. and followed by an asterisk suggests to me that it's not the differentiation operator d( ).
The meaning of mef.d may be obvious to someone more familiar with the weak form derivations for these PDE's, but it escapes me. Anyone know what this variable is?
mef.d*(mef.Jx*test(Vx)+mef.Jy*test(Vy)+mef.Jz*test(Vz))
and
mef.d*(-mef.Hx*mef.testcurlAx-mef.Hy*mef.testcurlAy-mef.Hz*mef.testcurlAz+mef.Jx*test(mef.Adepx)+mef.Jy*test(mef.Adepy)+mef.Jz*test(mef.Adepz))
(see the leading factor out front). The fact it's preceded by a node call mef. and followed by an asterisk suggests to me that it's not the differentiation operator d( ).
The meaning of mef.d may be obvious to someone more familiar with the weak form derivations for these PDE's, but it escapes me. Anyone know what this variable is?
2 Replies Last Post 10 gen 2017, 10:46 GMT-5