--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/92975858-4881-46ed-8377-6bd8eeba34ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/85f1b3a6-6fdf-4f12-9f54-8c8200951c84%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "moose-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/moose-users/6dqVHo5X3tI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to moose-users...@googlegroups.com.
Hi John, assuming you want a continuous variable (Lagrange), it
would be fine just to define the variable over the whole domain,
and then define two kernels, one on each subdomain, each with
different diffusion coefficients. Then you could reproduce the
output from the InterfaceKernel example. However, where I have
found InterfaceKernel useful in my own work is when I'm coupling
two different variables on different sides of the interface where
those variables have different values at the interface.
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/cf3ba751-ac9b-49c0-9204-7b639590aca9%40googlegroups.com.
Or if you're getting your kernel diffusion coefficient from two
different materials, you wouldn't even need two different kernels.
--
This is doable based on my experience. Typically you will need mesh modifiers to assign blocks and side sets properly. You have to have blocks and side sets local to each individual subdomain. While local blocks make sense, local for a side set means that any attaching elements of the sides of this side set needs to be within one subdomain. You may need two interior side sets containing the same sides but differ with each other by the subdomain these side sets are defined with. All variables, kernels, boundary conditions, etc. can be block or side set restricted. You could use InterfaceKernel to couple subdomains if you need to. The tests for InterfaceKernel could be useful to you.-Yaqi
On Mon, Aug 22, 2016 at 10:29 AM, Yingjie Liu <yingjie...@gmail.com> wrote:
Dear All,
I am solving a coupling problem. In this problem, some equations are defined on the entire 3D block, while the others are only defined at the top surface of the block. Can anyone tell me how to solve different equations at different parts of the domain? I will appreciate it if someone can provide me a sample input file. Thanks.
Best wishes!
Yingjie
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/c549bd78-22be-40da-8e8c-263e00f97c47%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/c803f73f-095c-4db2-939f-0b0495763ae3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/CAK06EuXxQcST8we2feOXuR7Ywt%3D3_2SXfz7HDrfq4DTVPnehHw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/CAFfxPjoavc%3D%3DA6skkAHhTX25EDDzfRpkCiAVCuzd6Rs56aMd%3Dw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/a7ef7cc1-6008-468d-898a-50afb228c72b%40googlegroups.com.