Search found 177 matches

by spacedout
12 Apr 2020, 04:04
Forum: ElmerSolver
Topic: boundary condition at a dielectric interface
Replies: 5
Views: 3112

Re: boundary condition at a dielectric interface

The link was enlightening. Well I'm glad Elmer seems to be able to take care of a surface charge density that varies with location on an arbitrary surface. I am now going to study the tutorials before writing my own program and before starting threads on Elmer forums.

Yours truly
by spacedout
12 Apr 2020, 03:56
Forum: General
Topic: where are the tutorials located?
Replies: 4
Views: 2970

Re: where are the tutorials located?

I apologize. I should have realized from their sizes that those two .tar.gz contained the case studies themselves. It also appears to me that the ElmerGUI/samples subdirectories contain several of them as well.

Great many thanks
by spacedout
11 Apr 2020, 04:13
Forum: General
Topic: where are the tutorials located?
Replies: 4
Views: 2970

Re: where are the tutorials located?

Hello Kevinarden Sorry, I should have been more careful and entitled the request as where are the directories mentioned in the tutorial pdf ? (You are pointing me to the ElmerTutorial.pdf which I had already downloaded a week ago). I just cannot figure out which installation contains them. Thanks to...
by spacedout
10 Apr 2020, 20:46
Forum: General
Topic: where are the tutorials located?
Replies: 4
Views: 2970

where are the tutorials located?

Good afternoon This may sound like a very newbie question. However, I have no choice but to ask since I've hit-a-wall. I have just installed the nightly windows executable under the Program Files (x86) folder but I cannot find any of the directories mentioned under the ElmerTurorlal.pdf. My laptop i...
by spacedout
03 Apr 2020, 22:54
Forum: ElmerSolver
Topic: boundary condition at a dielectric interface
Replies: 5
Views: 3112

Re: boundary condition at a dielectric interface

I would have saved myself the trouble of posting this question and viewers from replying if only I had read Advanced Electromagnetic Computation 2nd edition by Kalluri a day in advance since it is proven in his Appendix 16C that Neumann BCs are implicity enforced in FEM's minimizing of the functiona...
by spacedout
02 Apr 2020, 20:56
Forum: ElmerSolver
Topic: boundary condition at a dielectric interface
Replies: 5
Views: 3112

Re: boundary condition at a dielectric interface

Hello again OK, first I'm going to show that for a single uniform Cartesian 2D mesh covering two dielectric regions, a very simple program can be coded (for example in C++ or Matlab). I will write the Poisson equations using FDM for the sake of argument but of course the problem could have been writ...
by spacedout
30 Mar 2020, 23:50
Forum: ElmerSolver
Topic: boundary condition at a dielectric interface
Replies: 5
Views: 3112

boundary condition at a dielectric interface

Hi everybody Just got acquainted with Elmer yesterday. I was wondering if the Poisson equation solver can handle the well known boundary condition epsilon1 * E1|n - epsilon2 * E2|n = sigma at an interface between two different dielectrics and with sigma being a given arbitrary surface charge distrib...