CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

displacement current - electrodynamcis

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2011, 06:48
Default displacement current - electrodynamcis
  #1
New Member
 
Christian Jungreuthmayer
Join Date: Mar 2009
Posts: 9
Rep Power: 17
Tron is on a distinguished road
Hi Foamers,

I just wonder if someone of you has already developed a transient solver that can calculate the ohmic and displacement current, e.g. in a parallel-plate capacitor with a dielectric material that has an electric conductivity > 0.
In other words, I would like to solve an equation looking like this:
div(J) = 0,

where J is the electric current density [A/m2] which is given by
J = J_ohmic + J_displacement
J = sigma*E + d(D)/dt,

where sigma is the electric conductivity [S/m], E the electric field strength [V/m], and D the electric flux density [As/m2] which is differentiated by the time t [s]. The electric flux density D is given by
D = epsilon*E,
where epsilon is the permittivity in [F/m].

As the electric field strength E can be determined using the electric potential V (E= -grad(V)) the entire equation to be solved can be expressed as:

div( sigma*grad(V) + d(epsilon*grad(V))/dt ) = 0

I was spending quite some time trying to develop a solver that can do that. Unfortunately, without success. The time derivative inside the divergence operation is giving me a hard time. Any help would be very appreciated.

Cheers,
Christian
Tron is offline   Reply With Quote

Reply

Tags
capacitor, displacement current, electrodynamics, parallel-plate


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
dilute gravity current at very flow base doronzo FLUENT 0 October 5, 2011 15:38
Expression with time function kestasposkus CFX 28 July 24, 2011 06:47
patchDisplacement - Need HELP! kayoneex OpenFOAM 0 November 16, 2010 09:26
FSI - Specified Mesh Displacement Vinzent CFX 2 September 17, 2010 07:09
how to use Total Mesh Displacement for making a subject translating and rotating? snailstb CFX 3 September 16, 2009 04:06


All times are GMT -4. The time now is 04:11.