Hello

I have tried to run this example with deal.II 9.1.0 and this problem still 
persists. With deal.II 9.0.0/9.0.1 the example fails to compile because it 
requires affine_constraints.h, which is not yet introduced:

/home/hbui/workspace2/deal.II/time_dependent_navier_stokes/time_dependent_navier_stokes.cc:9:10:
 
fatal error: deal.II/lac/affine_constraints.h: No such file or directory
 #include <deal.II/lac/affine_constraints.h>

Therefore I think the problem might lie somewhere between 9.0.1 and 9.1.0. 
However, I did not see any other tags except 9.1.0-rc1,2,3.

Best
Giang

On Thursday, June 3, 2021 at 6:55:17 PM UTC+2 [email protected] wrote:

> I tried to reproduce this example with deal.II 9.0.0 but have a 
> compilation problem. This problem occurs only when Petsc is enabled. Does 
> anyone have idea to fix it?
>
> Best
> Giang
>
> On Thursday, June 3, 2021 at 1:03:28 AM UTC+2 Wolfgang Bangerth wrote:
>
>> On 6/2/21 4:42 PM, [email protected] wrote: 
>> > Well I could try to reproduce this example with older version of 
>> deal.II but 
>> > this also requires a specific version of Petsc. I forgot to mention 
>> above that 
>> > deal.II is compiled with petsc-3.15.0. A hint on the timeline, e.g. the 
>> day 
>> > the results are produced, could be useful. 
>>
>> The best I can offer is to point to the fact that the original program 
>> was 
>> proposed in 2017: 
>> https://github.com/dealii/code-gallery/pull/32 
>>
>> I don't think that the problem lies with PETSc, given that the linear 
>> solver 
>> converges just fine. I think it computes the correct solution to the 
>> wrong 
>> linear system. 
>>
>> Best 
>> W. 
>>
>> -- 
>> ------------------------------------------------------------------------ 
>> Wolfgang Bangerth email: [email protected] 
>> www: http://www.math.colostate.edu/~bangerth/ 
>>
>>

-- 
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/073d323e-88fe-407f-b5bc-83813e9a7babn%40googlegroups.com.

Reply via email to