Search found 2394 matches

by kevinarden
26 minutes ago
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 20
Views: 158

Re: wrong displacement values using "ElasticSolver"?

"With this definition we say that the Young's modulus is constant, regardless of stress and strains. Is this correct? Are you saying that the ElasticSolver decides by its own that beyond a certain strain the material is no longer linear? Moreover, beyond the yield strength, in typical material...
by kevinarden
Today, 11:14
Forum: ElmerSolver
Topic: Closed coil with core simulation
Replies: 34
Views: 17247

Re: Closed coil with core simulation

If you run
ElmerGrid 2 2 MESH -autoclean
it will open in ElmerGUI
but it renumbers the BCs

The ElmerSolver should run with the mesh as is.
by kevinarden
Yesterday, 23:55
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 20
Views: 158

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: 20
Views: 158

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: 50

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: 101

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: 101

Re: Non-conformal mesh contacts

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

compress.zip
(938.33 KiB) Downloaded 1 time
by kevinarden
Yesterday, 13:15
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 101

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: 20
Views: 158

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) Downloaded 1 time
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: 20
Views: 158

Re: wrong displacement values using "ElasticSolver"?

case.sif
(2.54 KiB) Downloaded 2 times
scanning in the case of elasticsolver is just a step solution where each step depends on the previous solution.