Denis Davydov
Denis Davydov
thank you very much @davidscn . I did not notice that it uses incremental displacement. I will give it a try locally.
Hi @davidscn , i was able to re-run this and see a similar plot to what you attached above, which is good! However when looking at the results in Valdes,...
> Right now, we apply a Dirichlet condition for the pressure (time dependent) that's the same as elsewhere in the literature, so i think what currently done in OpenFOAM https://github.com/precice/tutorials/blob/master/elastic-tube-3d/fluid-openfoam/0/p#L20-L23...
@mitaki28 i suppose this issue can be closed?
> Currently WIP because I would like to generalise this to all ad_type_codes that we support (i.e. enable ADOL-C support and choose the AD library in the parameter file). I...
I have had the same issue > /mnt/BigData2/report.sh: line 555: [: : integer expression expected `bc_1.07.1-4_amd64.deb` worked. > Can you provide some instructions on installing bc? @darkdragondraco see https://github.com/dak180/FreeNAS-Report/pull/6#issuecomment-1649625080
the difference is minor, but casting to SymmetricTensor may fail the internal check, as in this example: ``` (const dealii::Tensor) $0 = { subtensor = { [0] = { values...
:-) agree, ideally there should be a tensor class of arbitrary order symmetric to arbitrary permutations.