On 6/1/24 21:24, Tiny Y wrote:
The solution for one of my physical field models is not changing in any
way. I made a 2D model before and was able to calculate the results, but
when I switched to a 3D model I had the above problem, my mesh was
generated with
GridGenerator::cylinder_shell(tri
All:
We thought it would be a nice idea to introduce a
deal.II-based Paper of the Year Award
that we could hand out every year -- nothing that comes with a big money
prize or important international festivities, but something that
recognizes the authors of papers that use deal.II in particul
I figured out the problem.
In my make_constraints() function, I re-initialized the AffineConstraints
object indeed with
the locally releveant DoFs as you said (although this is not necessary in
the serial version of my code).
Thanks for pointing out to this!
-Simon
Wolfgang Bangerth schrie
On 6/10/24 00:13, Simon wrote:
No, the program that produced the error is serial not parallel.
I think then I'd need to see the whole program :-)
Best
W.
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/deali
On 6/8/24 04:14, Léonhard YU wrote:
I am working on impose constant pressure load on a plate's upper
surface. The code is derived from step-18 and attached below. But I
found that the diplacement is not right, and it varies when the number
of face elements changes. I am thinking about somet
Hi Simon
you can write function of setup_system like other tutorial setp, after
refine mesh, rerun function of setup_system().
Best
Chen
Simon 于2024年6月10日周一 14:13写道:
> No, the program that produced the error is serial not parallel.
>
> Best,
> Simon
>
> Wolfgang Bangerth schrieb am Montag, 10.