Dear Elena, You have asked a question that is beyond the scope of expectation for this forum <https://groups.google.com/forum/#!topic/dealii/GRZMUTLIm2I>. Right now you're essentially asking someone to do your preliminary work for you, which is unfair. Part of the way to learn deal.II and become familiar with the workings of code that forms the foundation of your work is to play with it. If you have any specific questions regarding issues that you encounter while trying to modify the example, feel free to ask them and we'd be happy to help where we can.
Best, Jean-Paul On Friday, July 7, 2017 at 4:06:39 PM UTC+2, Elena Greco wrote: > > Dear Friends, > > I want to change step 14 to run a 3D model. > I know that in deal ii many parts are dim independent and by changing dim > to 3, automatically many parts work for 3D and do not need any modification. > > I want to know, for 3D model which parts should I change in step 14. > In general I know that I should modify mesh and BC parts but step 14 is > complicated and I need a bit more detail list for step 14. > I am asking this question because I want to have complete list of the > parts which I should modify and I do not want to miss any part. > > Best regards. > Elena > > > -- 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]. For more options, visit https://groups.google.com/d/optout.
