Re: [deal.II] Output of Gauss point stress tensor

2020-07-30 Thread Muhammad Mashhood
Dear Prof. Wolfganag, Thank you for the suggestion. I ran debugger with the ".prm" file and was successful to backtrace the error and resolved it. After this, using the step-19 particles tutorial refered by you, so far I am also successful in creating and e

Re: [deal.II] Unexpected behavior when using GridGenerator::subdivided_hyper_rectangle in parallel

2020-07-30 Thread Jimmy Ho
Hi Dr. Bangerth, Thanks a lot for the clarification! They are really helpful! Best, Jimmy On Thursday, July 30, 2020 at 11:47:21 AM UTC-5, Wolfgang Bangerth wrote: > > On 7/30/20 10:11 AM, Jimmy Ho wrote: > > > > As a follow-up question, upon calling compress(), will the local copy of > the

Re: [deal.II] Unexpected behavior when using GridGenerator::subdivided_hyper_rectangle in parallel

2020-07-30 Thread Wolfgang Bangerth
On 7/30/20 10:11 AM, Jimmy Ho wrote: As a follow-up question, upon calling compress(), will the local copy of the system matrix on a specific processor get updated to contain information from all other processors? In other words, if I print out the system matrix from a particular processor af

Re: [deal.II] Unexpected behavior when using GridGenerator::subdivided_hyper_rectangle in parallel

2020-07-30 Thread Jimmy Ho
Hi Dr. Bangerth, As a follow-up question, upon calling compress(), will the local copy of the system matrix on a specific processor get updated to contain information from all other processors? In other words, if I print out the system matrix from a particular processor after calling compress()

Re: [deal.II] Unexpected behavior when using GridGenerator::subdivided_hyper_rectangle in parallel

2020-07-30 Thread Jimmy Ho
Hi Dr. Bangerth, Thanks a lot for your guidance! I compared the solution in the vtu files using the minimal example above, they are nearly identical. Looking back into the code, I am outputting the system matrix from processor 0, which probably only printed the part that it locally owns, hence

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread Wolfgang Bangerth
On 7/30/20 3:59 AM, kaleem iqbal wrote: I want to simulate FSI with elastic walls in bifurcation carotid arteries in 2D. is it possible to use that geometry? It is possible to use this geometry, but you need to generate a mesh for it. (See step-49 for mesh generation.) Best W. --

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread kaleem iqbal
I want to simulate FSI with elastic walls in bifurcation carotid arteries in 2D. is it possible to use that geometry? On Thu, Jul 30, 2020 at 2:54 PM kaleem iqbal wrote: > thanks for the reply. simulation run > > > On Thu, Jul 30, 2020 at 2:18 PM Luca Heltai wrote: > >> Take a look at your par

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread kaleem iqbal
thanks for the reply. simulation run On Thu, Jul 30, 2020 at 2:18 PM Luca Heltai wrote: > Take a look at your parameter file. It is probably trying to write output > file to a directory that does not exist. > > Luca > > Il giorno 30 lug 2020, alle ore 10:58, kaleem iqbal < > kaleemiqb...@gmail.

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread kaleem iqbal
Thanks heena. Simulation run now. Regards K Iqbal -- 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" g

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread Luca Heltai
Take a look at your parameter file. It is probably trying to write output file to a directory that does not exist. Luca > Il giorno 30 lug 2020, alle ore 10:58, kaleem iqbal > ha scritto: > >  > Dear Prof. Wolfgang; > During running step-70. I found the following error > Exception on pro

Re: [deal.II] Mesh-induced elastic anisotropy and distorting the quad. points as a way to palliate it

2020-07-30 Thread David F
Hi Sebastian, first of all, sorry for my late reply. Thank you very much for comment, it certainly raises some very interesting points. I think the only thing which is still left to be explained is the fact that a triangular grid, which yields the right isotropic result, becomes anisotropic jus

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread heena patel
Hi Iqbal, Check this link below. https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/dealii/step$2070$209.2$20version%7Csort:date/dealii/Y5Lgt9Gn0Zs/vNHTNDdaAwAJ Regards, Heena On Thu, Jul 30, 2020 at 10:58 AM kaleem iqbal wrote: > Dear Prof. Wo

Re: [deal.II] Installation didn't give any errors but when I tried make test, it failed all tests

2020-07-30 Thread kaleem iqbal
Dear Prof. Wolfgang; During running step-70. I found the following error Exception on processing: An error occurred in line <1360> of file in function void dealii::ParameterHandler::print_parameters(const string&, dealii::Parame