Re: [deal.II] dealii installation issue on NERSC Cori

2020-10-24 Thread Aaditya Lakshmanan
Hi Timo, I tried another compilation and installation of deal.ii without PETSC, P4EST and LAPACK(by setting the corresponding DEAL_II_WITH_PACKAGENAME=OFF). After successfully completing installation I tried the examples step-1 and step-2 with *cmake . ; make ; make run*, and both of them

Re: [deal.II] dealii installation issue on NERSC Cori

2020-10-24 Thread Aaditya Lakshmanan
Hi Timo, Thank you for your suggestion. I repeated the installation process and this time I didn't run the quick_tests. Rather I changed to examples/step-1 directory in the deal.ii installation and executed the following : *cmake . * *make * which exited with the following error :

Re: [deal.II] Re: Pressure-correction scheme: Behaviour of the H1 norm on the Taylor-Green vortex

2020-10-24 Thread Jose Lara
> > I don't support this idea. If you take the Taylor-Green vortex for > example, the velocity decays with exp(-2 nu t), while the pressure > decays with the square of that term. Why do you expect error from your > pressure-correction scheme and your error from the time discretization > to

Re: [deal.II] Re: Pressure-correction scheme: Behaviour of the H1 norm on the Taylor-Green vortex

2020-10-24 Thread Timo Heister
> From my understanding, the lowest bound of the error on each norm is set > either by the spatial or the temporal discretization. I was kind of expecting > that the L2- and H1-Norms share a similar spatial and time dependence, i.e. > that each field reaches its lowest bound simultaneously, and

Re: [deal.II] dealii installation issue on NERSC Cori

2020-10-24 Thread Timo Heister
Running the tests seems to have triggered a rebuild of deal.iII. Can you try running some of the tutorial steps instead? On Fri, Oct 23, 2020, 17:05 Aaditya Lakshmanan wrote: > Hi Wolfgang, >I tried compiling, installing and running the deal.ii tests > interactively on a KNL compute node.

Re: [deal.II] Re: Pressure-correction scheme: Behaviour of the H1 norm on the Taylor-Green vortex

2020-10-24 Thread Jose Lara
Hello Wolfgang, Marthin, Bruno, Richard and Timo, > 'm not entirely clear about what your question is. Are you seeing > convergence > rates that are too low or too large? It is not uncommon to have cases > where a > scheme converges too fast (the convergence rate is too large); this is >