Hello Deal.II Users,

I am using Deal.II to try to simplify/reduce my complex 2D problem to a 
1D-like problem, namely, let the component values at x-direction of all 
vectors be zero. (for example, V=[v_x,  v_y]' = [0, v_y]') . 
Moreover,  given that the governing equations, boundary conditions and 
geometry stay the same, operators like gradient or divergence applying on 
the variables will not alter the values at x-direction during the process. 
I tried, however, I have no idea how to make it in Deal.II. 

I hope you can kindly share your coding experience or give me some hints 
regarding this problem. Thanks.


Best,
Lex




-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/cacdd8d7-a5f0-4a3b-89b6-f782b8a4cfd0%40googlegroups.com.

Reply via email to