Hi all,

i need help with following problem:

I have a 2D Convection-Diffusion Equation and a 1D first order ODE, which is
coupled by boundary-condition. (i need the concentration_solution for
computing the ODE and the solution of that ODE on the other hand is part of
the neumann-BC in the 2D Equation).
Assembling and solving of the 2D problem works well, but i don't know how to
setup the sytem including the 1D (boundary-) ODE.
I need a second dof_handler and sparsity_pattern only for the neumann-boundary
where the ODE is define, don't I?
How can i create all these only on a boundary?

Thanks in advance.

Natalie



-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Jülich GmbH
52425 Jülich

Sitz der Gesellschaft: Jülich
Eingetragen im Handelsregister des Amtsgerichts Düren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Bärbel Brumme-Bothe
Geschäftsführung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------


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

Reply via email to