Hello all,
I am a new deal.ii user pursuing a PhD in thermal management of printed circuit boards .I am trying to analyse a steady state heat transfer problem on a 3d rectangular domain. The domain has a convective heat flux boundary condition on the top and bottom surfaces. There is also a discrete heat source on the top surface. I am inputting my geometry using as a vtk file using the *read_vtk()* function. My questions: - Is there a way to include the boundary conditions in the input file? - Is it possible to include the material properties of the cells in the input file. Each cell can potentially be anisotropic and have different thermal conductivity in the x, y and z directions. >From reading the documentation it seems that the vtk input file can include MaterialID and BoundaryID data, but it would be useful for me to also include the accompanying properties of the identified materials and boundaries. I appreciate your assistance in advance, especially an example implementation of such a file. Kind regards, Morris Jowas[image: steady_state_heat.png] -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/3a9d8037-1805-4b61-ad0a-2ca66a1ed0cbn%40googlegroups.com.
