Search found 2392 matches

by kevinarden
Yesterday, 23:55
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

I thought they were two independent bodies connected by springs, but apparently they share nodes at the boundary? That is a different problem than I thought.
by kevinarden
Yesterday, 23:05
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

I thought perhaps it was due to rigid body modes, ElasticSolve and StressSolve so not much like rigid body modes in a static solution. So I added some constraints to take out rigid body motion without impacting the results. ElasticSolve converged much faster, but still arrived at 0.0044 answer. I at...
by kevinarden
Yesterday, 16:41
Forum: General
Topic: B field from wire current
Replies: 4
Views: 37

Re: B field from wire current

I ran it and received the same error, not seen that error before floodfill is a programming function to fill an array typically by area. It must have something to do with the BCs These BCs do not throw the error Boundary Condition 1 Target Boundaries(3) = 4 5 6 Name = "cube_4_faces" AV {e}...
by kevinarden
Yesterday, 13:55
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 79

Re: Non-conformal mesh contacts

The whole case is here
https://github.com/mrkearden/case
by kevinarden
Yesterday, 13:44
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 79

Re: Non-conformal mesh contacts

conforming.png
conforming.png (20.68 KiB) Viewed 14 times
Solution with conforming mesh

compress.zip
(938.33 KiB) Not downloaded yet
by kevinarden
Yesterday, 13:15
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 79

Re: Non-conformal mesh contacts

You can use Salome to import the stp file which comes in as one solid, but use the explode command to show that it is really 13 different solids (or bodies) in Elmer. The goal would be to merge these 13 into one sold to obtain a conforming mesh, Or use the 13 to define mortar conditions. bodies.png
by kevinarden
Yesterday, 12:00
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

Mika is correct that the Large Deflection = False works in Elastic Solver when the UMAT subroutine is defined for the material.
case.sif
(2.92 KiB) Not downloaded yet
Converges quickly to the desired answer regardless of number on non=linear iterations.
by kevinarden
23 May 2024, 22:33
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

case.sif
(2.54 KiB) Downloaded 1 time
scanning in the case of elasticsolver is just a step solution where each step depends on the previous solution.
by kevinarden
23 May 2024, 18:01
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

I did not do transient, I did scanning, which does not incorporate the acceleration or velocity terms.
by kevinarden
23 May 2024, 12:54
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 19
Views: 117

Re: wrong displacement values using "ElasticSolver"?

If I run it in steps instead of steady state, the result path is not a linear line, there is a curve, a non-linear response
result.png
(61.64 KiB) Not downloaded yet
This is with the
Large Deflection = False
which elastic solver ignores