Re: [deal.II] deal.II on Mac OS Sierra

2017-11-08 Thread Pawan Takhar
Hi Uwe, Thanks for providing such a detailed reply. The following suggestion solved my problem. export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/OCE-0.18/lib:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/parmetis-4.0.3/lib I included th

Re: [deal.II] A_inverse in step-57

2017-11-08 Thread Jie Cheng
Hi Timo and Wolfgang It turns out the SparseILU needs to be tuned very carefully. I set the AdditioalData to (0.03, 0) the solver now works fine. Although it is still slower than UMFPACK. Maybe using just the right parameters in AdditionalData can further improve it. I observed similar thing in st

[deal.II] deal.II Newsletter #10

2017-11-08 Thread Rene Gassmoeller
Hello everyone! This is deal.II newsletter #10. It automatically reports recently merged features and discussions about the deal.II finite element library. ## Below you find a list of recently proposed or merged features: #5425: Consistently use UNIX line endings. (proposed by bangerth; merged

[deal.II] query FE support point type and additional info?

2017-11-08 Thread Timo Heister
Hey all, I am looking for ways to get more information about (generalized) support points for a particular FE: 1. How can I translate between generalized_support_point j and dof_per_cell index k? For example FE_DGRaviartThomas<2>(1) has 9 generalized_support_points but 12 dofs_per_cell. 2. https:

Re: [deal.II] deal.II on Mac OS Sierra

2017-11-08 Thread 'Uwe Köcher' via deal . II User Group
ah, it seems that you have installed oce as well... I've checked my modulefile for macOS, an I set all the lib-pathes... depending on the packages you have installed, it should be export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/apps/candi/deal.II-toolchain/v8 .5.1/brew-openmpi/OCE-0.18/lib:/apps/c

Re: [deal.II] deal.II on Mac OS Sierra

2017-11-08 Thread Pawan Takhar
Hi Uwe, When I type ./step-1 in the folder where step-1 was compiled, I get the following error: dyld: Library not loaded: libTKBO.11.dylib   Referenced from: /Users/username/Documents/deal2/examples/step1/./step-1   Reason: image not found Abort trap: 6 I tried searching for libTKB

Re: [deal.II] A few questions

2017-11-08 Thread Manav Bhatia
Thanks! > On Nov 8, 2017, at 3:14 AM, luca.heltai wrote: > > >>> — Are there any applications with immersed FEM (cut-cell, etc.) with >>> deal.II? > > Yes. There are at least two open source codes, published on “Archive of > Numerical Software”: > > http://journals.ub.uni-heidelberg.de/ind

Re: [deal.II] deal.II on Mac OS Sierra

2017-11-08 Thread 'Uwe Köcher' via deal . II User Group
Hi Pawan, what do you mean by .3) /step-1 (does not run). > ? I only can see warnings and 100% Built & Linking, no errors. Those warnings relates to the apple-clang compiler. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google

Re: [deal.II] A few questions

2017-11-08 Thread luca.heltai
>> — Are there any applications with immersed FEM (cut-cell, etc.) with deal.II? Yes. There are at least two open source codes, published on “Archive of Numerical Software”: http://journals.ub.uni-heidelberg.de/index.php/ans/issue/view/2930 "Carraro, Wetterauer: On the implementation of the eX