First I want to design my media using GMSH. I think I have succeeded.
Unfortunately when I want to implement my media in step-5 (just for a
test), my icpc compiler says:

The violated condition was:
     (version >= 2.0) && (version <= 2.1)

So apparently, I must convert .msh figure in an old version, but I have
a no idea how to do so.

I do not know either...


Second, I understand how I must impose boundary condition and weak
formula within an homogeneous media. However, I don't know how to deal
with heterogeneous one?

I already answered this off-list:

That shouldn't be very difficult. Take a look at step-5/6 to see an example in which the coefficient in the operator is not constant. In your case, you will simply want to describe your coefficient in a similar way.

Best
 W.

------------------------------------------------------------------------
Wolfgang Bangerth               email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to